You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/01/18 08:40:00 UTC

[jira] [Updated] (IGNITE-14009) Ignite-extensions: PubSubStreamerSelfTest is flaky

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

Mikhail Petrov updated IGNITE-14009:
------------------------------------
    Description: 
PubSubStreamerSelfTest is flaky -  [TC build|https://ci.ignite.apache.org/test/-1227012852016489408?currentProjectId=IgniteExtensions_Tests&currentBuildTypeId=IgniteExtensions_Tests_Build&branch=pull%2F34%2F]. It fails with the following error:
{code:java}
java.lang.AssertionError: Failed to wait latch completion, still wait 100 events
  at org.apache.ignite.stream.pubsub.PubSubStreamerSelfTest.consumerStream(PubSubStreamerSelfTest.java:214)
  at org.apache.ignite.stream.pubsub.PubSubStreamerSelfTest.testPubSubStreamer(PubSubStreamerSelfTest.java:138)
 {code}
 

 

This needs to be fixed.

  was:PubSubStreamerSelfTest is flaky -  [TC build|https://ci.ignite.apache.org/test/-1227012852016489408?currentProjectId=IgniteExtensions_Tests&currentBuildTypeId=IgniteExtensions_Tests_Build&branch=pull%2F34%2F]. This needs to be fixed. 


> Ignite-extensions: PubSubStreamerSelfTest is flaky
> --------------------------------------------------
>
>                 Key: IGNITE-14009
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14009
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Major
>
> PubSubStreamerSelfTest is flaky -  [TC build|https://ci.ignite.apache.org/test/-1227012852016489408?currentProjectId=IgniteExtensions_Tests&currentBuildTypeId=IgniteExtensions_Tests_Build&branch=pull%2F34%2F]. It fails with the following error:
> {code:java}
> java.lang.AssertionError: Failed to wait latch completion, still wait 100 events
>   at org.apache.ignite.stream.pubsub.PubSubStreamerSelfTest.consumerStream(PubSubStreamerSelfTest.java:214)
>   at org.apache.ignite.stream.pubsub.PubSubStreamerSelfTest.testPubSubStreamer(PubSubStreamerSelfTest.java:138)
>  {code}
>  
>  
> This needs to be fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)