srdo commented on a change in pull request #3050: STORM-3434: server: fix all 
checkstyle warnings
URL: https://github.com/apache/storm/pull/3050#discussion_r303236283
 
 

 ##########
 File path: 
storm-server/src/main/java/org/apache/storm/scheduler/resource/RASNodes.java
 ##########
 @@ -30,19 +30,20 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
-public class RAS_Nodes {
+@SuppressWarnings("checkstyle:AbbreviationAsWordInName")
+public class RASNodes {
 
 Review comment:
   Also rename here

----------------------------------------------------------------
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

Reply via email to