[
https://issues.apache.org/jira/browse/CASSANDRA-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156151#comment-14156151
]
Marcus Eriksson commented on CASSANDRA-7239:
--------------------------------------------
bq. I'm not actually sure why we'd want to include the data + index sizes under
openEarly, but not the others.
Its the other way around right? We always add the data + index size, but for
openEarly we skip the other components (which makes sense since they don't
exist yet).
Will have a closer look (the patch in its current state throws NPEs on startup)
> Nodetool Status Reports Negative Load With VNodes Disabled
> ----------------------------------------------------------
>
> Key: CASSANDRA-7239
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7239
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: 1000 Nodes EC2 m1.large ubuntu 12.04
> Reporter: Russell Alexander Spitzer
> Assignee: Benedict
> Fix For: 2.1.1
>
> Attachments: 0001-add-new-sstable-size-when-rewriting-v2.patch,
> 0001-add-new-sstable-size-when-rewriting.patch, 7239.txt, nodetool.png,
> opscenter.png
>
>
> When I run stress on a large cluster without vnodes (num_token =1 initial
> token set) The loads reported by nodetool status are negative, or become
> negative after stress is run.
> {code}
> UN 10.97.155.31 -447426217 bytes 1 0.2%
> 8d40568c-044c-4753-be26-4ab62710beba rack1
>
> UN 10.9.132.53 -447342449 bytes 1 0.2%
> 58e7f255-803d-493b-a19e-58137466fb78 rack1
>
> UN 10.37.151.202 -447298672 bytes 1 0.2%
> ba29b1f1-186f-45d0-9e59-6a528db8df5d rack1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)