You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/03/24 04:49:06 UTC

[pulsar] branch master updated (0fe921f -> b21e548)

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

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


    from 0fe921f  [improve][client] Avoid timertask run before previous subscribe complete. (#14818)
     add b21e548  [Java Client] Optimize batch flush scheduling (#14185)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BatchMessageTest.java    |  58 ++++++++-
 .../apache/pulsar/client/impl/ProducerImpl.java    | 135 ++++++++++++++-------
 2 files changed, 148 insertions(+), 45 deletions(-)