kw2542 commented on pull request #1499:
URL: https://github.com/apache/samza/pull/1499#issuecomment-831638558


   > More context about how this can be used:
   > When using Kubernetes, we can create a "Service" which provides a 
consistent coordinator url, even when the job coordinator switches pods. The 
port is one piece of information needed to create this "Service". If we want to 
use a Kubernetes controller to create the "Service" (per the Kubernetes 
operator pattern), then we don't need to retrieve the port from the job 
coordinator in order to create the "Service".
   
   This may not bring a lot of benefit, especially for portable beam jobs, as 
there are multiple port numbers need to be communicated between JC Pod and 
Worker Pod and preconfigure all of them may not be practical.
   
   


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

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


Reply via email to