This is an automated email from the ASF dual-hosted git repository.
rdhabalia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from f96bc63 Fix deadlock that occurred during topic ownership check
(#8406)
add da61b56 [pulsar-broker] add broker config to enforce producer to
publish encrypted message (#8055)
No new revisions were added by this update.
Summary of changes:
conf/broker.conf | 3 ++
conf/standalone.conf | 3 ++
.../apache/pulsar/broker/ServiceConfiguration.java | 5 ++++
.../apache/pulsar/broker/service/ServerCnx.java | 4 ++-
.../pulsar/broker/service/ServerCnxTest.java | 35 ++++++++++++++++++++++
5 files changed, 49 insertions(+), 1 deletion(-)