Mmuzaf commented on a change in pull request #9317:
URL: https://github.com/apache/ignite/pull/9317#discussion_r693083590
##########
File path:
modules/control-utility/src/test/java/org/apache/ignite/util/GridCommandHandlerClusterByClassTest.java
##########
@@ -914,7 +914,7 @@ public void
testCacheIdleVerifyDumpForCorruptedDataOnSystemCache() throws Except
U.log(log, dumpWithConflicts);
// Non-persistent caches do not have counter conflicts
- assertContains(log, dumpWithConflicts, "found 3 conflict
partitions: [counterConflicts=1, " +
+ assertContains(log, dumpWithConflicts, "found 4 conflict
partitions: [counterConflicts=2, " +
Review comment:
I've created a new issue to fix this.
https://issues.apache.org/jira/browse/IGNITE-15355
--
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]