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

Andrey N. Gura updated IGNITE-14763:
------------------------------------
    Description: 
{{MetaStorageService.watch(keyFrom, KeyTo, revision, lsnr)}} describes 
{{keyFrom}} as "Start key of range (inclusive). Could be {@code null}." while 
{{SimpleInMemoryKeyValueStorage}} doesn't allow {{null}} value for {{keyForm}}.

Needs to allow meta storage take {{null}} value for {{keyFrom}}.

  was:
{{MetaStorageService.watch(keyFrom, KeyTo, revision, lsnr)}} describes 
{{keyFrom}} as "_Start key of range (inclusive). Could be {@code null}._" while 
{{SimpleInMemoryKeyValueStorage}} doesn't allow {{null}} value for {{keyForm}}.

Needs to allow meta storage take {{null}} value for {{keyFrom}}.


> Inconsistence btwee 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 {@code 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)

Reply via email to