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/10/12 03:48:48 UTC

[pulsar] branch master updated (466bd894fe7 -> b94588310ee)

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 466bd894fe7 [cleanup][broker]remove unused method getTotalServiceUnitsLoaded (#17903)
     add b94588310ee [fix][client] Fix deadlock when sending chunked messages with BlockIFQueueFull enabled (#17795)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/MessageChunkingTest.java    | 50 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ProducerImpl.java    | 49 ++++++++++++---------
 2 files changed, 78 insertions(+), 21 deletions(-)