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: [email protected]

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


Reply via email to