nats.net icon indicating copy to clipboard operation
nats.net copied to clipboard

Check multiple KV filters against consumer info

Open mtmk opened this issue 7 months ago • 0 comments

When multiple filters are passed, client library should check consumer info from consumer create method if the filters are matching, as nats-server < 2.10 would ignore them.

see also https://github.com/nats-io/nats.net.v2/pull/545#issuecomment-2211767607

ADR: https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-8.md#status

mtmk avatar Jul 06 '24 14:07 mtmk