You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Mmuzaf <gi...@git.apache.org> on 2018/10/30 12:33:57 UTC

[GitHub] ignite pull request #5211: IGNITE-10062: improve logging on binary recovery

GitHub user Mmuzaf opened a pull request:

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

    IGNITE-10062: improve logging on binary recovery

    

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

    $ git pull https://github.com/Mmuzaf/ignite ignite-10062

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

    https://github.com/apache/ignite/pull/5211.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 #5211
    
----
commit b6f5e5acec13013ab8b3e35b55980f695f7f9a65
Author: Maxim Muzafarov <ma...@...>
Date:   2018-10-30T12:27:17Z

    IGNITE-10062: improve message logging on binary memory recovery

commit 9ee45f1ecf16107185681de5aed26522c5e080a3
Author: Maxim Muzafarov <ma...@...>
Date:   2018-10-30T12:30:05Z

    Merge branch 'master' into ignite-10062
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheDatabaseSharedManager.java

commit 9e144c7b46d910b8b68a24602bb0e5f8f2772784
Author: Maxim Muzafarov <ma...@...>
Date:   2018-10-30T12:31:20Z

    IGNITE-10062: minor logging changes

commit 470fed8b031c49589d415d74bf25ea36b73783bb
Author: Maxim Muzafarov <ma...@...>
Date:   2018-10-30T12:33:05Z

    IGNITE-10062: fix message style

----


---

[GitHub] ignite pull request #5211: IGNITE-10062: improve logging on binary recovery

Posted by Mmuzaf <gi...@git.apache.org>.
Github user Mmuzaf closed the pull request at:

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


---