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 dc20ef0 [Pulsar IO] ElasticSearch Sink: support Fixed and ENUM
datatypes (#13800)
add 760bfec [Broker] Avoid thread deadlock problem when creating topic
policy reader (#13837)
No new revisions were added by this update.
Summary of changes:
.../SystemTopicBasedTopicPoliciesService.java | 12 ++------
.../broker/service/TopicPoliciesService.java | 6 ++--
.../SystemTopicBasedTopicPoliciesServiceTest.java | 9 +++---
.../systopic/PartitionedSystemTopicTest.java | 33 ++++++++++++++++++++
.../apache/pulsar/client/impl/RetryUtilTest.java | 13 ++++----
.../org/apache/pulsar/client/util/RetryUtil.java | 35 +++++++++++-----------
6 files changed, 70 insertions(+), 38 deletions(-)