e1317db328
Motivation: Due a bug we did not always correctly calculate the next buffer size in AdaptiveRecvByteBufAllocator. Modification: Fix calculation and add unit test Result: Correct calculation is always used.