Create a stream without subjects #7719
paagamelo2
started this conversation in
General
Replies: 1 comment 1 reply
-
|
One workaround I use for this is to add a source from a stream that doesn't exist (only side effect is it will try and fail to create the consumer on that non-existing stream every 2 minutes). If the stream as a source then it's allowed to not have any listen subjects. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
Is it possible to create a stream without subjects? If I leave the subjects list empty, the stream name is used as default subject.
What I'm really trying to do is remove the ingress subjects of a stream to temporarily disable it.
Thanks
Lorenzo
Beta Was this translation helpful? Give feedback.
All reactions