You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2018/09/05 19:38:00 UTC

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

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

Vyacheslav Koptilin reassigned IGNITE-9341:
-------------------------------------------

    Assignee: Vyacheslav Koptilin

> Notify metastorage listeners right 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
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>             Fix For: 2.8
>
>
> 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)