4a6c2744a0
To avoid excess allocation, in particular for higher values of `MaxRequestsQueuedPerDestination`, the per-destination request queue is now initialized with a capacity of 32 entries and configured to grow 32 entries at a time until the maximum is reached. Resolves #8319. |
||
---|---|---|
.. | ||
src | ||
pom.xml |