- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug
Milestone
Description
Arjen Poutsma opened SPR-16365 and commented
Using DataBuffer.write(DataBuffer[] databuffer) in a Flux.reduce aggregation result in a IndexOutOfBoundsException when running on Netty. The reason for this is that the initial buffer does not have enough capacity to contain the data of all subsequent buffers.
Issue Links:
- Use of CompositeByteBuf in NettyDataBuffer results in IllegalReferenceCountException [SPR-16351] #20898 Use of CompositeByteBuf in NettyDataBuffer results in IllegalReferenceCountException
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug