You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/09/20 07:41:26 UTC

[pulsar] branch master updated (3d3544879fa -> 955ae340293)

This is an automated email from the ASF dual-hosted git repository.

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 3d3544879fa [improve][doc] Improve the information architecture of the security chapter (#17615)
     add 955ae340293 [fix][metadata] Cleanup state when lock revalidation gets `LockBusyException` (#17700)

No new revisions were added by this update.

Summary of changes:
 .../coordination/impl/LockManagerImpl.java         |  2 +-
 .../coordination/impl/ResourceLockImpl.java        | 48 ++++++++++--------
 .../apache/pulsar/metadata/LockManagerTest.java    | 59 ++++++++++++++++++++++
 3 files changed, 86 insertions(+), 23 deletions(-)