OpenSearch/modules/aggs-matrix-stats/src
Tim Brooks d82c40d35c
Implement byte array reusage in `NioTransport` (#27696)
This is related to #27563. This commit modifies the
InboundChannelBuffer to support releasable byte pages. These byte
pages are provided by the PageCacheRecycler. The PageCacheRecycler
must be passed to the Transport with this change.
2017-12-08 10:39:30 -07:00
..
main Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
test Implement byte array reusage in `NioTransport` (#27696) 2017-12-08 10:39:30 -07:00