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 N. Gura (Jira)" <ji...@apache.org> on 2021/07/19 13:24:00 UTC

[jira] [Updated] (IGNITE-14763) Inconsistence between meta storage client interface and server implementation

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

Andrey N. Gura updated IGNITE-14763:
------------------------------------
    Summary: Inconsistence between meta storage client interface and server implementation  (was: Inconsistence btwee meta storage client interface and server implementation)

> Inconsistence between meta storage client interface and server implementation
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-14763
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14763
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey N. Gura
>            Assignee: Andrey N. Gura
>            Priority: Major
>              Labels: iep-61, ignite-3
>
> {{MetaStorageService.watch(keyFrom, KeyTo, revision, lsnr)}} describes {{keyFrom}} as "Start key of range (inclusive). Could be null." while {{SimpleInMemoryKeyValueStorage}} doesn't allow {{null}} value for {{keyForm}}.
> Needs to allow meta storage take {{null}} value for {{keyFrom}}.



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