You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/09/13 02:03:32 UTC

[GitHub] [inlong] gosonzhang opened a new issue, #5867: [Improve][TubeMQ] Add registered partition information printing

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

   ### Description
   
   In BaseConsumer::getConsumeReadStatus(), when getting the partition information for the first registration, there is only clientId in the log and no partition information to be registered, which will cause the record to be unable to distinguish the registration target.
   
   This issue is improved by adding partition information to be registered and outputting it to the log.
   
   1. https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/src/baseconsumer.cc#L1405
   ![image](https://user-images.githubusercontent.com/14038849/189790514-c198d686-b97a-45f8-87ce-c557dc96b0e7.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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang closed issue #5867: [Improve][TubeMQ] Add registered partition information printing

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #5867: [Improve][TubeMQ] Add registered partition information printing
URL: https://github.com/apache/inlong/issues/5867


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org