Skip to content

JetStream NATSNoRespondersException #628

Answered by scottf
Walluce asked this question in Q&A
Discussion options

You must be logged in to vote

I see the problem. The *, only represents one segment. So users.* only allows for users.a not users.a.b
If you specify users.> as your stream subject, you will be fine. You could I think specify users.*.*

Here is the documentation for subjects https://docs.nats.io/nats-concepts/subjects#subject-hierarchies

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Walluce
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by scottf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants