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:39:09 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #715: [INLONG-116] Support load balancing customization

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: dev-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang closed issue #715: [INLONG-116] Support load balancing customization

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


   


-- 
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: commits-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang commented on issue #715: [INLONG-116] Support load balancing customization

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #715:
URL: https://github.com/apache/incubator-inlong/issues/715#issuecomment-942936717


   Closed due to long periods of inactivity
   
   Please reopen it if needed


-- 
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: commits-unsubscribe@inlong.apache.org

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