Spring-RSocket: server memory overflow with request-stream #27427
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
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
The text was updated successfully, but these errors were encountered: