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

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


    from 13c4f9b  Compression must be applied during deferred schema 
preparation and enableBatching is enabled (#9396)
     new 13fef42  Fix BookkeeperSchemaStorage NPE (#9264)
     new 1f17b1a  Fix the partition number not equals expected error (#9446)
     new 4fceca7  Do not use a static map of listeners in TopicPoliciesService 
(#9486)

The 3 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:
 .../org/apache/pulsar/broker/PulsarService.java    | 17 +++-----
 .../SystemTopicBasedTopicPoliciesService.java      | 15 +++++---
 .../broker/service/TopicPoliciesService.java       |  7 +---
 .../broker/service/schema/SchemaServiceTest.java   | 10 +++++
 .../pulsar/client/impl/TopicsConsumerImplTest.java | 45 ++++++++++++++++++++++
 .../client/impl/MultiTopicsConsumerImpl.java       |  8 +++-
 6 files changed, 78 insertions(+), 24 deletions(-)

Reply via email to