Unable to create topic without partition when I set ns-isolation-policy #18286
Answered
by
tianshimoyi
tianshimoyi
asked this question in
Q&A
Replies: 4 comments 1 reply
|
@tianshimoyi Can you share the reproduction step? What is the |
0 replies
|
@Demogorgon314 The picture below is the details of the ns-isolation-policy I set, including all brokers. By the way, my pulsar is deployed via pulsar-helm-char@4.9.4 and the version is 4.9.3 |
0 replies
|
@Demogorgon314 It is a problem with the regular expression of the --primary parameter. I can modify the regular expression. --primary pulsar-huhao-broker-0.*,pulsar-huhao-broker-1.*,pulsar-huhao-broker-2.* |
1 reply
Answer selected by
tianshimoyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


@Demogorgon314 It is a problem with the regular expression of the --primary parameter. I can modify the regular expression.
--primary pulsar-huhao-broker-0.*,pulsar-huhao-broker-1.*,pulsar-huhao-broker-2.*