Skip to content

Request Channel Bug, ByteBuf Optimizations, Fragmentation Fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@robertroeser robertroeser released this 16 Apr 20:58
· 465 commits to master since this release

Fixes a bug in a request channel with long running streams where the channel would stop emitting data

Fixes a bug in fragmentation when the mtu is 64 bytes that caused an illegal refcnt exception

Replaces compositebytebufs with specialized ByteBuf tuples of 2 and 3