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


   <p>Similar to Kafka, the relationship between partitions and consumers is 
specified and managed by the clients, rather than only one solution that is now 
completely distributed and managed by the server</p>
   
   <p>1. Consumer allocation and management partition: Consumers can specify 
which partition to be consumed and where the consumption offset starts and 
ends. The entire consumer group can consume only part of the partition data 
such that the server is not responsible for the allocation.</p>
   
   <p>2. The system must provide relevant offset information when production 
and consumption are successful, and the system also needs to support the client 
to query various metadata</p>
   <i>JIRA link - <a 
href="https://issues.apache.org/jira/browse/INLONG-113";>[INLONG-113]</a> 
created by gosonzhang</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: [email protected]

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


Reply via email to