mcvsubbu commented on a change in pull request #7074:
URL: https://github.com/apache/incubator-pinot/pull/7074#discussion_r654741303



##########
File path: 
pinot-integration-tests/src/test/java/org/apache/pinot/compat/tests/CompatibilityOpsRunner.java
##########
@@ -65,6 +65,10 @@ public static void main(String[] args) throws Exception {
     if (args.length != 2) {
       throw new IllegalArgumentException("Need exactly one file name and one 
generation_number as arguments");
     }
+    String port;

Review comment:
       Yes, will fix.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to