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/09/25 22:58:41 UTC

[GitHub] [pulsar] merlimat opened a new pull request #12194: Ensure the ownership cache lock expiring triggers an unload

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


   ### Motivation
   
   When the lock over a bundles expires (and it fails to get automatically revalidated), meaning that some other broker has already acquired the ownership, we need to unload the bundle. 
   
   Note: this is a bit to test deterministically because it's inherently depending on a race condition. 


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



[GitHub] [pulsar] eolivelli merged pull request #12194: Ensure the ownership cache lock expiring triggers an unload

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


   


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