You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2019/09/27 07:37:31 UTC

[pulsar] branch master updated (8b6a3df -> d62fad0)

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

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


    from 8b6a3df  [Issue 5134][docs] Add replicated subscription feature (#5267)
     add d62fad0  [Java-Client] Fix producer blocked after send an over size message while batch enabled #5282

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BatchMessageTest.java    | 32 ++++++++++++++++++++--
 .../client/impl/BatchMessageContainerImpl.java     |  8 ++++--
 .../client/impl/BatchMessageKeyBasedContainer.java | 31 +++++++++++++++++++--
 3 files changed, 64 insertions(+), 7 deletions(-)