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 5235ff9 Change IllegalArgumentException to ParameterException in CLI,
add test in CLITest. (#14388)
add db25438 [Broker] Check `allowAutoSubscriptionCreation` when creating
init sub (#14458)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/service/ServerCnx.java | 14 +++++++++++++
.../pulsar/client/api/ProducerCreationTest.java | 24 ++++++++++++++++++++++
.../apache/pulsar/client/api/DeadLetterPolicy.java | 2 ++
.../pulsar/client/impl/ProducerBuilderImpl.java | 4 +++-
pulsar-common/src/main/proto/PulsarApi.proto | 2 ++
site2/docs/concepts-messaging.md | 2 +-
6 files changed, 46 insertions(+), 2 deletions(-)