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 2020/06/25 22:39:07 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7364: Converted the namespace bundle unload into async operation

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


   ### Motivation
   
   Reworked the namespace bundle unload REST handler to be asynchronous. This avoid getting stuck in the Jetty threads calling into themselves when we try to unload the entire namespace.


----------------------------------------------------------------
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 #7364: Converted the namespace bundle unload into async operation

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


   


----------------------------------------------------------------
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] wolfstudy commented on pull request #7364: Converted the namespace bundle unload into async operation

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


   Move this change to 2.6.2, because the #7773 depends on this pr.


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