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 2020/06/10 07:34:11 UTC

[pulsar] branch master updated (1df9882 -> 941ddd6)

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 1df9882  [Issue 6282][Issue 2793][Doc]--add schema example to Cgo and CPP clients docs. (#7191)
     add 941ddd6  limiting batch size to the minimum of the maxNumberOfMessages and maxSizeOfMessages (#6865)

No new revisions were added by this update.

Summary of changes:
 .../client/api/ConsumerBatchReceiveTest.java       | 31 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/MessagesImpl.java    | 12 ++++++---
 .../client/impl/MultiTopicsConsumerImpl.java       |  1 +
 3 files changed, 40 insertions(+), 4 deletions(-)