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 2021/02/18 07:36:42 UTC

[pulsar] branch master updated (73d0aac -> 0f28a68)

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

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


    from 73d0aac  Enable Function Workers to use exclusive producer to write to internal topics (#9275)
     add 0f28a68  Fixed wait-for-exclusive producer triggering of operation timeout (#9600)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/broker/service/ExclusiveProducerTest.java | 4 ++--
 .../src/main/java/org/apache/pulsar/client/impl/ClientCnx.java       | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)