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/12/07 19:13:04 UTC

[GitHub] [pulsar] michaeljmarshall opened a new pull request #13177: [Test] Use shorter timeout in ClientErrorsTest

michaeljmarshall opened a new pull request #13177:
URL: https://github.com/apache/pulsar/pull/13177


   ### Motivation
   
   Tests `testSubscribeFailWithoutRetry` and `testPartitionedSubscribeFailWithoutRetry` each take about 50 seconds right now. By setting a better operation timeout, we can speed up the class's test run by about 1 minute 40 seconds.
   
   ### Modifications
   
   * Configure an operation timeout for two timeout tests in `ClientErrorsTest` 
    
   ### Verifying this change
   
   This is a trivial change
   
   ### Does this pull request potentially affect one of the following parts:
   
   This is not a breaking change.
   
   ### Documentation
   - [x] `no-need-doc` 
   This is a minor optimization for a test. No docs need to be updated.
   
   


-- 
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] merlimat merged pull request #13177: [Test] Use shorter timeout in ClientErrorsTest

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #13177:
URL: https://github.com/apache/pulsar/pull/13177


   


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