desaikomal commented on code in PR #2418:
URL: https://github.com/apache/helix/pull/2418#discussion_r1147063706
##########
helix-core/src/test/java/org/apache/helix/integration/multizk/TestMultiZkHelixJavaApis.java:
##########
@@ -86,7 +86,7 @@ public class TestMultiZkHelixJavaApis extends
TestMultiZkConnectionConfig {
@BeforeClass
public void beforeClass() throws Exception {
- super.beforeClass();
+ super.beforeApiClass();
Review Comment:
we are using indirectly through base class. so i can't remove.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]