gosonzhang opened a new issue, #5795:
URL: https://github.com/apache/inlong/issues/5795

   ### Description
   
   At present, in the log output[1], each SubscribeInfo object has some 
information items, for example consumerId, group [2], we can extract the 
duplicate content and print different content only in 
ConsumerEvent.toStrBuilder() to reduce the duplicate content of the log output:
   
   1. 
https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-core/src/main/java/org/apache/inlong/tubemq/corebase/balance/ConsumerEvent.java#L78
   
![image](https://user-images.githubusercontent.com/14038849/188566211-509b382e-938f-429b-8def-4036814fa74b.png)
   
   2. 
https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-core/src/main/java/org/apache/inlong/tubemq/corebase/cluster/SubscribeInfo.java#L108
   
![企业微信截图_16624473494934](https://user-images.githubusercontent.com/14038849/188567108-52bcee59-359b-4f32-8893-60b0e541044e.png)
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to