You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/06/10 06:57:55 UTC

[pulsar] branch master updated (b1b3b3c -> 2c9ea81)

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

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


    from b1b3b3c  [Broker] Always let system topic TRANSACTION_BUFFER_SNAPSHOT be auto created (#10876)
     add 2c9ea81  #10882 use ObjectMapper to parse Sink/Source configs (#10883)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/admin/cli/CmdSinks.java | 21 ++++++++++++-----
 .../org/apache/pulsar/admin/cli/CmdSources.java    | 26 ++++++++++++++++------
 .../org/apache/pulsar/admin/cli/TestCmdSinks.java  | 16 +++++++++++--
 .../apache/pulsar/admin/cli/TestCmdSources.java    | 18 +++++++++++++--
 4 files changed, 65 insertions(+), 16 deletions(-)