Use doOnDiscard to free internally queued data buffers [SPR-17246] #21779
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Arjen Poutsma opened SPR-17246 and commented
We should leverage the upcoming Reactor core feature
onDiscardQueueWithClear
to free the internally queuedDataBuffer
instances when the publisher is cancelled or terminated on an error (see reactor core pr #1155).This issue was initially part of #21563.
Issue Links:
Referenced from: commits 8a48353
The text was updated successfully, but these errors were encountered: