Add CHANGES placeholder for [GL #4255]

This commit is contained in:
Michal Nowak 2023-09-05 17:57:18 +02:00
parent dd658c454e
commit e70a937b3f
No known key found for this signature in database

View file

@ -1,3 +1,5 @@
6241. [placeholder]
6240. [bug] Use dedicated per-worker thread jemalloc memory
arenas for send buffers allocation to reduce memory
consumption and avoid lock contention. [GL #4038]