NSAmelchev commented on a change in pull request #9000:
URL: https://github.com/apache/ignite/pull/9000#discussion_r611844744
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxRollbackOnTopologyChangeTest.java
##########
@@ -160,9 +160,9 @@ public void testRollbackOnTopologyChange() throws Exception
{
// Should block.
grid.cache(CACHE_NAME).get(keys.get((key + 1) %
keysCnt));
- fail("Deadlock expected");
Review comment:
Why this changed?
--
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]