You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2022/03/24 23:53:01 UTC

[GitHub] [helix] desaikomal commented on a change in pull request #1996: Add debug messages to debug failure seen in Helix CI pipeline.

desaikomal commented on a change in pull request #1996:
URL: https://github.com/apache/helix/pull/1996#discussion_r834842362



##########
File path: helix-core/src/test/java/org/apache/helix/monitoring/mbeans/TestDropResourceMetricsReset.java
##########
@@ -191,6 +191,10 @@ public void onMBeanRegistered(MBeanServerConnection server,
     @Override
     public void onMBeanUnRegistered(MBeanServerConnection server,
         MBeanServerNotification mbsNotification) {
+      System.out.println("onUnRegistered: " + _objectName +

Review comment:
       in test, we don't have logger. I saw other examples in the test code as well.




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