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

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


    from b5f290c  [Transaction] Fix transaction timeout tracker expired 
problem. (#10366)
     add bbd4e5d  Make `LocalPolicies` immutable to avoid concurrent modify 
inconsistent. (#9598)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/NamespacesBase.java   |  30 +++---
 .../broker/cache/LocalZooKeeperCacheService.java   |   6 +-
 .../pulsar/broker/namespace/NamespaceService.java  |  16 +++-
 .../pulsar/common/policies/data/LocalPolicies.java |  35 ++++---
 .../common/policies/data/LocalPolicesTest.java     | 101 +++++++++++++++++++++
 5 files changed, 154 insertions(+), 34 deletions(-)

Reply via email to