srdo commented on a change in pull request #3055: STORM-3440: client: fix all 
checkstyle warnings
URL: https://github.com/apache/storm/pull/3055#discussion_r299137321
 
 

 ##########
 File path: storm-client/src/jvm/org/apache/storm/trident/TridentTopology.java
 ##########
 @@ -211,6 +212,7 @@ private static Node getLastAddedNode(Collection<Node> g) {
     }
 
     //returns null if it's not a drpc group
+    @SuppressWarnings("checkstyle:AbbreviationAsWordInName")
     private static SpoutNode getDRPCSpoutNode(Collection<Node> g) {
 
 Review comment:
   private, can rename

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