You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/12/07 18:26:07 UTC

[GitHub] [pulsar-client-reactive] lhotari opened a new issue, #97: ReactiveMessagePipelineTest.maxInflight is flaky

lhotari opened a new issue, #97:
URL: https://github.com/apache/pulsar-client-reactive/issues/97

   https://github.com/apache/pulsar-client-reactive/actions/runs/3641666977/jobs/6147937156#step:4:539
   ```
   org.apache.pulsar.reactive.client.api.ReactiveMessagePipelineTest
   
     maxInflight(int)
   
       Test [1] 1 FAILED (5.5s)
   
       org.opentest4j.AssertionFailedError: 
       Expecting value to be true but was false
           at app//org.apache.pulsar.reactive.client.api.ReactiveMessagePipelineTest.maxInflight(ReactiveMessagePipelineTest.java:321)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-reactive] lhotari commented on issue #97: ReactiveMessagePipelineTest.maxInflight is flaky

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #97:
URL: https://github.com/apache/pulsar-client-reactive/issues/97#issuecomment-1341394638

   We might just need to increase the timeout: https://github.com/apache/pulsar-client-reactive/blob/6af9aca9369d21b5d750fd4a319e06e5285f0f30/pulsar-client-reactive-api/src/test/java/org/apache/pulsar/reactive/client/api/ReactiveMessagePipelineTest.java . 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org