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:31:58 UTC

[GitHub] [pulsar-client-reactive] lhotari opened a new issue, #99: InflightLimiterTest.shouldSpreadRequestsEvenlyAcrossUpstream is flaky

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

   
   
   ```
     repeatShouldNotSubscribeMoreThanMaxInflightForMonos()
   
       Test shouldSpreadRequestsEvenlyAcrossUpstream() FAILED
   
       java.lang.AssertionError: 
       Expecting actual:
         [1, 2, 101]
       to contain exactly (and in same order):
         [1, 101, 201]
       but some elements were not found:
         [201]
       and others were not expected:
         [2]
           at org.apache.pulsar.reactive.client.internal.api.InflightLimiterTest.shouldSpreadRequestsEvenlyAcrossUpstream(InflightLimiterTest.java:183)
   ```


-- 
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 #99: InflightLimiterTest.shouldSpreadRequestsEvenlyAcrossUpstream is flaky

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

   duplicates #98


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


[GitHub] [pulsar-client-reactive] lhotari closed issue #99: InflightLimiterTest.shouldSpreadRequestsEvenlyAcrossUpstream is flaky

Posted by GitBox <gi...@apache.org>.
lhotari closed issue #99: InflightLimiterTest.shouldSpreadRequestsEvenlyAcrossUpstream is flaky
URL: https://github.com/apache/pulsar-client-reactive/issues/99


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