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 2019/08/27 23:32:02 UTC

[pulsar] branch master updated (41430ce -> 588b166)

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 41430ce  [Pulsar IO]Support reload Source and Sink for Pulsar IO (#5008)
     add 588b166  [schema] support uploading key/value schema using Pulsar admin (#5000)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/v2/SchemasResource.java    | 76 ++++++++++++----------
 .../pulsar/broker/admin/AdminApiSchemaTest.java    | 10 +++
 .../pulsar/client/admin/internal/SchemasImpl.java  | 12 +++-
 3 files changed, 60 insertions(+), 38 deletions(-)