leventov commented on a change in pull request #7154: rename maintenance mode
to decommission
URL: https://github.com/apache/incubator-druid/pull/7154#discussion_r263575678
##########
File path:
server/src/test/java/org/apache/druid/server/coordinator/rules/LoadRuleTest.java
##########
@@ -737,11 +737,11 @@ public void testLoadDuringMaitenance()
}
/**
- * 2 tiers, 2 servers each, 1 server of the second tier is in maintenance.
- * Should not load a segment to the server in maintenance mode.
+ * 2 tiers, 2 servers each, 1 server of the second tier is decommissioning.
+ * Should not load a segment to the server that is decommssioning.
*/
@Test
- public void testLoadReplicaDuringMaitenance()
+ public void testLoadReplicaDuringDecomissioning()
Review comment:
typo: decommissioning
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]