csutherl commented on PR #1038: URL: https://github.com/apache/tomcat/pull/1038#issuecomment-5244229018
I pushed an update to make the class name and methods consistent so that it's all "NoClustering" instead of a mix. Also updated the javadoc and method name from `testCatalinaStartsWithoutClustering` to `testTomcatStartsWithoutClustering` since I wasn't actually testing `addClusterRuleSet()` as I originally intended. And added a check to each test to confirm clustering is in fact not present. -- 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]
