-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
Fix ConsumerLagCalculator#processAllGroup retry topic NPE #6627
Comments
drpmma
added a commit
to drpmma/rocketmq
that referenced
this issue
Apr 21, 2023
lizhimins
pushed a commit
that referenced
this issue
Apr 21, 2023
lizhimins
added a commit
to lizhimins/rocketmq
that referenced
this issue
Apr 23, 2023
…E if group or topic is null
lizhimins
added a commit
to lizhimins/rocketmq
that referenced
this issue
Apr 24, 2023
lizhimins
added a commit
that referenced
this issue
Apr 25, 2023
…#6632) Co-authored-by: 斜阳 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There may cause a NPE when retryTopic is not exist
see
rocketmq/broker/src/main/java/org/apache/rocketmq/broker/metrics/ConsumerLagCalculator.java
Lines 180 to 184 in 1986c6b
The text was updated successfully, but these errors were encountered: