michaeljmarshall opened a new pull request, #17664:
URL: https://github.com/apache/pulsar/pull/17664

   ### Motivation
   
   In reading through the `ResourceLockImpl`, I noticed that 
`revalidateAfterReconnection` is always `false`. This seems like an oversight. 
It was introduced in #11886. 
   
   ### Modifications
   
   * Set `revalidateAfterReconnection = true;` when there is a failure during 
lock validation.
   
   ### Verifying this change
   
   ### Documentation
   
   - [x] `doc-not-needed` 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to