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 2019/11/13 04:06:09 UTC

[GitHub] [pulsar] sijie opened a new pull request #5639: Fix ProxyLookupThrottlingTest

sijie opened a new pull request #5639: Fix ProxyLookupThrottlingTest
URL: https://github.com/apache/pulsar/pull/5639
 
 
   *Motivation*
   
   ProxyLookupThrottlingTest relies on the number of permits for testing the behavior of current lookup.
   We should reset the proxyService for each run.
   
   *Modifications*
   
   Change the setup and cleanup methods from `BeforeClass/AfterClass` to `BeforeMethod/AfterMethod`.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services