Skip to content

ResetOffsetRequestHeader exception #111

@githublaohu

Description

@githublaohu
  1. 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());

  1. Please tell us about your environment:
  • What is your OS?
    ubuntu18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions