[ 
https://issues.apache.org/jira/browse/IGNITE-20958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirill Tkalenko updated IGNITE-20958:
-------------------------------------
    Fix Version/s: 3.0.0-beta2

> PersistentPageMemoryMvPartitionStorageTest#groupConfigShorteningWorksCorrectly
>  threw an AssertionError
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-20958
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20958
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtcev
>            Assignee: Kirill Tkalenko
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Failed build: 
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunUnitTests/7650826
> {noformat}
> [2023-11-23T19:08:47,351][WARN ][%test%compaction-thread-425][Compactor] 
> Runtime error caught during ignite runnable execution [worker=IgniteWorker 
> [name=compaction-thread, igniteInstanceName=test, listener=null, 
> finished=false, heartbeatTimestamp=1700766527341, hashCode=1964034487, 
> interrupted=false, runner=%test%compaction-thread-425]]
> org.apache.ignite.internal.lang.IgniteInternalException: 
> java.lang.AssertionError: pageIdx=1, pageCount=0
>   at 
> org.apache.ignite.internal.pagememory.persistence.compaction.Compactor.body(Compactor.java:140)
>  ~[ignite-page-memory-3.0.0-SNAPSHOT.jar:?]
>   at 
> org.apache.ignite.internal.util.worker.IgniteWorker.run(IgniteWorker.java:108)
>  [ignite-core-3.0.0-SNAPSHOT.jar:?]
>   at java.lang.Thread.run(Thread.java:834) [?:?]
> Caused by: java.util.concurrent.CompletionException: 
> java.lang.AssertionError: pageIdx=1, pageCount=0
>   at 
> java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
>  ~[?:?]
>   at 
> java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
>  ~[?:?]
>   at 
> java.util.concurrent.CompletableFuture$BiRelay.tryFire(CompletableFuture.java:1423)
>  ~[?:?]
>   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
>  ~[?:?]
>   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
>  ~[?:?]
>   at 
> org.apache.ignite.internal.pagememory.persistence.compaction.Compactor.lambda$doCompaction$1(Compactor.java:241)
>  ~[ignite-page-memory-3.0.0-SNAPSHOT.jar:?]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>  ~[?:?]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>  ~[?:?]
>   ... 1 more
> Caused by: java.lang.AssertionError: pageIdx=1, pageCount=0
>   at 
> org.apache.ignite.internal.pagememory.persistence.store.FilePageStore.write(FilePageStore.java:194)
>  ~[ignite-page-memory-3.0.0-SNAPSHOT.jar:?]
>   at 
> org.apache.ignite.internal.pagememory.persistence.compaction.Compactor.mergeDeltaFileToMainFile(Compactor.java:373)
>  ~[ignite-page-memory-3.0.0-SNAPSHOT.jar:?]
>   at 
> org.apache.ignite.internal.pagememory.persistence.compaction.Compactor.lambda$doCompaction$1(Compactor.java:235)
>  ~[ignite-page-memory-3.0.0-SNAPSHOT.jar:?]
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>  ~[?:?]
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>  ~[?:?]
>   ... 1 more
> {noformat}



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

Reply via email to