mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
"This series fixes some issues with the thrift_server, namely
ensuring that streams and sockets are properly closed.
Fixes #499
Fixes #2437"
* 'thrift-server-fixes/v1' of github.com:duarten/scylla:
thrift/server: Close connections when stopping server
thrift/server: Move connection class to header
thrift/server: Shutdown connection
thrift/server: Close output_stream when connection is done
(cherry picked from commit a6dc21615b)