Skip to content

Commit

Permalink
Update summary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timvaillancourt authored Dec 10, 2024
1 parent 909af38 commit df7655d
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 @@ -70,6 +70,6 @@ While the flag will continue to accept float values (interpreted as seconds) for

### <a id="topo-read-concurrency-changes"/>`--topo_read_concurrency` behaviour changes

The `--topo_read_concurrency` flag was added to all components that access the topology and the provided limit now applied separately for each global or local cell _(default `32`)_.
The `--topo_read_concurrency` flag was added to all components that access the topology and the provided limit is now applied separately for each global or local cell _(default `32`)_.

All topology read calls _(`Get`, `GetVersion`, `List` and `ListDir`)_ now respect this per-cell limit. Previous to this version a single limit was applied to all cell calls and it was not respected by many topology calls.

0 comments on commit df7655d

Please sign in to comment.