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 2021/08/25 07:58:33 UTC

[GitHub] [pulsar-client-go] cimura opened a new pull request #599: Retry assertion several times in consumer regex test

cimura opened a new pull request #599:
URL: https://github.com/apache/pulsar-client-go/pull/599


   ### Motivation
   
   in `consumer_regex_test.go`, sometimes consumers take more than 2 seconds (waiting time) subscribing, and assertions fail.
   
   ### Modifications
   
   instead of waiting and asserting just once, repeat it a specified number of times so that consumers have enough time to subscribe.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Documentation
   
   - Does this pull request introduce a new feature? no
   


-- 
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-go] wolfstudy merged pull request #599: Retry assertion several times in consumer regex test

Posted by GitBox <gi...@apache.org>.
wolfstudy merged pull request #599:
URL: https://github.com/apache/pulsar-client-go/pull/599


   


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