[jira] [Created] (CASSANDRA-8985) java.lang.AssertionError: Added column does not sort as the last column

2015-03-18 Thread Maxim (JIRA)
Maxim created CASSANDRA-8985: Summary: java.lang.AssertionError: Added column does not sort as the last column Key: CASSANDRA-8985 URL: https://issues.apache.org/jira/browse/CASSANDRA-8985 Project:

[3/4] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/config/Config.java src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] cassandra git commit: Introduce intra-cluster message coalescing

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 db1a741ea - 828496492 refs/heads/trunk 21bdf8700 - 144644bbf Introduce intra-cluster message coalescing patch by ariel; reviewed by benedict for CASSANDRA-8692 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[2/4] cassandra git commit: Introduce intra-cluster message coalescing

2015-03-18 Thread benedict
Introduce intra-cluster message coalescing patch by ariel; reviewed by benedict for CASSANDRA-8692 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/82849649 Tree:

[4/4] cassandra git commit: Partition intra-cluster message streams by size, not type

2015-03-18 Thread benedict
Partition intra-cluster message streams by size, not type patch by ariel; reviewed by benedict for CASSANDRA-8789 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/144644bb Tree:

[2/4] cassandra git commit: Use correct bounds for page cache eviction of compressed files

2015-03-18 Thread benedict
Use correct bounds for page cache eviction of compressed files patch by benedict; reviewed by marcus for CASSANDRA-8746 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/521b3631 Tree:

[4/4] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/abd528a0 Tree:

[jira] [Assigned] (CASSANDRA-3852) use LIFO queueing policy when queue size exceeds thresholds

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reassigned CASSANDRA-3852: --- Assignee: Benedict use LIFO queueing policy when queue size exceeds thresholds

[jira] [Assigned] (CASSANDRA-8940) Inconsistent select count and select distinct

2015-03-18 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reassigned CASSANDRA-8940: - Assignee: Benjamin Lerer Inconsistent select count and select distinct

[1/3] cassandra git commit: Cleanup cell equality

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 828496492 - 69ffd1fa0 refs/heads/trunk 7bef6f93a - c2dc31c1f Cleanup cell equality patch by benedict; reviewed by sylvain for CASSANDRA-8947 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] cassandra git commit: Cleanup cell equality

2015-03-18 Thread benedict
Cleanup cell equality patch by benedict; reviewed by sylvain for CASSANDRA-8947 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/69ffd1fa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/69ffd1fa Diff:

[3/3] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c2dc31c1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c2dc31c1 Diff:

[jira] [Updated] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8981: Attachment: 8981.txt This looks to be a manifestation of CASSANDRA-8805 along with a slightly

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366934#comment-14366934 ] Benedict commented on CASSANDRA-8851: - [~Hachmann]: it doesn't look like this log

[jira] [Commented] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366954#comment-14366954 ] Benedict commented on CASSANDRA-8584: - Sorry for the delay, missed this in my work

[2/3] cassandra git commit: SSTableScanner enforces its bounds

2015-03-18 Thread benedict
SSTableScanner enforces its bounds patch by benedict; reviewed by sylvain for CASSANDRA-8946 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/572ef50d Tree:

[jira] [Updated] (CASSANDRA-5791) A nodetool command to validate all sstables in a node

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-5791: Fix Version/s: 3.0 A nodetool command to validate all sstables in a node

cassandra git commit: fix bad merge

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 144644bbf - 7bef6f93a fix bad merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7bef6f93 Tree:

[jira] [Updated] (CASSANDRA-8559) OOM caused by large tombstone warning.

2015-03-18 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-8559: --- Reviewer: Sam Tunnicliffe OOM caused by large tombstone warning.

[jira] [Commented] (CASSANDRA-3852) use LIFO queueing policy when queue size exceeds thresholds

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366872#comment-14366872 ] Benedict commented on CASSANDRA-3852: - I think the main benefit here is to reduce

[jira] [Commented] (CASSANDRA-5791) A nodetool command to validate all sstables in a node

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366959#comment-14366959 ] Benedict commented on CASSANDRA-5791: - Looks like this referenced PureJavaCRC32,

[jira] [Commented] (CASSANDRA-8559) OOM caused by large tombstone warning.

2015-03-18 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366881#comment-14366881 ] Sam Tunnicliffe commented on CASSANDRA-8559: +1 LGTM OOM caused by large

[jira] [Updated] (CASSANDRA-7212) Allow to switch user within CQLSH session

2015-03-18 Thread Sachin Janani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Janani updated CASSANDRA-7212: - Attachment: 7212_1.patch Patch for Cassandra #7212 . Allow to switch user within

[3/3] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/io/sstable/format/big/BigTableScanner.java test/unit/org/apache/cassandra/io/sstable/SSTableScannerTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: SSTableScanner enforces its bounds

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 69ffd1fa0 - 572ef50dd refs/heads/trunk c2dc31c1f - 7aefd914c SSTableScanner enforces its bounds patch by benedict; reviewed by sylvain for CASSANDRA-8946 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-8746) SSTableReader.cloneWithNewStart can drop too much page cache for compressed files

2015-03-18 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366850#comment-14366850 ] Marcus Eriksson commented on CASSANDRA-8746: +1

cassandra git commit: nodetool command to validate all sstables in a node

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk da8268f15 - 21bdf8700 nodetool command to validate all sstables in a node patch by jeff jirsa; reviewed by branimir for CASSANDRA-5791 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Hachmann updated CASSANDRA-8851: -- Attachment: system.log.gz schema.txt Hi @Benedict, please find the

[jira] [Commented] (CASSANDRA-6809) Compressed Commit Log

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366930#comment-14366930 ] Benedict commented on CASSANDRA-6809: - I wouldn't hold up commit over that, no.

[3/4] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/abd528a0/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java -- diff --cc src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java index

[1/4] cassandra git commit: Use correct bounds for page cache eviction of compressed files

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 572ef50dd - 521b36311 refs/heads/trunk 7aefd914c - abd528a0f Use correct bounds for page cache eviction of compressed files patch by benedict; reviewed by marcus for CASSANDRA-8746 Project:

[jira] [Created] (CASSANDRA-8987) cassandra-stress should support a more complex client model

2015-03-18 Thread Benedict (JIRA)
Benedict created CASSANDRA-8987: --- Summary: cassandra-stress should support a more complex client model Key: CASSANDRA-8987 URL: https://issues.apache.org/jira/browse/CASSANDRA-8987 Project: Cassandra

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367120#comment-14367120 ] T Jake Luciani commented on CASSANDRA-8986: --- I think we should have *ONE*

[jira] [Comment Edited] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367134#comment-14367134 ] Benedict edited comment on CASSANDRA-8986 at 3/18/15 1:43 PM:

[jira] [Updated] (CASSANDRA-8987) cassandra-stress should support a more complex client model

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8987: Description: Orthogonal to CASSANDRA-8986, but still very important, is stress' simulation of

[jira] [Commented] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Cristian O (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367118#comment-14367118 ] Cristian O commented on CASSANDRA-8826: --- Hi Benedict, Very nicely put :) Let's

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367134#comment-14367134 ] Benedict commented on CASSANDRA-8986: - I agree, but that is also independent of

[jira] [Commented] (CASSANDRA-8987) cassandra-stress should support a more complex client model

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367055#comment-14367055 ] Benedict commented on CASSANDRA-8987: - This is particularly problematic for

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367091#comment-14367091 ] Benedict commented on CASSANDRA-8986: - Well, my goal is to make the tool itself

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367069#comment-14367069 ] T Jake Luciani commented on CASSANDRA-8986: --- See CASSANDRA-8597 My concern

[jira] [Created] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
Benedict created CASSANDRA-8986: --- Summary: Major cassandra-stress refactor Key: CASSANDRA-8986 URL: https://issues.apache.org/jira/browse/CASSANDRA-8986 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-18 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367059#comment-14367059 ] Marcus Eriksson commented on CASSANDRA-8920: (adding comment here after

[jira] [Comment Edited] (CASSANDRA-8987) cassandra-stress should support a more complex client model

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367055#comment-14367055 ] Benedict edited comment on CASSANDRA-8987 at 3/18/15 12:26 PM:

[jira] [Updated] (CASSANDRA-7212) Allow to switch user within CQLSH session

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7212: --- Reviewer: Tyler Hobbs Allow to switch user within CQLSH session

[jira] [Comment Edited] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367216#comment-14367216 ] Ryan McGuire edited comment on CASSANDRA-8986 at 3/18/15 2:47 PM:

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367229#comment-14367229 ] T Jake Luciani commented on CASSANDRA-8981: --- +1

[jira] [Comment Edited] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367229#comment-14367229 ] T Jake Luciani edited comment on CASSANDRA-8981 at 3/18/15 2:55 PM:

[2/3] cassandra git commit: ninja fix IndexSummaryManagerTest.testCompactionsRace

2015-03-18 Thread benedict
ninja fix IndexSummaryManagerTest.testCompactionsRace patch by benedict; reviewed by tjake for CASSANDRA-8981 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/accbfa7a Tree:

[jira] [Comment Edited] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367210#comment-14367210 ] Jonathan Ellis edited comment on CASSANDRA-8826 at 3/18/15 2:45 PM:

[jira] [Commented] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367210#comment-14367210 ] Jonathan Ellis commented on CASSANDRA-8826: --- Arguing that we should be

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367219#comment-14367219 ] Benedict commented on CASSANDRA-8986: - CASSANDRA-8469 is another orthogonal issue,

[jira] [Resolved] (CASSANDRA-8690) Ensure all error handling code that may itself throw an exception utilises addSuppressed

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-8690. - Resolution: Duplicate Ensure all error handling code that may itself throw an exception

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367236#comment-14367236 ] T Jake Luciani commented on CASSANDRA-8986: --- bq. We really need to find a

[jira] [Resolved] (CASSANDRA-8660) Cassandra makes Java 1.7+ SEGFAULT

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-8660. - Resolution: Cannot Reproduce Closing as it's been a while, there's been no movement and we

[1/3] cassandra git commit: ninja fix IndexSummaryManagerTest.testCompactionsRace

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 521b36311 - accbfa7ac refs/heads/trunk abd528a0f - 07cad8e8d ninja fix IndexSummaryManagerTest.testCompactionsRace patch by benedict; reviewed by tjake for CASSANDRA-8981 Project:

[3/3] cassandra git commit: Merge branch 'cassandra-2.1' into trunk

2015-03-18 Thread benedict
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/07cad8e8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/07cad8e8 Diff:

[jira] [Commented] (CASSANDRA-8696) nodetool repair on cassandra 2.1.2 keyspaces return java.lang.RuntimeException: Could not create snapshot

2015-03-18 Thread Andrew Vant (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367205#comment-14367205 ] Andrew Vant commented on CASSANDRA-8696: I'm also having this issue on 2.1.3.

[jira] [Updated] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-8981: -- Fix Version/s: (was: 3.0) 2.1.4

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367238#comment-14367238 ] Benedict commented on CASSANDRA-8986: - That's my hope, yes :) Major

[jira] [Updated] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8981: -- Reviewer: T Jake Luciani IndexSummaryManagerTest.testCompactionsRace

[jira] [Commented] (CASSANDRA-8986) Major cassandra-stress refactor

2015-03-18 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367216#comment-14367216 ] Ryan McGuire commented on CASSANDRA-8986: - Biggest thing I want is

[jira] [Commented] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367281#comment-14367281 ] Sylvain Lebresne commented on CASSANDRA-8826: - Maybe I can be a bit more

[jira] [Issue Comment Deleted] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Cristian O (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cristian O updated CASSANDRA-8826: -- Comment: was deleted (was: Hi Benedict, Very nicely put :) Let's see if reason can

[jira] [Updated] (CASSANDRA-8988) Optimise IntervalTree

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8988: Attachment: 8988.txt Attaching trivial patch that more than halves the expected number of

[jira] [Commented] (CASSANDRA-8826) Distributed aggregates

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367340#comment-14367340 ] Benedict commented on CASSANDRA-8826: - I don't think we _fundamentally_ disagree.

[jira] [Updated] (CASSANDRA-8985) java.lang.AssertionError: Added column does not sort as the last column

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8985: --- Fix Version/s: 2.0.14 java.lang.AssertionError: Added column does not sort as

[jira] [Commented] (CASSANDRA-8094) Heavy writes in RangeSlice read requests

2015-03-18 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367387#comment-14367387 ] Minh Do commented on CASSANDRA-8094: Will have some time in the couple of weeks

[jira] [Commented] (CASSANDRA-8979) MerkleTree mismatch for deleted and non-existing rows

2015-03-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367434#comment-14367434 ] Yuki Morishita commented on CASSANDRA-8979: --- For 2.0 and PrecompactedRow,

[jira] [Commented] (CASSANDRA-8985) java.lang.AssertionError: Added column does not sort as the last column

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367342#comment-14367342 ] Philip Thompson commented on CASSANDRA-8985: Do you know what query you

[jira] [Updated] (CASSANDRA-8985) java.lang.AssertionError: Added column does not sort as the last column

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8985: --- Description: After upgrade Cassandra from 2.0.12 to 2.0.13 I begin to receive an

[jira] [Created] (CASSANDRA-8988) Optimise IntervalTree

2015-03-18 Thread Benedict (JIRA)
Benedict created CASSANDRA-8988: --- Summary: Optimise IntervalTree Key: CASSANDRA-8988 URL: https://issues.apache.org/jira/browse/CASSANDRA-8988 Project: Cassandra Issue Type: Improvement

[jira] [Commented] (CASSANDRA-8884) Opening a non-system keyspace before first accessing the system keyspace results in deadlock

2015-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367392#comment-14367392 ] Piotr Kołaczkowski commented on CASSANDRA-8884: --- I'm running my code

[jira] [Created] (CASSANDRA-8989) Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas

2015-03-18 Thread Miroslaw Partyka (JIRA)
Miroslaw Partyka created CASSANDRA-8989: --- Summary: Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas Key: CASSANDRA-8989 URL:

[jira] [Updated] (CASSANDRA-8989) Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas

2015-03-18 Thread Miroslaw Partyka (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miroslaw Partyka updated CASSANDRA-8989: Attachment: trace.txt Reading from table which contains collection type using

cassandra git commit: ninja fix bad merge

2015-03-18 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 07cad8e8d - f36fe9fb1 ninja fix bad merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f36fe9fb Tree:

[jira] [Commented] (CASSANDRA-8094) Heavy writes in RangeSlice read requests

2015-03-18 Thread Mateusz Gajewski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367370#comment-14367370 ] Mateusz Gajewski commented on CASSANDRA-8094: - Is there a chance that this

[jira] [Commented] (CASSANDRA-8989) Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas

2015-03-18 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367408#comment-14367408 ] Brandon Williams commented on CASSANDRA-8989: - Can you add the actual

[jira] [Updated] (CASSANDRA-8988) Optimise IntervalTree

2015-03-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8988: -- Reviewer: Branimir Lambov Optimise IntervalTree -

[jira] [Comment Edited] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367573#comment-14367573 ] Benedict edited comment on CASSANDRA-8920 at 3/18/15 6:06 PM:

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367613#comment-14367613 ] T Jake Luciani commented on CASSANDRA-8851: --- bq. The inexplicable thing

[jira] [Commented] (CASSANDRA-8838) Resumable bootstrap streaming

2015-03-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367511#comment-14367511 ] Yuki Morishita commented on CASSANDRA-8838: --- Committed, thanks for review!

[jira] [Commented] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367576#comment-14367576 ] Benedict commented on CASSANDRA-8920: - I think for LCS we can still probably do

[jira] [Commented] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367573#comment-14367573 ] Benedict commented on CASSANDRA-8920: - OK, so following our discussion this

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367608#comment-14367608 ] Björn Hachmann commented on CASSANDRA-8851: --- Hi @Benedikt, I have gathered

[jira] [Commented] (CASSANDRA-8696) nodetool repair on cassandra 2.1.2 keyspaces return java.lang.RuntimeException: Could not create snapshot

2015-03-18 Thread Jeff Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367470#comment-14367470 ] Jeff Liu commented on CASSANDRA-8696: - [~benedict] and team, there have been

[jira] [Commented] (CASSANDRA-8989) Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas

2015-03-18 Thread Miroslaw Partyka (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367478#comment-14367478 ] Miroslaw Partyka commented on CASSANDRA-8989: - I added an attachment with

cassandra git commit: Resumable bootstrap streaming

2015-03-18 Thread yukim
Repository: cassandra Updated Branches: refs/heads/trunk f36fe9fb1 - 690fbf3ba Resumable bootstrap streaming patch by yukim; reviewed by Stefania Alborghetti for CASSANDRA-8838 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367596#comment-14367596 ] Benedict commented on CASSANDRA-8851: - The inexplicable thing that requires more

[jira] [Updated] (CASSANDRA-8989) Reading from table which contains collection type using token function and with CL ONE causes overwhelming writes to replicas

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8989: --- Description: When reading from a table at the aforementioned conditions, each

[jira] [Commented] (CASSANDRA-8696) nodetool repair on cassandra 2.1.2 keyspaces return java.lang.RuntimeException: Could not create snapshot

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367482#comment-14367482 ] Benedict commented on CASSANDRA-8696: - Hi Jeff. I'd love to help out, but this is

[jira] [Updated] (CASSANDRA-6458) nodetool getendpoints doesn't validate key arity

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-6458: --- Attachment: 6458.txt 6458-2.1.txt Fix Version/s: 2.1.4

[jira] [Commented] (CASSANDRA-8988) Optimise IntervalTree

2015-03-18 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367824#comment-14367824 ] Branimir Lambov commented on CASSANDRA-8988: Have you pushed these

[jira] [Commented] (CASSANDRA-8988) Optimise IntervalTree

2015-03-18 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367832#comment-14367832 ] Benedict commented on CASSANDRA-8988: - Whoops. Some git mistyping. Force pushed an

[jira] [Resolved] (CASSANDRA-6574) key cache shrinks on restart

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson resolved CASSANDRA-6574. Resolution: Cannot Reproduce Closing at cannot reproduce for now, due to 1

[jira] [Updated] (CASSANDRA-6500) SSTableSimpleWriters are not writing Summary.db

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-6500: --- Assignee: Yuki Morishita SSTableSimpleWriters are not writing Summary.db

[jira] [Commented] (CASSANDRA-7048) Cannot get comparator 2 in CompositeType

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367851#comment-14367851 ] Philip Thompson commented on CASSANDRA-7048: [~0x6e6562], is this an issue

[jira] [Updated] (CASSANDRA-7048) Cannot get comparator 2 in CompositeType

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7048: --- Description: I've left a Cassandra instance in limbo for the last days, meaning

[jira] [Commented] (CASSANDRA-7280) Hadoop support not respecting cassandra.input.split.size

2015-03-18 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367860#comment-14367860 ] Philip Thompson commented on CASSANDRA-7280: Just to follow up, this

[jira] [Commented] (CASSANDRA-8880) Add metrics to monitor the amount of tombstones created

2015-03-18 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367865#comment-14367865 ] Chris Lohfink commented on CASSANDRA-8880: -- This wont capture top level

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14367870#comment-14367870 ] Björn Hachmann commented on CASSANDRA-8851: --- Hi [~benedict], you can

  1   2   >