Closed
Description
Arjen Poutsma opened SPR-17411 and commented
DataBufferUtils should handle both error and cancellation signals. Currently join does error only, while readByteChannel and readAsynchronousFileChannel do onDiscard which does both. Other methods like takeUntil to be reviewed.
This issue is a sub-task of #21941