This is an automated email from the ASF dual-hosted git repository.
jianghaiting pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4fda75b68b0 [fix][broker] Fix calculate avg message per entry (#17046)
new a3b8627199e [fix][security] Bump PostgreSQL version to 42.4.1(#17066)
new 102735f4408 [fix][sql]Fix presto sql avro decode error when publish
non-batched msgs (#17093)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 4 +-
.../pulsar/common/api/raw/RawMessageImpl.java | 11 +++--
.../pulsar/common/api/raw/RawMessageImplTest.java | 55 +++++++++++++++++++---
3 files changed, 58 insertions(+), 12 deletions(-)