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 2019/10/25 04:41:53 UTC

[pulsar] branch master updated (6823628 -> bf9a901)

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 6823628   Handle tearDown exception for test stability (#5460)
     add bf9a901  [pulsar-client] Fix message corruption on OOM for batch messages (#5443)

No new revisions were added by this update.

Summary of changes:
 .../client/impl/BatchMessageContainerImpl.java     | 28 ++++++++++++++++++----
 .../apache/pulsar/client/impl/ProducerImpl.java    |  2 +-
 2 files changed, 25 insertions(+), 5 deletions(-)