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/01/20 12:02:36 UTC

[GitHub] [incubator-inlong] gosonzhang opened a new issue #2247: Read the consume group offset and store to the specified topic

gosonzhang opened a new issue #2247:
URL: https://github.com/apache/incubator-inlong/issues/2247


   ### Description
   
   The parent issue: https://github.com/apache/incubator-inlong/issues/2203
   
   It is necessary to construct a scheduled task on the Broker node, periodically read the consumption offset of the currently online consumer group, and the production offset of the corresponding consumption partition, construct record information in JSON format, and store it in the specified historical offset topic
   
   It should be noted that the historical offset topic needs to be generated by the operation and maintenance personnel through the unified topic creation interface. Operators and maintainers may forget to build, and the system needs to check the topic metadata. If it is not created, we need to automatically add the topic
   
   ### 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

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



[GitHub] [incubator-inlong] gosonzhang closed issue #2247: Read the consume group offset and store to the specified topic

Posted by GitBox <gi...@apache.org>.
gosonzhang closed issue #2247:
URL: https://github.com/apache/incubator-inlong/issues/2247


   


-- 
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