This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 9b8e7d2 [ServerCnx] Close connection after receiving unexpected
SendCommand (#12780)
new a034d14 Fix namespace policy override ignored when creating
subscription (#12699)
new b72d452 [Java Client] Send CloseProducer on timeout (#13161)
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:
.../broker/admin/impl/PersistentTopicsBase.java | 4 +-
.../BrokerServiceAutoTopicCreationTest.java | 15 ++++++
.../apache/pulsar/client/api/ClientErrorsTest.java | 56 ++++++++++++++++++++++
.../apache/pulsar/client/impl/ProducerImpl.java | 12 ++++-
4 files changed, 84 insertions(+), 3 deletions(-)