PawasChhokra opened a new pull request #1446: URL: https://github.com/apache/samza/pull/1446
Feature: The aim of this feature is to make all standby container requests rack aware such that all active containers and their corresponding standby containers are always on different racks. This helps with decreased downtime of applications during rack failures. Changes: Added a new RackManager class, added rack retrieval code in YarnClusterResourceManager, and made standby container assignment rack aware. Upgrade instructions: TBD ---------------------------------------------------------------- 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]
