You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by je...@apache.org on 2020/07/11 04:43:35 UTC

[pulsar] branch master updated (5fd96e2 -> 77ea9b8)

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

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


    from 5fd96e2  The test should wait until the worker leader is ready, otherwise the request to create function will fail (#7507)
     add 77ea9b8  Fix: Exception being ignored in PulsarAdmin (#7510)

No new revisions were added by this update.

Summary of changes:
 .../client/admin/internal/FunctionsImpl.java       | 61 +++++++++++++++-------
 .../pulsar/client/admin/internal/SinksImpl.java    |  8 +++
 .../pulsar/client/admin/internal/SourcesImpl.java  |  8 +++
 3 files changed, 59 insertions(+), 18 deletions(-)