Cameron Lee created SAMZA-2654:
----------------------------------

             Summary: Allow coordinator url port to be configurable
                 Key: SAMZA-2654
                 URL: https://issues.apache.org/jira/browse/SAMZA-2654
             Project: Samza
          Issue Type: Improvement
            Reporter: Cameron Lee
            Assignee: Cameron Lee


Currently, the port for the job coordinator url (for accessing job model) is 
always dynamically allocated. In some cases, it is helpful to be able to 
hardcode a port.

For example, when using Kubernetes, ports only need to be unique within a pod, 
so port conflict issues are less likely when hardcoding ports. Being able to 
hardcode a port makes it easier to build the coordinator url since Kubernetes 
can also set up a "service name" for the coordinator instead of using the 
physical host name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to