You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/12/12 09:35:58 UTC

[jira] [Updated] (IGNITE-4412) .NET: NLogLoggerTest is not thread safe

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

Pavel Tupitsyn updated IGNITE-4412:
-----------------------------------
    Description: NLog.Targets.MemoryTarget is not thread safe, the test can sometimes fail. Replace this target with our own synchronized implementation.

> .NET: NLogLoggerTest is not thread safe
> ---------------------------------------
>
>                 Key: IGNITE-4412
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4412
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.8
>            Reporter: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> NLog.Targets.MemoryTarget is not thread safe, the test can sometimes fail. Replace this target with our own synchronized implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)