[
https://issues.apache.org/jira/browse/IGNITE-14389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347678#comment-17347678
]
Alexander Lapin commented on IGNITE-14389:
------------------------------------------
[~agura] LGTM from my side.
> Implement simple in-memory meta storage
> ---------------------------------------
>
> Key: IGNITE-14389
> URL: https://issues.apache.org/jira/browse/IGNITE-14389
> Project: Ignite
> Issue Type: New Feature
> Reporter: Andrey N. Gura
> Assignee: Andrey N. Gura
> Priority: Major
> Labels: iep-61, ignite-3
> Fix For: 3.0.0-alpha2
>
> Time Spent: 7.5h
> Remaining Estimate: 0h
>
> Simple in-memory meta storage should be implemented in order to:
> - Unblock development of dependent components.
> - Provide ability to develop integration tests.
> - Verify concepts and approaches defined by interface.
> In-memory meta storage should satisfy to the following requirements:
> - It should implement interface (not literally of course) defined in
> IGNITE-14198 issue.
> - It should use simple in-memory data structures as storage.
> - It should be single-threaded for read-write requests (except of watch).
> - Ranges reads could be processed in another thread but it is not mandatory
> in first iteration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)