Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResetOffsetRequestHeader exception #111

Closed
githublaohu opened this issue Mar 16, 2019 · 0 comments
Closed

ResetOffsetRequestHeader exception #111

githublaohu opened this issue Mar 16, 2019 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@githublaohu
Copy link
Contributor

  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
@githublaohu githublaohu reopened this May 7, 2019
@jonnxu jonnxu added the bug Something isn't working label Jul 20, 2019
@ShannonDing ShannonDing added this to the 1.2.5 milestone Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants