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 2020/07/13 21:32:13 UTC

[pulsar] branch master updated (8f285d2 -> 8230775)

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 8f285d2  fix typo (#7513)
     add 8230775  When a function worker becomes the leader, start producer to assignment topic first before stopping the assignment tailer (#7525)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/functions/worker/LeaderService.java   | 9 +++++----
 .../org/apache/pulsar/functions/worker/SchedulerManager.java     | 5 ++++-
 2 files changed, 9 insertions(+), 5 deletions(-)