mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
34ecbc1d71
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>
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
```release-note:enhancement
|
|
catalog: Add per-node indexes to reduce watchset firing for unrelated nodes and services.
|
|
``` |