You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/30 12:34:00 UTC

[jira] [Commented] (IGNITE-10062) Ambiguous warn message on binary memory restore and reading Metastore

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

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

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

----


> Ambiguous warn message on binary memory restore and reading Metastore
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-10062
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10062
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Minor
>             Fix For: 2.8
>
>
> Currently, there is no difference between logging message on restore binary memory and reading Metastore for read-only mode. 
> We have to fix it to avoid ambiguous logging.



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