Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement multiple filters on consumers #196

Open
10 of 15 tasks
bruth opened this issue Jan 27, 2023 · 2 comments
Open
10 of 15 tasks

Implement multiple filters on consumers #196

bruth opened this issue Jan 27, 2023 · 2 comments
Labels
client Client related work enhancement New feature or request server:2.10.0

Comments

@bruth
Copy link
Member

bruth commented Jan 27, 2023

Overview

See #192. Validation occurs on the server, this would be scoped to allowing a consumer to set SubjectFilters as an array/list/slice on the ConsumerConfig.

The behavior is documented in ADR-34.

Clients and Tools

Other Tasks

  • docs.nats.io updated @bruth
  • Update ADR to Implemented
  • Update client features spreadsheet

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@bruth
Copy link
Member Author

bruth commented Mar 17, 2023

@ripienaar For the schema and CLI, it appears you checked these off, but the PRs apply to the metadata fields rather than support for multiple subject filters.

@ripienaar
Copy link
Contributor

@ripienaar For the schema and CLI, it appears you checked these off, but the PRs apply to the metadata fields rather than support for multiple subject filters.

thanks, fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request server:2.10.0
Projects
None yet
Development

No branches or pull requests