[ 
https://issues.apache.org/jira/browse/IGNITE-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Kalinin reassigned IGNITE-11120:
---------------------------------------

    Assignee:     (was: Andrey Kalinin)

> 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
>            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