[
https://issues.apache.org/jira/browse/IGNITE-16502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-16502:
---------------------------------
Description:
Steps to reproduce:
* Run the whole {{ItMixedQueriesTest}}
* Some test could hang (For example,
{{testIgniteSchemaAwaresAlterTableCommand}})
Thread dumps shows that we wait {{at
org.apache.ignite.internal.sql.engine.exec.rel.RootNode.exchangeBuffers(RootNode.java:257)}},
{{at
org.apache.ignite.internal.table.distributed.TableManager.join(TableManager.java:1219)}},
{{at
org.apache.ignite.internal.table.distributed.TableManager.createTableLocally(TableManager.java:550)}}
The whole thread dump is attached.
was:
Steps to reproduce:
* Run the whole {{ItMixedQueriesTest}}
* Some test could hang (For example,
{{testIgniteSchemaAwaresAlterTableCommand}})
Thread dumps shows that we wait {{at
org.apache.ignite.internal.sql.engine.exec.rel.RootNode.exchangeBuffers(RootNode.java:257)}}
and
{{at
org.apache.ignite.internal.table.distributed.TableManager.join(TableManager.java:1219)}}
The whole thread dump is attached.
> Some tests in ItMixedQueriesTest could hang
> -------------------------------------------
>
> Key: IGNITE-16502
> URL: https://issues.apache.org/jira/browse/IGNITE-16502
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Priority: Major
> Attachments: Full thread dump
>
>
> Steps to reproduce:
> * Run the whole {{ItMixedQueriesTest}}
> * Some test could hang (For example,
> {{testIgniteSchemaAwaresAlterTableCommand}})
> Thread dumps shows that we wait {{at
> org.apache.ignite.internal.sql.engine.exec.rel.RootNode.exchangeBuffers(RootNode.java:257)}},
>
> {{at
> org.apache.ignite.internal.table.distributed.TableManager.join(TableManager.java:1219)}},
> {{at
> org.apache.ignite.internal.table.distributed.TableManager.createTableLocally(TableManager.java:550)}}
> The whole thread dump is attached.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)