You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Pochatkin (Jira)" <ji...@apache.org> on 2023/03/16 12:05:00 UTC

[jira] [Created] (IGNITE-19048) Extract Subscribers and Accumulators to metastorage-api module

Mikhail Pochatkin created IGNITE-19048:
------------------------------------------

             Summary: Extract Subscribers and Accumulators to metastorage-api module
                 Key: IGNITE-19048
                 URL: https://issues.apache.org/jira/browse/IGNITE-19048
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mikhail Pochatkin


In IGNITE-18870 was introduced abstractions org.apache.ignite.internal.deployunit.metastore.Accumulator and org.apache.ignite.internal.deployunit.metastore.EntrySubscriber. These abstractions may help to avoid boilerplate code in context of Subscriber implementation for prefix method of metastore.  So, need to extract it and replace existed Subscribers by new one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)