You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/12/02 00:21:20 UTC

[jira] Updated: (CASSANDRA-554) don't count temporary to-stream files towards system load

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

Jonathan Ellis updated CASSANDRA-554:
-------------------------------------

    Attachment: 554.patch

use size of sstables as load, instead of naively counting everything in the data directories (which would include things like snapshots as well as streaming data)

> don't count temporary to-stream files towards system load
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-554
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-554
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.4, 0.5
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: 554.patch
>
>
> default load metric is "space used in data directories" which will include to-stream files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.