[
https://issues.apache.org/jira/browse/IGNITE-28249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-28249:
-----------------------------------
Description:
Stop of hanged test raises {{AssertionError}} in
{{SchemaOperationManager#checkFinished}}:
{code}
java.lang.AssertionError: {e8a402ed-c326-4010-908b-725452600003=IgniteBiTuple
[val1=null, val2=false], 59a7076c-c49e-40f8-9e68-824053b00002=IgniteBiTuple
[val1=null, val2=false], 559db654-befb-440a-83fb-886d01500001=IgniteBiTuple
[val1=null, val2=true]}
at
org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.checkFinished(SchemaOperationManager.java:238)
at
org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.onNodeLeave(SchemaOperationManager.java:205)
at
org.apache.ignite.internal.processors.query.GridQueryProcessor.onNodeLeave(GridQueryProcessor.java:2073)
at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.processCustomExchangeTask(GridCacheProcessor.java:433)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.processCustomTask(GridCachePartitionExchangeManager.java:2917)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:3059)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2979)
at
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:125)
at java.base/java.lang.Thread.run(Thread.java:829)
{code}
# Assertion error on node leave should be investigated.
# Hanging of test shoud be fixed.
Logs: [^_Apache_Ignite_2.x_Tests_Queries_2_lazy_true_14827.log .zip]
was:
Stop of hanged test raises {{AssertionError}} in
{{SchemaOperationManager#checkFinished}}:
{code}
java.lang.AssertionError: {e8a402ed-c326-4010-908b-725452600003=IgniteBiTuple
[val1=null, val2=false], 59a7076c-c49e-40f8-9e68-824053b00002=IgniteBiTuple
[val1=null, val2=false], 559db654-befb-440a-83fb-886d01500001=IgniteBiTuple
[val1=null, val2=true]}
at
org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.checkFinished(SchemaOperationManager.java:238)
at
org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.onNodeLeave(SchemaOperationManager.java:205)
at
org.apache.ignite.internal.processors.query.GridQueryProcessor.onNodeLeave(GridQueryProcessor.java:2073)
at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.processCustomExchangeTask(GridCacheProcessor.java:433)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.processCustomTask(GridCachePartitionExchangeManager.java:2917)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:3059)
at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2979)
at
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:125)
at java.base/java.lang.Thread.run(Thread.java:829)
{code}
> Hanging DynamicIndexAbstractConcurrentSelfTest
> ----------------------------------------------
>
> Key: IGNITE-28249
> URL: https://issues.apache.org/jira/browse/IGNITE-28249
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Priority: Major
> Labels: IEP-132, ise
> Attachments: _Apache_Ignite_2.x_Tests_Queries_2_lazy_true_14827.log
> .zip
>
>
> Stop of hanged test raises {{AssertionError}} in
> {{SchemaOperationManager#checkFinished}}:
> {code}
> java.lang.AssertionError: {e8a402ed-c326-4010-908b-725452600003=IgniteBiTuple
> [val1=null, val2=false], 59a7076c-c49e-40f8-9e68-824053b00002=IgniteBiTuple
> [val1=null, val2=false], 559db654-befb-440a-83fb-886d01500001=IgniteBiTuple
> [val1=null, val2=true]}
> at
> org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.checkFinished(SchemaOperationManager.java:238)
> at
> org.apache.ignite.internal.processors.query.schema.SchemaOperationManager.onNodeLeave(SchemaOperationManager.java:205)
> at
> org.apache.ignite.internal.processors.query.GridQueryProcessor.onNodeLeave(GridQueryProcessor.java:2073)
> at
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.processCustomExchangeTask(GridCacheProcessor.java:433)
> at
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.processCustomTask(GridCachePartitionExchangeManager.java:2917)
> at
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:3059)
> at
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2979)
> at
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:125)
> at java.base/java.lang.Thread.run(Thread.java:829)
> {code}
> # Assertion error on node leave should be investigated.
> # Hanging of test shoud be fixed.
> Logs: [^_Apache_Ignite_2.x_Tests_Queries_2_lazy_true_14827.log .zip]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)