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/02/09 07:45:10 UTC

[pulsar] branch master updated (5886327 -> 603d252)

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 5886327  Add test to ensure correct zk children cache invalidation (#14178)
     add 603d252  [Transaction] Fix subscription ack transaction marker. (#14170)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/AbstractBaseDispatcher.java     |   4 +
 .../service/persistent/PersistentSubscription.java |  83 ----------
 .../service/TransactionMarkerDeleteTest.java       | 183 ++++++++++-----------
 3 files changed, 88 insertions(+), 182 deletions(-)