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 cb507da [PIP-82] [pulsar-broker] Add a task to publish resource usage
to a topic (#10008)
add 31f8315 [Messaging] Fix delay message block (#10078)
No new revisions were added by this update.
Summary of changes:
.../delayed/InMemoryDelayedDeliveryTracker.java | 9 +-
.../integration/messaging/DelayMessagingTest.java | 105 +++++++++++++++++++++
.../src/test/resources/pulsar-messaging.xml | 1 +
3 files changed, 114 insertions(+), 1 deletion(-)
create mode 100644
tests/integration/src/test/java/org/apache/pulsar/tests/integration/messaging/DelayMessagingTest.java