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 2022/12/15 09:56:33 UTC

[GitHub] [pulsar] congbobo184 commented on pull request #18936: [improve] [broker] filter system topics while shedding

congbobo184 commented on PR #18936:
URL: https://github.com/apache/pulsar/pull/18936#issuecomment-1352815064

   
   > In the master branch, topics/bundles in `pulsar/system` will be filter. 
   
   I think this logic was introduced by mistake by pr https://github.com/apache/pulsar/pull/15252
   
   > and actually we can achieve distributing bundles containing `transaction_coordinator_assign` evenly and avoiding unloading these bundles while shedding at the same time.
   > 
   > In our production clusters, we use `AvgShedder` described in #18186.
   > 
   I will see the PIP later.
   
   and I think the `transaction_coordinator_assign` can be shedding in any time, we could use a smoother strategy, but it doesn't prevent being shed
   
   
   


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