[
https://issues.apache.org/jira/browse/IGNITE-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513718#comment-16513718
]
ASF GitHub Bot commented on IGNITE-8798:
----------------------------------------
GitHub user ezagumennov opened a pull request:
https://github.com/apache/ignite/pull/4199
IGNITE-8798 log level for transaction recovery state changes changed …
…to INFO
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8798
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4199.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 #4199
----
commit 3edcc17649c98f002133d5256f7d987488342b35
Author: ezagumennov <ezagumennov@...>
Date: 2018-06-15T11:50:59Z
IGNITE-8798 log level for transaction recovery state changes changed to INFO
----
> Move transaction recovery logging to INFO level
> -----------------------------------------------
>
> Key: IGNITE-8798
> URL: https://issues.apache.org/jira/browse/IGNITE-8798
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Goncharuk
> Assignee: Evgenii Zagumennov
> Priority: Major
>
> Currently we log transaction recovery state changes to {{DEBUG}}, however,
> this information is critically important for production deployment and
> incident analysis. I suggest to move corresponding logging
> ({{GridCacheTxRecoveryFuture}} and surrounding code) to {{INFO}} level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)