You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2018/08/21 12:41:00 UTC

[jira] [Updated] (IGNITE-9341) Notify metastorage listeners righ before start of discovery processor

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

Ivan Rakov updated IGNITE-9341:
-------------------------------
    Ignite Flags:   (was: Docs Required)

> Notify metastorage listeners righ before start of discovery processor
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-9341
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9341
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>            Reporter: Ivan Rakov
>            Priority: Major
>             Fix For: 2.7
>
>
> onReadyForRead() is called only for inheritors of MetastorageLifecycleListener interface which are started prior to GridCacheProcessor. Listeners are notified at the moment of ReadOnlyMetastorage initialization, which in turn occur during GridCacheDatabaseSharedManager start.
> We can split ReadOnlyMetastorage initialization and notification of listeners - this will allow all components to subscribe for read-only metastorage ready event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)