Roman Puchkovskiy created IGNITE-19979:
------------------------------------------

             Summary: Table start might fail due to an outdated causality token
                 Key: IGNITE-19979
                 URL: https://issues.apache.org/jira/browse/IGNITE-19979
             Project: Ignite
          Issue Type: Bug
            Reporter: Roman Puchkovskiy
            Assignee: Roman Puchkovskiy
             Fix For: 3.0.0-beta2


2023-07-13 17:50:42:780 +0400 
[WARNING][%iiimnrt_imnrnl_3344%tableManager-io-1][DistributedConfigurationStorage]
 Meta storage listener issue
java.lang.AssertionError: Causality token is outdated, previous token 18, got 18
at 
org.apache.ignite.internal.causality.IncrementalVersionedValue.update(IncrementalVersionedValue.java:187)
at 
org.apache.ignite.internal.table.distributed.TableManager.lambda$createTablePartitionsLocally$19(TableManager.java:922)
at 
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
at 
java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at 
java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610)
at 
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1085)
at 
java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to