Andrey N. Gura created IGNITE-14763:
---------------------------------------
Summary: 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
{{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)