You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rd...@apache.org on 2020/03/06 02:55:50 UTC

[pulsar] branch master updated (6604f54 -> ad5415a)

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

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


    from 6604f54  Avoid calling ConsumerImpl::redeliverMessages() when message list is empty (#6480)
     add ad5415a  [pulsar-client] fix deadlock on send failure (#6488)

No new revisions were added by this update.

Summary of changes:
 .../client/api/SimpleProducerConsumerTest.java     | 33 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ProducerImpl.java    | 20 +++++++------
 2 files changed, 45 insertions(+), 8 deletions(-)