We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Optimise consumer message printing
2024-09-02 10:51:29.132 INFO [10] [MQClientFactoryScheduledThread] [o.a.r.c.c.s.RemoteBrokerOffsetStore#persistAll:129] - [persistAll] Group: GID-TEST-TOPIC ClientId: 10.0.0.10@10#18239483154204429 updateConsumeOffsetToBroker MessageQueue [topic=test-topic, brokerName=broker-a, queueId=1] 456
2024-09-02 10:51:29.132 INFO [10] [MQClientFactoryScheduledThread] [o.a.r.c.c.s.RemoteBrokerOffsetStore#persistAll:129] - [persistAll] Group: GID-TEST-TOPIC ClientId: 10.0.0.10@10#18239483154204429 updateConsumeOffsetToBroker MessageQueue [topic=test-topic, brokerName=broker-a, queueId=1] offset: 456
Optimise the printing of consumer messages to make the log look clearer
Add more description
no
No response
The text was updated successfully, but these errors were encountered:
fix #1
cc1950f
No branches or pull requests
Before Creating the Enhancement Request
I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
Optimise consumer message printing
Motivation
Optimise the printing of consumer messages to make the log look clearer
Describe the Solution You'd Like
Add more description
Describe Alternatives You've Considered
no
Additional Context
No response
The text was updated successfully, but these errors were encountered: