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/12/16 08:40:52 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #8968: [pulsar-broker] clean up topic that failed to unload from the cache

rdhabalia opened a new pull request #8968:
URL: https://github.com/apache/pulsar/pull/8968


   ### Motivation
   Right now, if topic unloading times out while bundle-unloading then broker doesn't clean up the topic from the cache and broker-stats API report false ownership of the topic which leads to incorrect stats output.
   
   ### Modification
   Clean up topic from the cache if topic unloading fails while namespace-bundle unloading.


----------------------------------------------------------------
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 #8968: [pulsar-broker] clean up topic that failed to unload from the cache

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


   


----------------------------------------------------------------
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] rdhabalia commented on pull request #8968: [pulsar-broker] clean up topic that failed to unload from the cache

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


   /pulsarbot run-failure-checks


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