You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2018/11/01 10:15:00 UTC

[jira] [Comment Edited] (IGNITE-10103) Fix IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation

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

Ivan Pavlukhin edited comment on IGNITE-10103 at 11/1/18 10:14 AM:
-------------------------------------------------------------------

[~slukyanov]
An original test purpose was to ensure that `atomicSequence` call does not hang. Fair awaiting for an activation would break an experiment.


was (Author: pavlukhin):
[~slukyanov]
Original test purpose was to ensure that `atomicSequence` call does not hang. Fair awaiting for an activation would break an experiment.

> Fix IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-10103
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10103
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Ivan Pavlukhin
>            Assignee: Ivan Pavlukhin
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation can fail with exception stating that the cluster is not activated. A proposed fix is catching exception and retrying an operation until success.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)