Skip to content
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

Spring-RSocket: server memory overflow with request-stream #27427

Closed
mostroverkhov opened this issue Sep 17, 2021 · 1 comment
Closed

Spring-RSocket: server memory overflow with request-stream #27427

mostroverkhov opened this issue Sep 17, 2021 · 1 comment
Labels
for: external-project Needs a fix in external project in: messaging Issues in messaging modules (jms, messaging) status: superseded An issue that has been superseded by another

Comments

@mostroverkhov
Copy link

Spring's RSocket server terminates with OutOfMemoryError if bad client starts request-stream, then sends
series of small requestN frames without reading response from socket.

Trivial reproducer is at stream-overflow using springboot 2.5.4

./server.sh, stream_overflow.sh

@rstoyanchev
Copy link
Contributor

This will be tracked under rsocket/rsocket-java#1065.

@rstoyanchev rstoyanchev added status: superseded An issue that has been superseded by another for: external-project Needs a fix in external project and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: external-project Needs a fix in external project in: messaging Issues in messaging modules (jms, messaging) status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

3 participants