d2r commented on a change in pull request #3020: [STORM-3000] Add missing 
@Override annotations
URL: https://github.com/apache/storm/pull/3020#discussion_r291999972
 
 

 ##########
 File path: 
examples/storm-jms-examples/src/main/java/org/apache/storm/jms/example/JsonTupleProducer.java
 ##########
 @@ -42,6 +42,7 @@
 @SuppressWarnings("serial")
 public class JsonTupleProducer implements JmsTupleProducer {
 
+        @Override
 
 Review comment:
   Minor: check indentation for changes in this file

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