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

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

GitHub user Jokser opened a pull request:

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

    IGNITE-9420 Logical recovery (squash just for review)

    

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

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

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

    https://github.com/apache/ignite/pull/5232.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 #5232
    
----
commit bfe7cd8a9d83092140b642505b880a8c7b369e2e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-11-01T10:10:40Z

    IGNITE-9420 Logical recovery (squash just for review)

----


> 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