sreejasahithi commented on PR #10812: URL: https://github.com/apache/ozone/pull/10812#issuecomment-5018872056
Open question for reviewers: Should include-* and exclude-* be mutually exclusive for both datanodes and containers, or should we keep allowing both together? According to me they could be made strictly mutually exclusive. The only case I can think of where both will be used at same time would be a scenario like: automation generates include - e.g. “all nodes in rack A should be included” -> dn1,dn2,dn3,dn4,dn5. But user decides to skip a node from participating in balancing, so user adds --exclude-datanodes dn3 instead of editing the script for changing the include list. -- 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]
