You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rx...@apache.org on 2019/10/30 02:16:17 UTC

[pulsar] branch master updated (418362e -> 467ffab)

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

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


    from 418362e  [Issue 5309][docs] Clarify wording around retention policies (#5482)
     add 467ffab  Efficiency improvements for delay delivery tracker (#5498)

No new revisions were added by this update.

Summary of changes:
 .../delayed/InMemoryDelayedDeliveryTracker.java    | 12 ++++++----
 .../PersistentDispatcherMultipleConsumers.java     | 24 +++++++++----------
 .../delayed/InMemoryDeliveryTrackerTest.java       | 28 ++++++++++++++++++++++
 3 files changed, 48 insertions(+), 16 deletions(-)