[ 
https://issues.apache.org/jira/browse/IGNITE-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668729#comment-16668729
 ] 

ASF GitHub Bot commented on IGNITE-9420:
----------------------------------------

GitHub user Jokser opened a pull request:

    https://github.com/apache/ignite/pull/5212

    IGNITE-9420 Logical recovery before PME

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9420-squash

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5212.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5212
    
----
commit 79202a948d6605129e6fbc85cbbe679c78d83aeb
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-10-30T13:42:53Z

    IGNITE-9420 Logical recovery before PME

----


> Move logical recovery phase outside of PME
> ------------------------------------------
>
>                 Key: IGNITE-9420
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9420
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.5
>            Reporter: Pavel Kovalenko
>            Assignee: Pavel Kovalenko
>            Priority: Major
>              Labels: cache
>             Fix For: 2.8
>
>
> Currently, we perform logical recovery in PME here 
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#restoreState
> We should move logical recovery before discovery manager will start.



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

Reply via email to