mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 22:25:48 +00:00
When a request is shed due to being too large, its response was sent with stream id 0 instead of the stream id that matches the communication lane. That in turn confused the client, which is no longer the case.