You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2021/05/11 23:37:00 UTC

[jira] [Updated] (IGNITE-14653) Generify Vault and Metastorage services interfaces

     [ https://issues.apache.org/jira/browse/IGNITE-14653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mirza Aliev updated IGNITE-14653:
---------------------------------
    Labels: iep-61 ignite-3  (was: ignite-3)

> Generify Vault and Metastorage services interfaces 
> ---------------------------------------------------
>
>                 Key: IGNITE-14653
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14653
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mirza Aliev
>            Priority: Major
>              Labels: iep-61, ignite-3
>
> Currently, we have two separate interfaces {{ValutService}} and {{MetastorageService}}, but they have a lot of common methods. Seems that it would be convenient to have a common interface.
>  
>  * Retrieve a common interface for vault and metastorage
>  * We need a common interface for listeners on vault and metastorage with {{onUpdate}} and {{onError}} methods
>  * We should have {{Entry}} interface for vault that will be extended with metastorage {{Entry}} with extra revision logic
>  * Also seems that {{Watcher}} from metastorage and vault might have a common parent
>  * Use common contract for {{watch}} method in vault and metastorage



--
This message was sent by Atlassian Jira
(v8.3.4#803005)