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

[jira] [Updated] (IGNITE-14747) RocksDB research: configuration, lifecycle, basic integration

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

Sergey Chugunov updated IGNITE-14747:
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> RocksDB research: configuration, lifecycle, basic integration
> -------------------------------------------------------------
>
>                 Key: IGNITE-14747
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14747
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Sergey Chugunov
>            Priority: Major
>              Labels: iep-74, ignite-3
>             Fix For: 3.0
>
>
> In accordance with [IEP-74|https://cwiki.apache.org/confluence/display/IGNITE/IEP-74+Data+Storage] first implementation of persistent Storage will be based on RocksDB K-V storage.
> Thus research is needed on how to integrate it into ignite-3 realm. The following questions should be covered:
> # What additional configuration properties are needed.
> # How to reconcile lifecycle of RocksDB instance with Ignite node lifecycle.
> # How RocksDB abstractions (e.g. partitions) match with Ignite abstractions.
> Also scope of tasks to implement basic Storage API over RocksDB should be defined.



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