You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/04/21 19:34:36 UTC

[GitHub] [ignite-3] AMashenkov commented on pull request #91: IGNITE-14077: Distributed schema manager.

AMashenkov commented on pull request #91:
URL: https://github.com/apache/ignite-3/pull/91#issuecomment-824305835


   Implemented schema registry that holds actual schema versions and provides methods to get/register/cleanup schema versions.
   Unit tests added.
   
   Postponed due to distributed schema updates processing required subscription to config updates. 
   Schema update events are not specified, because schema is a part of table config which is not ready yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org