lakshmi-manasa-g opened a new pull request #1440:
URL: https://github.com/apache/samza/pull/1440


   **Feature:** Main feature is Cluster based Job coordinator (aka AM) high 
availability (TODO: sep/doc how?). This feature ensures that the new AM can 
establish connection with already running containers to avoid restarting all 
running containers when AM dies. This PR introduces a config behind which all 
of the code for this feature will be.
   
   **Changes:** New job config 
   
   **Tests:** new config, n/a
   
   **API changes:** config can be set for a job and that will enable AM high 
availability (HA) feature.
   
   **Usage instructions:** to enable AM HA set config to "true", default value 
is "false".
   
   **Upgrade instructions:** None
    


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to