virajjasani opened a new pull request, #5554: URL: https://github.com/apache/hadoop/pull/5554
All state store implementations support adding multiple state store records using single putAll() implementation. We should provide new router admin API to support bulk addition of mount table entries that can utilize this build add implementation at state store level. For more than one mount point to be added, the goal of bulk addition should be 1. To reduce frequent router calls 2. To avoid frequent state store cache refreshers with each single mount point addition -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
