diff options
| author | ijon <[email protected]> | 2025-12-19 11:27:12 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-19 08:27:12 +0000 |
| commit | 1eb7877fbff4c737a30aedc75ef0e2ec09be7d33 (patch) | |
| tree | d2324934deb48133e4b30a703226eda978cc5c4f /library/cpp/threading/blocking_queue/blocking_queue.cpp | |
| parent | c934bf283cc9e4dd69411d713bf3ac2b7a0d8cd7 (diff) | |
ttl: return default limit on max-shards-in-flight (#30894)
Currently, TTL MaxShardsInFlight defaults to zero (unlimited in-flight requests).
This can overwhelm schemeshard with datashard's responses when:
- network issues or schemeshard restarts cause many responses to arrive simultaneously
- many datashards respond immediately when there's no data to erase
Setting a reasonable default in-flight limit would alleviate this issue.
Diffstat (limited to 'library/cpp/threading/blocking_queue/blocking_queue.cpp')
0 files changed, 0 insertions, 0 deletions
