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

Ignite TC Bot commented on IGNITE-11120:
----------------------------------------

{panel:title=--> Run :: All: No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2948385&buildTypeId=IgniteTests24Java8_RunAll]

> Remove static fields from GridDhtLockFuture
> -------------------------------------------
>
>                 Key: IGNITE-11120
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11120
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladislav Pyatkov
>            Assignee: Andrey Kalinin
>            Priority: Major
>              Labels: newbie
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> /** Logger reference. */
> private static final AtomicReference<IgniteLogger> logRef = new 
> AtomicReference<>();
> /** Logger. */
> private static IgniteLogger log;
> /** Logger. */
> private static IgniteLogger msgLog;
> {code}
>  
> In that case we can to miss log messages, when restart node without restart 
> JVM.



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

Reply via email to