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/09/25 16:36:00 UTC

[jira] [Commented] (IGNITE-9649) Rework logging in important places

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

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

GitHub user Jokser opened a pull request:

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

    IGNITE-9649 Debug logs enhacement

    

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

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

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

    https://github.com/apache/ignite/pull/4830.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 #4830
    
----
commit 2a20c08467a4a205fbe4ef901f6035439a0f2f4f
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-20T14:55:16Z

    IGNITE-9649 WIP

commit 4af3db3d844e56847cf59250c6e095526c643799
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-24T12:44:05Z

    IGNITE-9649 WIP

commit 90f484c13ce4f55c450e6fcfaba720343af1a822
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-24T15:06:36Z

    IGNITE-9649 Move partition related abstractions to separate package.

commit ff3754b6a07da68db55facec9a18f42b9e6bdb7d
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-25T12:09:41Z

    IGNITE-9492 More logs.

commit 21084513ac3b145c3068f63bd8cb9b1667223518
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-25T16:29:14Z

    IGNITE-9649 WIP

----


> Rework logging in important places
> ----------------------------------
>
>                 Key: IGNITE-9649
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9649
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Pavel Kovalenko
>            Assignee: Pavel Kovalenko
>            Priority: Major
>             Fix For: 2.8
>
>
> Currently, we have insufficient, incomplete or too sufficient logs at DEBUG and TRACE levels.
> We should revisit and rework logging in important places of product:
> 1) Partitions Map Exchange
> 2) Rebalance
> 3) Partitions workflow
> 4) Time logging for critical places



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