open-consul/.changelog/12399.txt
Will Jordan 25f4c44268
Add per-node max indexes (#12399)
Adds fine-grained node.[node] entries to the index table, allowing blocking queries to return fine-grained indexes that prevent them from returning immediately when unrelated nodes/services are updated.

Co-authored-by: kisunji <ckim@hashicorp.com>
2022-06-23 11:13:25 -04:00

3 lines
121 B
Plaintext

```release-note:enhancement
catalog: Add per-node indexes to reduce watchset firing for unrelated nodes and services.
```