You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "xyuanlu (via GitHub)" <gi...@apache.org> on 2023/05/02 23:22:02 UTC

[GitHub] [helix] xyuanlu commented on a diff in pull request #2476: Fix/refactor TestRoutingTableProvider

xyuanlu commented on code in PR #2476:
URL: https://github.com/apache/helix/pull/2476#discussion_r1183129923


##########
helix-core/src/test/java/org/apache/helix/integration/spectator/TestRoutingTableProvider.java:
##########
@@ -82,7 +84,7 @@ public class TestRoutingTableProvider extends ZkTestBase {
   private boolean _listenerTestResult = true;
 
 
-  private static final AtomicBoolean customizedViewChangeCalled = new AtomicBoolean(false);
+  //private static final AtomicBoolean customizedViewChangeCalled = new AtomicBoolean(false);

Review Comment:
   TFTR. updated



-- 
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: reviews-unsubscribe@helix.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org