[ https://issues.apache.org/jira/browse/IGNITE-25262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Puchkovskiy reassigned IGNITE-25262: ------------------------------------------ Assignee: Roman Puchkovskiy > ItRwTransactionAndIndexesTest.testDropIndexInsideRwTransaction fails in case > enabled colocation > ----------------------------------------------------------------------------------------------- > > Key: IGNITE-25262 > URL: https://issues.apache.org/jira/browse/IGNITE-25262 > Project: Ignite > Issue Type: Bug > Reporter: Alexander Lapin > Assignee: Roman Puchkovskiy > Priority: Major > Labels: ignite-3 > > {code:java} > org.mockito.exceptions.verification.TooManyActualInvocations: > testHashIndexStorage.put(<any>); > Wanted 1 time: > -> at > org.apache.ignite.internal.storage.index.impl.TestHashIndexStorage.put(TestHashIndexStorage.java:64) > But was 2 times: > -> at > org.apache.ignite.internal.table.distributed.TableSchemaAwareIndexStorage.put(TableSchemaAwareIndexStorage.java:83) > -> at > org.apache.ignite.internal.table.distributed.TableSchemaAwareIndexStorage.put(TableSchemaAwareIndexStorage.java:83) > {code} > Reproduced locally. -- This message was sent by Atlassian Jira (v8.20.10#820010)