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

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

GitHub user gurustron opened a pull request:

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

    IGNITE-4412 fix NLogLoggerTest thread safety issue

    

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

    $ git pull https://github.com/gurustron/ignite ignite-4412

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

    https://github.com/apache/ignite/pull/1401.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 #1401
    
----
commit e64c700067600150336a7ef21018d6444ab24293
Author: Sergey Stronchinskiy <[email protected]>
Date:   2017-01-05T18:18:22Z

    IGNITE-4412 fix NLogLoggerTest thread safety issue

----


> .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
>            Assignee: Sergey Stronchinskiy
>            Priority: Trivial
>              Labels: .NET, newbie
>             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)

Reply via email to