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/08/21 14:02:14 UTC

[GitHub] [pulsar] kezhuw opened a new pull request #5002: Fixes not owned bundles got selected when broker overloading

kezhuw opened a new pull request #5002: Fixes not owned bundles got selected when broker overloading
URL: https://github.com/apache/pulsar/pull/5002
 
 
   ### Motivation
   Fixes not owned bundles got selected when broker overloading
   
   ### Modifications
   Filters out not owned bundles in finding candidate bundles for unloading.
   
   ### Verifying this change
   
   This change added tests and can be verified as follows:
   * Adds test to ensure only owned bundles got selected when broker overloading.
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
     - The rest endpoints: (no)
     - The admin cli options: (no)
     - Anything that affects deployment: (no)
   
   ### 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services