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/22 23:44:40 UTC

[pulsar] branch master updated (ee158d9 -> 958dcfe)

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 ee158d9  Upgrade jackson-databind (#5011)
     add 958dcfe  Modify rest api post schema compatibility strategy (#4950)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/AdminResource.java  | 31 ++++++++++
 .../pulsar/broker/admin/v2/SchemasResource.java    | 66 ++++++++++++++--------
 .../pulsar/broker/admin/AdminApiSchemaTest.java    | 42 ++++++++++++++
 3 files changed, 115 insertions(+), 24 deletions(-)