[
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.