This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch merge-3.4.3 in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 82d3cf235df5e70ed845939ae03a7dd5ecae064b Author: Jan Lehnardt <[email protected]> AuthorDate: Fri Mar 7 10:47:04 2025 +0100 Update src/docs/src/whatsnew/3.5.rst Co-authored-by: Jay Doane <[email protected]> --- src/docs/src/whatsnew/3.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/src/whatsnew/3.5.rst b/src/docs/src/whatsnew/3.5.rst index 95bfa2df1..aceec761e 100644 --- a/src/docs/src/whatsnew/3.5.rst +++ b/src/docs/src/whatsnew/3.5.rst @@ -44,7 +44,7 @@ Highlights scenarios can lead to a starvation of the fd-owning Erlang process message inbox: - - 1000s concurrent read requests with a constant stream of writes per shard, + - 1000s of concurrent read requests with a constant stream of writes per shard, or: - a high latency storage devices like network block storage.
