You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2021/06/18 18:01:35 UTC

[pulsar] branch master updated (acf4149 -> 0774b5f)

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

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


    from acf4149  [Security] Upgrade caffeine to 2.9.1 (#10865)
     add 0774b5f  fix parseMessageMetadata error cause by not skip broker entry metadata (#10968)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    |  2 -
 .../broker/service/BrokerEntryMetadataE2ETest.java | 20 +++++++++
 .../org/apache/pulsar/client/impl/MessageImpl.java |  2 -
 .../apache/pulsar/client/impl/MessageImplTest.java | 51 ++++++++++++++++++++++
 .../apache/pulsar/common/protocol/Commands.java    |  5 ++-
 5 files changed, 74 insertions(+), 6 deletions(-)