[
https://issues.apache.org/jira/browse/IGNITE-17175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-17175:
----------------------------------
Description:
The test {{DynamicEnableIndexingBasicSelfTest.testEnableDynamicIndexing}} fails
sometimes with error `Table not found`.
*Root cause:*
Looks like CREATE TABLE command isn’t affected on client node sometimes when
table is created on existed cache and the cache isn't started on the client
node.
was:
The test DynamicEnableIndexingBasicSelfTest.testEnableDynamicIndexing fails
sometimes with error `Table not found`.
*Root cause:*
Looks like CREATE TABLE command isn’t affected on client node sometimes when
table is created on existed cache and the cache isn't started on the client
node.
> Table isn't created on client node when CREATE TABLE command is called on
> existing cache
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-17175
> URL: https://issues.apache.org/jira/browse/IGNITE-17175
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
>
> The test {{DynamicEnableIndexingBasicSelfTest.testEnableDynamicIndexing}}
> fails sometimes with error `Table not found`.
> *Root cause:*
> Looks like CREATE TABLE command isn’t affected on client node sometimes when
> table is created on existed cache and the cache isn't started on the client
> node.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)