On Thu, Dec 3, 2015 at 7:51 AM, Jonathan Ballet <jbal...@edgelab.ch> wrote:
> I noticed it's not really fast and my monitoring system shows that the > traffic incoming on this node is exactly at 100Mb/s (12.6MB/s). I know it > can be much more than that (I just tested sending a file through SSH > between the two machines and it goes up to 1Gb/s), is there a limitation of > some sort on Cassandra which limit the transfer rate to 100Mb/s? > Probably limited by number of simultaneous parallel streams. Many people do not want streams to go "as fast as possible" because their priority is maintaining baseline service times while rebuilding/bootstrapping. Not sure there's a way to tune it, but this is definitely on the "large node" radar.. =Rob