Skip to content

'[SUB-90011] Subject does not match consumer configuration filter.' #568

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

You must be logged in to vote

@Exagram So while it's true that STREAM.entity1.*.failed is a subset of STREAM.> , we require an exact match, which means the code is behaving as designed. The server team is currently working on enhancements to how subjects are consumed providing better flexibility on filter subjects., so this will eventually trickle down to the clients. For now, your consumer filter subject must match exactly the subscribe subject, so you must use STREAM.entity1.*.failed in both places.

You are certainly not the first to notice this, we probably get questions like this daily, so I'm moving this issue to our discussion area. I agree, we need to do better with our documentation, it's an ongoing effort.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Walluce
Comment options

@scottf
Comment options

Answer selected by scottf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #566 on March 01, 2022 15:13.