You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/11/13 01:45:38 UTC

[GitHub] [samza] lakshmi-manasa-g opened a new pull request #1440: SAMZA-2599: Introduce config for cluster based job coordinator high availability feature

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



[GitHub] [samza] lakshmi-manasa-g commented on pull request #1440: SAMZA-2599: Introduce config for cluster based job coordinator high availability feature

Posted by GitBox <gi...@apache.org>.
lakshmi-manasa-g commented on pull request #1440:
URL: https://github.com/apache/samza/pull/1440#issuecomment-728357933


   Will club this with first PR for the AM-HA feature and hence discarding this.


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



[GitHub] [samza] lakshmi-manasa-g closed pull request #1440: SAMZA-2599: Introduce config for cluster based job coordinator high availability feature

Posted by GitBox <gi...@apache.org>.
lakshmi-manasa-g closed pull request #1440:
URL: https://github.com/apache/samza/pull/1440


   


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