Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
While moving database schema from Configuration to Catalog, there are ID generators for a new database objects in Configuration and in Catalog.
Thus, we can't go smoothly mirroring Configuration events to Catalog because of same things could have different ID.
Configuration ID generators are updated explicitly via changer object, so we can create object in Catalog first, then pass its id to configuration changer.
Let's make this small refactoring to get Catalog in-sync with Configuration.
Attachments
Issue Links
- blocks
-
IGNITE-19752 Ignite 3.0: Umbrella. Migrate Ignite 3 components to using Catalog
- Closed
- links to