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


   <p>In addition to adding the client-side load balancing management and 
control functions, the current server-side load balancing management and 
control functions should also be expanded, such as supporting multiple sensing 
functions, including nearby access capabilities, small cluster distribution 
awareness, etc., implemented in a softer way Function of balancing 
operation:</p>
   
   <p>1. Support partitions on the same broker as much as possible to be 
distributed to the same consumer. This feature allows consumers to initiate a 
check on these partitions to obtain all partition data and reduce network 
pressure;</p>
   
   <p>2. The load balancing protocol should consider checking the stability of 
the client, and allocate as little partition data as possible to unstable 
consumers to avoid consumption lag;</p>
   
   <p>3. The load balancing protocol should consider adding the partition 
forced allocation mode to avoid the situation that the client still occupies 
the partition when the client is abnormal;</p>
   
   <p>4. Support customization of load balancing: support each consumer group 
to define different load balancing schemes.</p>
   <i>JIRA link - <a 
href="https://issues.apache.org/jira/browse/INLONG-116";>[INLONG-116]</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