abhioncbr opened a new issue, #10567:
URL: https://github.com/apache/pinot/issues/10567

   Currently, code in the module [module pinot-integration-test-base 
](https://github.com/apache/pinot/tree/master/pinot-integration-test-base) 
requires a cleanup as it has 
   - several warnings
   - the failure message is not correct/ambiguous, 
[example](https://github.com/apache/pinot/blob/master/pinot-integration-test-base/src/test/java/org/apache/pinot/integration/tests/ClusterIntegrationTestUtils.java#L820)
   - catch block without the exception logging, 
[example](https://github.com/apache/pinot/blob/master/pinot-integration-test-base/src/test/java/org/apache/pinot/integration/tests/ClusterIntegrationTestUtils.java#L908)
   - function name not following camel case, 
[example](https://github.com/apache/pinot/blob/master/pinot-integration-test-base/src/test/java/org/apache/pinot/integration/tests/BaseClusterIntegrationTest.java#L265)


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to