Skip to content

Commit

Permalink
fix changelog wording
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <[email protected]>
  • Loading branch information
timvaillancourt committed Dec 10, 2024
1 parent b84b449 commit d5dbd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/22.0/22.0.0/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ never be promoted, neither by planned nor by emergency reparents.

The `--topo_read_concurrency` flag is now added to all components that access the topology and the provided limit now applies to each global or local cell, meaning each cell receives it's own concurrency limit _(default `32`)_.

All topology read call _(`Get`, `GetVersion`, `List` and `ListDir`)_ now respect this per-cell limit. Previous to this version the `--topo_read_concurrency` limit was for all cell calls and was not respected by all topology calls.
All topology read calls _(`Get`, `GetVersion`, `List` and `ListDir`)_ now respect this per-cell limit. Previous to this version the `--topo_read_concurrency` limit was for all cell calls and was not respected by all topology calls.

0 comments on commit d5dbd8a

Please sign in to comment.