HeartSaVioR commented on a change in pull request #2996: STORM-3376: Set Server 
callback before opening Netty socket, so we do…
URL: https://github.com/apache/storm/pull/2996#discussion_r279687668
 
 

 ##########
 File path: 
sql/storm-sql-core/src/test/org/apache/storm/sql/compiler/backends/streams/TestPlanCompiler.java
 ##########
 @@ -122,6 +120,7 @@ public void testUdf() throws Exception {
         Assert.assertArrayEquals(new Values[] { new Values(5) }, 
TestUtils.MockBolt.getCollectedValues().toArray());
     }
 
+    
 
 Review comment:
   nit: unnecessary new line

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to