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 2021/02/24 12:27:45 UTC

[pulsar] branch master updated (aa63511 -> d2f3557)

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 aa63511  [cli] pulsar-perf uses DefaultCryptoKeyReader for E2E encryption (#9668)
     add d2f3557  Duplicate key __pfn_input_topic__ in presto server (#9686)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/common/api/raw/RawMessageImpl.java      |  3 +-
 .../pulsar/common/api/raw/RawMessageImplTest.java  | 44 ++++++++++++++++++++++
 2 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 pulsar-common/src/test/java/org/apache/pulsar/common/api/raw/RawMessageImplTest.java