You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2023/05/17 10:05:00 UTC

[jira] [Updated] (IGNITE-19499) TableManager should listen CatalogSevice events instead of configuration

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

Andrey Mashenkov updated IGNITE-19499:
--------------------------------------
    Description: 
As of now, TableManager listens configuration events to create internal structures.
Let's make TableManager listens CatalogService events instead.

Note: Some tests may fails due to changed guarantees and related ticked incompletion. So, let's do this in a separate feature branch.

  was:
As of now, SqlSchemaManager listens configuration events to creates internal structures.
Let's TableManager listens CatalogService events instead.

Note: Some tests may fails due to changed guarantees and related ticked incompletion. So, let's do this in a separate feature branch.


> TableManager should listen CatalogSevice events instead of configuration
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-19499
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19499
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>
> As of now, TableManager listens configuration events to create internal structures.
> Let's make TableManager listens CatalogService events instead.
> Note: Some tests may fails due to changed guarantees and related ticked incompletion. So, let's do this in a separate feature branch.



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