You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2023/05/08 09:56:00 UTC

[jira] [Commented] (IGNITE-19080) Save catalog changes to metastorage

    [ https://issues.apache.org/jira/browse/IGNITE-19080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720456#comment-17720456 ] 

Andrey Mashenkov commented on IGNITE-19080:
-------------------------------------------

[~korlov], LGTM. I've left few comments at places, where javadocs were missed.

> Save catalog changes to metastorage
> -----------------------------------
>
>                 Key: IGNITE-19080
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19080
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Let's 
> * implement CatalogManager methods that will validate and save catalog changes to the MetaStorage.
> * implement Metastorage WatchListener that will apply these changes and update CatalogService state.
> Storing catalog snapshot may be ineffective as we may need to calculate a diff between old and new catalog version for further event triggering purpose. But we may save a while descriptors with some meta about the operation.
> Note: Let's make these changes aside to avoid breaking the current implementation.



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