chesnokoff commented on code in PR #12221: URL: https://github.com/apache/ignite/pull/12221#discussion_r2272432479
########## modules/core/src/test/java/org/apache/ignite/internal/metric/MetricsConfigurationTest.java: ########## @@ -400,8 +400,8 @@ public void checkOnStartAndRestart(IgniteBiInClosureX<IgniteEx, IgniteEx> afterS afterStart.apply(g0, g1); - g0.close(); - g1.close(); Review Comment: Yeah, DMS outs the message to updateQueue but there is no enough time to get the message and write it down ########## modules/core/src/test/java/org/apache/ignite/internal/metric/MetricsConfigurationTest.java: ########## @@ -400,8 +400,8 @@ public void checkOnStartAndRestart(IgniteBiInClosureX<IgniteEx, IgniteEx> afterS afterStart.apply(g0, g1); - g0.close(); - g1.close(); Review Comment: Yeah, DMS puts the message to updateQueue but there is no enough time to get the message and write it down -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org