You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xi...@apache.org on 2022/12/06 06:26:40 UTC

[pulsar] branch branch-2.10 updated (83d6da90a0f -> a9c67faa08f)

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

xiangying pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 83d6da90a0f [improve][broker] reduce code duplication to avoid endless wait ``CompletableFuture``  (#14853)
     add a9c67faa08f [fix][broker] Fix the order of resource close in the InMemoryDelayedDeliveryTracker (#18000)

No new revisions were added by this update.

Summary of changes:
 .../delayed/InMemoryDelayedDeliveryTracker.java    |  9 ++--
 .../delayed/InMemoryDeliveryTrackerTest.java       | 49 +++++++++++++++++++---
 2 files changed, 49 insertions(+), 9 deletions(-)