You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2019/10/29 10:52:45 UTC

[pulsar] branch master updated (1a4b126 -> 74ec920)

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

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


    from 1a4b126  [Docs]Fix document of canal and debezium not found. (#5485)
     add 74ec920  move general schema hash to common module (#5466)

No new revisions were added by this update.

Summary of changes:
 .../service/schema/SchemaRegistryServiceImpl.java  | 16 ++++-----
 .../apache/pulsar/client/impl/ProducerBase.java    |  2 +-
 .../apache/pulsar/client/impl/ProducerImpl.java    |  8 ++---
 .../pulsar/common/protocol}/schema/SchemaHash.java | 39 ++++++++++++++--------
 4 files changed, 36 insertions(+), 29 deletions(-)
 rename {pulsar-client/src/main/java/org/apache/pulsar/client/impl => pulsar-common/src/main/java/org/apache/pulsar/common/protocol}/schema/SchemaHash.java (66%)