[
https://issues.apache.org/jira/browse/IGNITE-22054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-22054:
-------------------------------------
Description:
{code:java}
org.apache.ignite.sql.SqlException: IGN-REP-3
TraceId:3f2326ea-e777-43c7-a281-8c7d84bc03e8 Replication is timed out
[replicaGrpId=7_part_24] at
[email protected]/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:710)
{code}
[TC
link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/8025534?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandCode+Inspection=true&expandBuildProblemsSection=true&expandBuildChangesSection=true&expandBuildDeploymentsSection=false&expandBuildTestsSection=true]
h3. Upd#1
We hang forever while trying to acquire put locks on indexes
`org.apache.ignite.internal.table.distributed.replicator.PartitionReplicaListener#takePutLockOnIndexes`
was:
{code:java}
org.apache.ignite.sql.SqlException: IGN-REP-3
TraceId:3f2326ea-e777-43c7-a281-8c7d84bc03e8 Replication is timed out
[replicaGrpId=7_part_24] at
[email protected]/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:710)
{code}
[TC
link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/8025534?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandCode+Inspection=true&expandBuildProblemsSection=true&expandBuildChangesSection=true&expandBuildDeploymentsSection=false&expandBuildTestsSection=true]
> ItMultipleLocksTest#test is flaky
> ---------------------------------
>
> Key: IGNITE-22054
> URL: https://issues.apache.org/jira/browse/IGNITE-22054
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexander Lapin
> Priority: Major
> Labels: ignite-3
>
>
> {code:java}
> org.apache.ignite.sql.SqlException: IGN-REP-3
> TraceId:3f2326ea-e777-43c7-a281-8c7d84bc03e8 Replication is timed out
> [replicaGrpId=7_part_24] at
> [email protected]/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:710)
> {code}
> [TC
> link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/8025534?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandCode+Inspection=true&expandBuildProblemsSection=true&expandBuildChangesSection=true&expandBuildDeploymentsSection=false&expandBuildTestsSection=true]
> h3. Upd#1
> We hang forever while trying to acquire put locks on indexes
> `org.apache.ignite.internal.table.distributed.replicator.PartitionReplicaListener#takePutLockOnIndexes`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)