ibessonov commented on code in PR #7092:
URL: https://github.com/apache/ignite-3/pull/7092#discussion_r2576519396
##########
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/index/AbstractIndexStorageTest.java:
##########
@@ -244,57 +241,6 @@ public void testGet() {
assertThat(getAll(index, row4), is(empty()));
}
- @Test
- public void testGetConcurrentPut() {
Review Comment:
Because I changed the code behavior of the method that they test, and their
scenarios no longer reflect the reality
--
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]