You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/04/12 09:12:50 UTC

[pulsar] branch master updated (a936fc9 -> 7d04a79)

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

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


    from a936fc9  Expose local run config metrics-port-start to CLI (#10185)
     add 7d04a79  GenericObject: handle KeyValue with SEPARATED encoding and add more tests (#10186)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/schema/SchemaTest.java  | 98 ++++++++++++++++++++--
 .../org/apache/pulsar/client/impl/MessageImpl.java | 18 +++-
 .../client/impl/schema/AutoConsumeSchema.java      | 10 ++-
 3 files changed, 115 insertions(+), 11 deletions(-)