96f6f2bb8d
* Issue #4461 HttpOutput Aggregation Added tests to check that aggregation continues after first flush of an aggregated buffer (this triggers both #4461 and the discovered bug of not aggregating because of empty at capacity aggregate buffer). Added getAggregateSize method that does a compact to avoid empty at capacity aggregate buffer Call onWriteComplete if residue of an overflow aggregation can itself be aggregated. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4461 HttpOutput Aggregation Removed implicit compact from GzipHandler Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4461 HttpOutput Aggregation Improve test coverage Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4461 HttpOutput Aggregation Remove case that can never happen. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4461 HttpOutput Aggregation updates from review Signed-off-by: Greg Wilkins <gregw@webtide.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |