You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/02/25 03:44:19 UTC

[jira] [Commented] (CASSANDRA-6752) Streaming should pause when receiving host is overwhelmed

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

sankalp kohli commented on CASSANDRA-6752:
------------------------------------------

We can then have a streaming pause functionality. That way, external tools can pause/resume the stream when required. 

> Streaming should pause when receiving host is overwhelmed
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-6752
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6752
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: sankalp kohli
>            Priority: Minor
>              Labels: ponies, streaming
>
> During repair, sometimes repair bring in lot of data and the disk gets full on the node.  A cassandra node should better protect itself by monitoring its disk space and pausing incoming streams. 
> Outgoing throttle can help but this automatic check will make operations easier. 
> Lot of improvements have been done on repair specially incremental repairs which makes this less of a problem but I think this could still be useful and will avoid operator shooting itself in the foot. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)