pulsar
pulsar copied to clipboard
[fix][meta]: fix infinity resource lock revalidation
Motivation
Fix the infinity lock revalidation because the value T didn't override equalsAndHashcode.
FYI: https://github.com/apache/bookkeeper/pull/4686
Modifications
- Add a test to reproduce the issue.
Verifying this change
- [x] Make sure that the change passes the CI checks.
Documentation
- [x]
doc-not-needed