Skip to content

Improve guidance on working with and releasing DataBuffer's [SPR-17409] #21942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Oct 18, 2018 · 0 comments
Assignees
Labels
type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Oct 18, 2018

Rossen Stoyanchev opened SPR-17409 and commented

In particular focusing on releasing in case of error and cancellation signal scenarios, for code that deals with data buffers directly, i.e. outside of the built-in codecs. This could be custom encocders or decoders, a WebSocketHandler processing DataBuffers, or any other code (e.g. Spring Cloud Gateway) that handles DataBuffer's in a pipeline with operators that might do pre-fetching and queuing like flatMap.


Affects: 5.0.10, 5.1.1

This issue is a sub-task of #21941

Referenced from: commits 4faee16, 8223ed3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants