SbloodyS commented on issue #3905:
URL: 
https://github.com/apache/incubator-streampark/issues/3905#issuecomment-2258259236

   >As my example mentioned before, all operations of same key should be 
forwarded to the same server for database system. But I >still don't understand 
why same job should be monitored in the same server?
   >
   >Or my question is: if job is monitored by one random server, does it works? 
If yes, there is no need to introduce complex >consistent hashing.
   >
   >I may have missed some background information, sorry for the question.
   
   From my understanding, we can allow the job to execute on randomly selected 
node. There is no need to restrict execution to a specific node.


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