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 2021/07/28 11:44:40 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #1157: [INLONG-568] add broker version and topic version - tubemq update

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


   <p>The broker config and topic config in tube master need to be consistent with tube manager, so version control is vital.</p>
   
   <p>tubemq should provide the ability to support:</p>
   <ol>
   	<li>query broker config and version</li>
   	<li>query topic config and version</li>
   	<li>update \ add broker config and version</li>
   	<li>update \ add topic config and version</li>
   	<li>delete broker config and version</li>
   	<li>delete topic config and version</li>
   	<li>brokerId need to be returned when created</li>
   </ol>
   
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-568">[INLONG-568]</a> created by stingpeng</i>


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