-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
- Please describe the issue you observed:
- What did you do (The steps to reproduce)?
Value value;
ResetOffsetRequestHeader::Decode(value);
-
What did you expect to see?
No exception -
What did you see instead?
The line exception
LOG_INFO("topic:%s, group:%s, timestamp:%lld, isForce:%d,isForce:%s", h->topic.c_str(), h->group.c_str(), h->timestamp, h->isForce, tempValue.asCString());
- Please tell us about your environment:
- What is your OS?
ubuntu18.04
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working