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

2017-01-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4412:


Github user asfgit closed the pull request at:

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


> .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: Pavel Tupitsyn
>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)


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

2017-01-09 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-4412:


Looks good to me, merged to master.

> .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: Pavel Tupitsyn
>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)


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

2017-01-05 Thread Sergey Stronchinskiy (JIRA)

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

Sergey Stronchinskiy commented on IGNITE-4412:
--

Team City looks good: 
http://ci.ignite.apache.org/viewLog.html?buildId=410551=buildResultsDiv=IgniteTests_IgnitePlatformNet

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