You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2015/09/16 23:33:46 UTC

[jira] [Commented] (CASSANDRA-8708) inter_dc_stream_throughput_outbound_megabits_per_sec to defaults to unlimited

    [ https://issues.apache.org/jira/browse/CASSANDRA-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791162#comment-14791162 ] 

Jeremy Hanna commented on CASSANDRA-8708:
-----------------------------------------

Attached simple patch to set the default to 200 and indicate this in cassandra.yaml.

Do we want to make it dynamic to be a maximum of intra dc stream throughput?

I'll get the jmx and nodetool support.

> inter_dc_stream_throughput_outbound_megabits_per_sec to defaults to unlimited
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8708
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8708
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Adam Hattrell
>            Assignee: Jeremy Hanna
>         Attachments: 8708-2.1.txt
>
>
> inter_dc_stream_throughput_outbound_megabits_per_sec was introduced in CASSANDRA-6596.
> There's some discussion in the ticket of the intention to link the default to whatever stream_throughput_outbound_megabits_per_sec is set to.  
> However, it looks like it's just set to 0 - from /src/java/org/apache/cassandra/config/Config.java
> This is a bit of a pain - usually folks want to set the inter dc limits lower than the base streaming figure.



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