[Discuss] pulsarctl should use "--non-partitioned" instead of "partitioned" for topic as default type
@zymap is already working on this.
Since Jan 16, 2020.
Assessment
This issue has not been assessed yet.
Description
pulsarctl won't delete a normal topic unless given --non-partioned flag:
$ ./pulsarctl topic delete persistent://public/default/temp
[✖] code: 404 reason: Partitioned topic does not exist
$ ./pulsarctl topic delete --non-partitioned persistent://public/default/temp
Delete topic persistent://public/default/temp successfully
However, pulsar-admin does not need to be told this.
$ apache-pulsar-2.4.1/bin/pulsar-admin topics delete persistent://public/default/temp
$
- Dominant language
- Go
- Stars
- 169
- Forks
- 68
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from streamnative/pulsarctl
-
Difficulty 3/5 1-2 days Newbie friendliness 67/100
streamnative/pulsarctl#2070 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
streamnative/pulsarctl#1703 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
streamnative/pulsarctl#1623 · 1 reaction ·
-
streamnative/pulsarctl#1604 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
streamnative/pulsarctl#1527 ·
All issues in streamnative/pulsarctl
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100