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

[Bug] PushConsumer abnormally marked pullRT as consumeRT. #477

Open
humkum opened this issue Dec 4, 2024 · 0 comments · May be fixed by #478
Open

[Bug] PushConsumer abnormally marked pullRT as consumeRT. #477

humkum opened this issue Dec 4, 2024 · 0 comments · May be fixed by #478

Comments

@humkum
Copy link
Contributor

humkum commented Dec 4, 2024

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?

I start a consumer, when there's no consumption accumulation, the consume rt grows to about 500+ms, while the actual consumption time is close to 0ms in my log.

  • What did you expect to see?
    Consumer rt is the actual consumption time

  • What did you see instead?
    Consumer rt is not the actual consumption time, and the pullRT is always zero.

image

@humkum humkum changed the title [BUG] PushConsumer abnormally marked pullRT as consumeRT. [Bug] PushConsumer abnormally marked pullRT as consumeRT. Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant