thetumbled opened a new pull request, #18949:
URL: https://github.com/apache/pulsar/pull/18949

   
   <!-- Either this PR fixes an issue, -->
   
   See this PR for detailed discussion
   https://github.com/apache/pulsar/pull/18936
   
   
   ### Motivation
   
   Currently, topics/bundles in `pulsar/system` will be filter while doing 
shedding, which is introduced by mistake by pr 
https://github.com/apache/pulsar/pull/15252.
   But we need to unload topics/bundles in `pulsar/system` for load balancing. 
   
   ### Modifications
   
   do not filter topics/bundles in `pulsar/system`. 
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is already covered by existing tests, such as *(please describe 
tests)*.
   
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. Please attach the local 
preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR 
description, or else your PR might not get merged. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: <!-- ENTER URL HERE -->
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to