vernedeng commented on PR #5595:
URL: https://github.com/apache/inlong/pull/5595#issuecomment-1220205495

   RoundRobin is the best load balance algorithm in the case of high load and 
irregular data.
   While Consistent Hash is usually applied in the case of low load or regular 
data to make sure that all familiar data will be sent to the same server


-- 
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-unsubscr...@inlong.apache.org

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

Reply via email to