Skip to content

Add an automatic flushing mechanism for RxNetty [SPR-14991] #19557

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-14991 and commented

As discussed on this issue, RxNetty does not provide any automatic flushing mechanism and block when the send buffer is full. Our RxNetty integration should implement a flush selector based mechanism to flush the data automatically (for example after sending 8K of data).


This issue is a sub-task of #19510

Referenced from: commits 24b3614

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions