git commit: minor javadoc fixes

2014-08-30 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk ebb97579e -> f92d00cc7 minor javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f92d00cc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

[jira] [Commented] (CASSANDRA-7447) New sstable format with support for columnar layout

2014-08-30 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116630#comment-14116630 ] Benedict commented on CASSANDRA-7447: - The goal of the new file design is that it

[jira] [Commented] (CASSANDRA-7829) Clean up exits

2014-08-30 Thread Ananthkumar K S (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116629#comment-14116629 ] Ananthkumar K S commented on CASSANDRA-7829: Thought exception and heading

git commit: don't declare throwing exceptions that aren't

2014-08-30 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 5642baf5e -> ebb97579e don't declare throwing exceptions that aren't Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ebb97579 Tree: http://git-wip-us.apache.

git commit: don't mask fields (BatchStatement.type v. Message.type)

2014-08-30 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk f2f2ee5bc -> 5642baf5e don't mask fields (BatchStatement.type v. Message.type) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5642baf5 Tree: http://git-wip-

[jira] [Commented] (CASSANDRA-7841) Pass static singleton instances into constructors of dependent classes

2014-08-30 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116609#comment-14116609 ] Blake Eggleston commented on CASSANDRA-7841: Here's a list of singleton de

[jira] [Commented] (CASSANDRA-7850) Composite Aware Partitioner

2014-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116568#comment-14116568 ] Jonathan Ellis commented on CASSANDRA-7850: --- Doing multiget to a single serv

[jira] [Commented] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116567#comment-14116567 ] Jonathan Ellis commented on CASSANDRA-7493: --- bq. Am I right that populate_io

[jira] [Commented] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-08-30 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116564#comment-14116564 ] Alexey Zotov commented on CASSANDRA-7493: - Am I right that _populate_io_cache_

[jira] [Commented] (CASSANDRA-7850) Composite Aware Partitioner

2014-08-30 Thread Drew Kutcharian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116478#comment-14116478 ] Drew Kutcharian commented on CASSANDRA-7850: I agree that transparent shar

[jira] [Commented] (CASSANDRA-7849) Server logged error messages (in binary protocol) for unexpected exceptions could be more helpful

2014-08-30 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116474#comment-14116474 ] Michael Shuler commented on CASSANDRA-7849: --- Patches are surely welcomed. I

[jira] [Commented] (CASSANDRA-7239) Nodetool Status Reports Negative Load With VNodes Disabled

2014-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116418#comment-14116418 ] Jonathan Ellis commented on CASSANDRA-7239: --- (making it more confusing, in t

[jira] [Commented] (CASSANDRA-7239) Nodetool Status Reports Negative Load With VNodes Disabled

2014-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116416#comment-14116416 ] Jonathan Ellis commented on CASSANDRA-7239: --- +1 on v2. To spell it out, the

[jira] [Updated] (CASSANDRA-7239) Nodetool Status Reports Negative Load With VNodes Disabled

2014-08-30 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7239: --- Attachment: 0001-add-new-sstable-size-when-rewriting-v2.patch we don't, and proba

[jira] [Created] (CASSANDRA-7852) Refactor/document how we track live size

2014-08-30 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-7852: -- Summary: Refactor/document how we track live size Key: CASSANDRA-7852 URL: https://issues.apache.org/jira/browse/CASSANDRA-7852 Project: Cassandra

[jira] [Commented] (CASSANDRA-7850) Composite Aware Partitioner

2014-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116363#comment-14116363 ] Jonathan Ellis commented on CASSANDRA-7850: --- The more I think about transpar

[jira] [Comment Edited] (CASSANDRA-7546) AtomicSortedColumns.addAllWithSizeDelta has a spin loop that allocates memory

2014-08-30 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116223#comment-14116223 ] graham sanderson edited comment on CASSANDRA-7546 at 8/30/14 7:04 AM: --

[jira] [Comment Edited] (CASSANDRA-7546) AtomicSortedColumns.addAllWithSizeDelta has a spin loop that allocates memory

2014-08-30 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116223#comment-14116223 ] graham sanderson edited comment on CASSANDRA-7546 at 8/30/14 7:02 AM: --