agura commented on a change in pull request #7317: IGNITE-12580: NPE in
GridMetricManager.
URL: https://github.com/apache/ignite/pull/7317#discussion_r372294506
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/LocalWalModeChangeDuringRebalancingSelfTest.java
##########
@@ -234,16 +230,6 @@ public void testWalDisabledDuringRebalancing() throws
Exception {
doTestSimple();
}
- /**
Review comment:
I believe it's impossible to write adequate reproducer except of a lot of
test repetition. But I think that configuration should not be deleted on cache
stop, only on cache destroy.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services