[
https://issues.apache.org/jira/browse/IGNITE-26456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignite TC Bot updated IGNITE-26456:
-----------------------------------
Ignite Flags: Release Notes Required (was: Docs Required,Release Notes
Required)
> Assertion error on dump creation
> --------------------------------
>
> Key: IGNITE-26456
> URL: https://issues.apache.org/jira/browse/IGNITE-26456
> Project: Ignite
> Issue Type: Bug
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Blocker
> Labels: IEP-109, ise, sbt
> Fix For: 2.18
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> When some volatile data structures exists in cluster dump creation ends with
> AssertionError:
>
> {noformat}
> java.lang.AssertionError: null
> at
> org.apache.ignite.internal.processors.cache.GridCacheContext.dumpListener(GridCacheContext.java:2294)
> ~[classes/:?]
> at
> org.apache.ignite.internal.processors.cache.persistence.snapshot.dump.CreateDumpFutureTask.prepare(CreateDumpFutureTask.java:222)
> ~[classes/:?]
> at
> org.apache.ignite.internal.processors.cache.persistence.snapshot.dump.CreateDumpFutureTask.start(CreateDumpFutureTask.java:189)
> ~[classes/:?]
> at
> org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.onDoneBeforeTopologyUnlock(IgniteSnapshotManager.java:2238)
> ~[classes/:?]
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onDone(GridDhtPartitionsExchangeFuture.java:2459)
> ~[classes/:?]
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onDone(GridDhtPartitionsExchangeFuture.java:163)
> ~[classes/:?]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)