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 2021/05/17 23:53:00 UTC

[GitHub] [pulsar] merlimat opened a new pull request #10619: Converted bundle split into an HTTP async operation

merlimat opened a new pull request #10619:
URL: https://github.com/apache/pulsar/pull/10619


   ### Motivation
   
   The bundle split operation should not keep the Jetty thread blocked while the split is being done, to avoid having a deadlock when broker is trying to make other calls to HTTP service.


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



[GitHub] [pulsar] frankjkelly commented on pull request #10619: Converted bundle split into an HTTP async operation

Posted by GitBox <gi...@apache.org>.
frankjkelly commented on pull request #10619:
URL: https://github.com/apache/pulsar/pull/10619#issuecomment-843180782


   @lhotari @merlimat that would be nice if there's an improvement - currently under load as we create tens of thousands of new topics we have currently chosen to set `loadBalancerAutoBundleSplitEnabled=false` as a work-around in 2.6.1 


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



[GitHub] [pulsar] lhotari commented on pull request #10619: Converted bundle split into an HTTP async operation

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10619:
URL: https://github.com/apache/pulsar/pull/10619#issuecomment-842858964


   @merlimat Does this PR happen to fix issues such as #5510 ?


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



[GitHub] [pulsar] merlimat merged pull request #10619: Converted bundle split into an HTTP async operation

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #10619:
URL: https://github.com/apache/pulsar/pull/10619


   


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