You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/04 15:03:00 UTC

[jira] [Commented] (IGNITE-6255) .NET: Fix TestAffinityCall to take late affinity assignment into account

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-6255

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

    https://github.com/apache/ignite/pull/2589.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 #2589
    
----
commit cf9ecf5b877208142275b8e8e8b17d25cc93a9ed
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-04T15:01:26Z

    IGNITE-6255 .NET: Fix TestAffinityCall to take late affinity assignment into account

----


> .NET: Fix TestAffinityCall to take late affinity assignment into account
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-6255
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6255
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET, MakeTeamcityGreenAgain
>             Fix For: 2.3
>
>
> {{ComputeApiTest.TestAffinityCall}} fails because affinity assignment changes during test execution. Find a way to handle this (either retry the test, or wait for some cache event).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)