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/23 00:11:35 UTC

[GitHub] [pulsar] kezhuw edited a comment on issue #5002: Fixes not owned bundles got selected when broker overloading

kezhuw edited a comment on issue #5002: Fixes not owned bundles got selected when broker overloading
URL: https://github.com/apache/pulsar/pull/5002#issuecomment-524123596
 
 
   @sijie I found this issue in reading through `pulsar` not production. What this issue reporting is not-owned-by bundles, eg. bundles that were owned by other brokers, were selected due to  broker overloading, not inconsistent between `LocalBrokerData.getBundles` and `LoadData.getBundleData`.
   
   I think the testing code is somewhat confusing, may be better to bind ownerless bundles to a not overloaded broker ?

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