You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Björn Hegerfors (JIRA)" <ji...@apache.org> on 2015/02/25 16:06:04 UTC

[jira] [Updated] (CASSANDRA-8852) Stream throttling mixes up bits & bytes

     [ https://issues.apache.org/jira/browse/CASSANDRA-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Björn Hegerfors updated CASSANDRA-8852:
---------------------------------------
    Attachment: CASSANDRA-8852.txt

> Stream throttling mixes up bits & bytes
> ---------------------------------------
>
>                 Key: CASSANDRA-8852
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8852
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jimmy Mårdell
>         Attachments: CASSANDRA-8852.txt
>
>
> The throttling of the streaming doesn't work the way it's intended. If you set streamThroughputOutboundMegabitsPerSec to 1, the ratelimiter rate is set to 1024*1024*8. Which means your allowing 8 megabyte/second throughput, not 1/8 megabyte/second as intended.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)