Andrey Mashenkov created IGNITE-15096:
-----------------------------------------
Summary: Schema events processing refactoring.
Key: IGNITE-15096
URL: https://issues.apache.org/jira/browse/IGNITE-15096
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
All table events with schema events are processed in TableManager listener.
Let's
* Replace ConfigurationListener with ConfigurationNamedListListener to simplify
the diff calculation between old/new configs.
* Register a separate per-table listener for schema events on table creation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)