Hi!
Looking into Cassandra configuration options I see `nodetool setstreamthroughput` which is explained as "Sets the throughput capacity in megabits per second (Mb/s) for outbound streaming in the system".
I'm not sure what means "outbound streaming in the system". Does it affect the performance of query result output from Cassandra node? When this setting needs to be changed?