pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[fix][meta]: fix infinity resource lock revalidation

Open mattisonchao opened this issue 1 month ago • 0 comments

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

mattisonchao avatar Nov 20 '25 02:11 mattisonchao