Details
Description
Currently, the TableManager's API is an API whose sole purpose is to show how TableManager works with raft, which was the runner of the alpha2 release.
There is room for improvements for TableManager API according to components, that were supposed to use the API: public ignite api, sql components (ddl), client nodes.
For example, It should be considered to separate public and internal API, public exceptions should be meaningful, etc
Attachments
Issue Links
- blocks
-
IGNITE-15096 Schema events processing refactoring.
- Resolved