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

Roman Puchkovskiy updated IGNITE-19483:
---------------------------------------
    Description: 
Currently, when an event like 'table was added to configuration' happens, the 
listener pools the table config by itself and then uses it to create the table.

This should be changed: the table configuration object should be converted to 
an object from Catalog domain and pushed to the listeners.

Same should be done to indices.

Requires investigation.

  was:
Currently, when an event like 'table was added to configuration' happens, the 
listener pools the table config by itself and then uses it to create the table.

This should be changed: the table configuration object should be converted to 
an object from Catalog domain and pushed to the listeners.

Same should be done to indices.


> Transform TableManager and IndexManager to internally work against Catalog 
> event types
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-19483
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19483
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>             Fix For: 3.0.0-beta2
>
>
> Currently, when an event like 'table was added to configuration' happens, the 
> listener pools the table config by itself and then uses it to create the 
> table.
> This should be changed: the table configuration object should be converted to 
> an object from Catalog domain and pushed to the listeners.
> Same should be done to indices.
> Requires investigation.



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

Reply via email to