[jira] [Commented] (CASSANDRA-8404) CQLSSTableLoader can not create SSTable for csv file of 10M rows.

2015-04-01 Thread Manish (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390048#comment-14390048 ] Manish commented on CASSANDRA-8404: --- I will check and let you know. I had faced

[jira] [Resolved] (CASSANDRA-8360) In DTCS, always compact SSTables in the same time window, even if they are fewer than min_threshold

2015-04-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-8360. Resolution: Fixed will commit fix as part of CASSANDRA-8359 In DTCS, always

[jira] [Commented] (CASSANDRA-9084) Do not generate line number in logs

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390264#comment-14390264 ] Benedict commented on CASSANDRA-9084: - Hmm. Yes, we shouldn't have that in the

[jira] [Reopened] (CASSANDRA-8360) In DTCS, always compact SSTables in the same time window, even if they are fewer than min_threshold

2015-04-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson reopened CASSANDRA-8360: reopening, seems now and base arguments are flipped in newestBucket In DTCS,

[jira] [Commented] (CASSANDRA-9056) Tombstoned SSTables are not removed past max_sstable_age_days when using DTCS

2015-04-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390472#comment-14390472 ] Marcus Eriksson commented on CASSANDRA-9056: i tweaked the dtest a bit,

[1/2] cassandra git commit: Avoid race in cancelling compactions

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 0ba5f2721 - 730cc6064 Avoid race in cancelling compactions Patch by marcuse; reviewed by yukim for CASSANDRA-9070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] cassandra git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2015-04-01 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionTask.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/730cc606 Tree:

cassandra git commit: remove unnecessary anonymous class creation and generic parameters from NetworkTopologyStrategy

2015-04-01 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk d7076a4b8 - 82a526863 remove unnecessary anonymous class creation and generic parameters from NetworkTopologyStrategy Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: Avoid race in cancelling compactions

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 3d0c4e78c - 2cf4ca3a9 Avoid race in cancelling compactions Patch by marcuse; reviewed by yukim for CASSANDRA-9070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-9084) Do not generate line number in logs

2015-04-01 Thread Andrey (JIRA)
Andrey created CASSANDRA-9084: - Summary: Do not generate line number in logs Key: CASSANDRA-9084 URL: https://issues.apache.org/jira/browse/CASSANDRA-9084 Project: Cassandra Issue Type:

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

2015-04-01 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionTask.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/730cc606 Tree:

[1/3] cassandra git commit: Avoid race in cancelling compactions

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 1b0a59e2a - d7076a4b8 Avoid race in cancelling compactions Patch by marcuse; reviewed by yukim for CASSANDRA-9070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-04-01 Thread marcuse
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/d7076a4b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7076a4b Diff:

[jira] [Commented] (CASSANDRA-9084) Do not generate line number in logs

2015-04-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390490#comment-14390490 ] Aleksey Yeschenko commented on CASSANDRA-9084: -- Right. It's both not

[jira] [Comment Edited] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390360#comment-14390360 ] Benedict edited comment on CASSANDRA-8670 at 4/1/15 10:43 AM:

[1/3] cassandra git commit: More aggressive check for expired sstables in DTCS

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 7f0a8542d - b09e39295 More aggressive check for expired sstables in DTCS Patch by Björn Hegerfors; reviewed by marcuse for CASSANDRA-8359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-04-01 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/DateTieredCompactionStrategy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9084) Do not generate line number in logs

2015-04-01 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390420#comment-14390420 ] Dave Brosius commented on CASSANDRA-9084: - i believe the format used was done

[jira] [Commented] (CASSANDRA-9084) Do not generate line number in logs

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390447#comment-14390447 ] Benedict commented on CASSANDRA-9084: - [~jbellis] [~iamaleksey]? Thoughts? It's

[jira] [Reopened] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reopened CASSANDRA-8670: - A little niggle was bugging me, and I decided to check it out, and I think it warrants further

[jira] [Commented] (CASSANDRA-7486) Compare CMS and G1 pause times

2015-04-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390359#comment-14390359 ] Robert Stupp commented on CASSANDRA-7486: - Nice :) Looking forward to see

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390400#comment-14390400 ] Robert Stupp commented on CASSANDRA-8670: - Your assumption is correct

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390405#comment-14390405 ] Benedict commented on CASSANDRA-8670: - bq. What I don't understand is why

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

2015-04-01 Thread marcuse
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/1b0a59e2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1b0a59e2 Diff:

[jira] [Commented] (CASSANDRA-8672) Ambiguous WriteTimeoutException while completing pending CAS commits

2015-04-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390450#comment-14390450 ] Sylvain Lebresne commented on CASSANDRA-8672: - bq. Its therefor not safe

[jira] [Commented] (CASSANDRA-8099) Refactor and modernize the storage engine

2015-04-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390361#comment-14390361 ] Robert Stupp commented on CASSANDRA-8099: - Just found some naming issues and

[2/2] cassandra git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2015-04-01 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/DateTieredCompactionStrategy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] cassandra git commit: More aggressive check for expired sstables in DTCS

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 c9b83e0a8 - 52191ebe3 More aggressive check for expired sstables in DTCS Patch by Björn Hegerfors; reviewed by marcuse for CASSANDRA-8359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-04-01 Thread marcuse
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/b09e3929 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b09e3929 Diff:

cassandra git commit: More aggressive check for expired sstables in DTCS

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 74bfa773a - 3d0c4e78c More aggressive check for expired sstables in DTCS Patch by Björn Hegerfors; reviewed by marcuse for CASSANDRA-8359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] cassandra git commit: Fix merge from CASSANDRA-8359

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk b09e39295 - 1b0a59e2a Fix merge from CASSANDRA-8359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0ba5f272 Tree:

cassandra git commit: Fix merge from CASSANDRA-8359

2015-04-01 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 52191ebe3 - 0ba5f2721 Fix merge from CASSANDRA-8359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0ba5f272 Tree:

svn commit: r8503 - in /release/cassandra: 2.0.14/ 2.1.4/ debian/dists/20x/ debian/dists/20x/main/binary-amd64/ debian/dists/20x/main/binary-i386/ debian/dists/20x/main/source/ debian/dists/21x/ debia

2015-04-01 Thread jake
Author: jake Date: Wed Apr 1 11:51:08 2015 New Revision: 8503 Log: new release Added: release/cassandra/2.0.14/ release/cassandra/2.0.14/apache-cassandra-2.0.14-bin.tar.gz (with props) release/cassandra/2.0.14/apache-cassandra-2.0.14-bin.tar.gz.asc

[jira] [Commented] (CASSANDRA-8672) Ambiguous WriteTimeoutException while completing pending CAS commits

2015-04-01 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390526#comment-14390526 ] Stefan Podkowinski commented on CASSANDRA-8672: --- What is the reason of

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390561#comment-14390561 ] Benedict commented on CASSANDRA-8670: - bq. In most cases we opt to use the channel

[jira] [Comment Edited] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390561#comment-14390561 ] Benedict edited comment on CASSANDRA-8670 at 4/1/15 1:46 PM:

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390570#comment-14390570 ] Ariel Weisberg commented on CASSANDRA-8670: --- CASSANDRA-8887 would be part of

[jira] [Resolved] (CASSANDRA-9085) Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani resolved CASSANDRA-9085. --- Resolution: Fixed Bind JMX to localhost unless explicitly configured otherwise

cassandra git commit: Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.4-rel [created] c041ea8b3 Bind JMX to localhost unless explicitly configured otherwise Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c041ea8b

[2/2] cassandra git commit: Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread jake
Bind JMX to localhost unless explicitly configured otherwise Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2433068c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2433068c Diff:

[1/2] cassandra git commit: bump versions

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0.14-rel [created] 2433068c1 bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/20593c24 Tree:

[jira] [Commented] (CASSANDRA-8672) Ambiguous WriteTimeoutException while completing pending CAS commits

2015-04-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390545#comment-14390545 ] Sylvain Lebresne commented on CASSANDRA-8672: - bq. What is the reason of

[jira] [Updated] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-8670: -- Attachment: OutputStreamBench.java I updated the microbenchmark to do what I think

[jira] [Created] (CASSANDRA-9085) Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-9085: - Summary: Bind JMX to localhost unless explicitly configured otherwise Key: CASSANDRA-9085 URL: https://issues.apache.org/jira/browse/CASSANDRA-9085

[jira] [Comment Edited] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390570#comment-14390570 ] Ariel Weisberg edited comment on CASSANDRA-8670 at 4/1/15 1:54 PM:

Git Push Summary

2015-04-01 Thread jake
Repository: cassandra Updated Tags: refs/tags/cassandra-2.1.4 [created] 86ae5d077

Git Push Summary

2015-04-01 Thread jake
Repository: cassandra Updated Tags: refs/tags/cassandra-2.0.14 [created] 513be774e

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

2015-04-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390519#comment-14390519 ] Sylvain Lebresne commented on CASSANDRA-8979: - I'm not sure

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390541#comment-14390541 ] Ariel Weisberg commented on CASSANDRA-8670: --- In what scenarios do we end up

svn commit: r1670648 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py

2015-04-01 Thread jake
Author: jake Date: Wed Apr 1 13:42:28 2015 New Revision: 1670648 URL: http://svn.apache.org/r1670648 Log: version bumps Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/src/settings.py Modified:

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390595#comment-14390595 ] Ariel Weisberg commented on CASSANDRA-8670: --- On more thinking I don't think

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390598#comment-14390598 ] Benedict commented on CASSANDRA-8670: - bq. Also on trying to understand code cache

[jira] [Commented] (CASSANDRA-9085) Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390588#comment-14390588 ] T Jake Luciani commented on CASSANDRA-9085: --- 2.0.x branch diff

[jira] [Comment Edited] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390595#comment-14390595 ] Ariel Weisberg edited comment on CASSANDRA-8670 at 4/1/15 2:15 PM:

[jira] [Comment Edited] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390595#comment-14390595 ] Ariel Weisberg edited comment on CASSANDRA-8670 at 4/1/15 2:16 PM:

[jira] [Created] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
Roger Schildmeijer created CASSANDRA-9086: - Summary: CAS precondition mismatch - row is still inserted Key: CASSANDRA-9086 URL: https://issues.apache.org/jira/browse/CASSANDRA-9086 Project:

[jira] [Updated] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer updated CASSANDRA-9086: -- Description: Cassandra claims CAS precondition didn't match current

[jira] [Updated] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer updated CASSANDRA-9086: -- Description: Cassandra claims CAS precondition didn't match current

[jira] [Updated] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer updated CASSANDRA-9086: -- Description: Cassandra claims CAS precondition didn't match current

[jira] [Commented] (CASSANDRA-8887) Direct (de)compression of internode communication

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390606#comment-14390606 ] Benedict commented on CASSANDRA-8887: - I'm confused by the description of this

[jira] [Updated] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer updated CASSANDRA-9086: -- Description: Cassandra claims CAS precondition didn't match current

[jira] [Updated] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer updated CASSANDRA-9086: -- Description: Cassandra claims CAS precondition didn't match current

[jira] [Commented] (CASSANDRA-8276) Unusable prepared statement with 65k parameters

2015-04-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390615#comment-14390615 ] Benjamin Lerer commented on CASSANDRA-8276: --- I tested the problem on the

[jira] [Created] (CASSANDRA-9087) Error in snappy-1.0.5 on REHL 5

2015-04-01 Thread dewnie perera (JIRA)
dewnie perera created CASSANDRA-9087: Summary: Error in snappy-1.0.5 on REHL 5 Key: CASSANDRA-9087 URL: https://issues.apache.org/jira/browse/CASSANDRA-9087 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-04-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390630#comment-14390630 ] Benedict commented on CASSANDRA-8670: - bq. We should also assert that the buffer

[2/3] cassandra git commit: Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread jake
Bind JMX to localhost unless explicitly configured otherwise Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2433068c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2433068c Diff:

[1/3] cassandra git commit: bump versions

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 2cf4ca3a9 - 38a04eab6 bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/20593c24 Tree:

cassandra git commit: fixup

2015-04-01 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 82a526863 - e617d8461 fixup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e617d846 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e617d846

[4/6] cassandra git commit: Merge branch 'cassandra-2.0.14-build' into cassandra-2.0

2015-04-01 Thread jake
Merge branch 'cassandra-2.0.14-build' into cassandra-2.0 Conflicts: CHANGES.txt build.xml debian/changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/38a04eab Tree:

[1/6] cassandra git commit: bump versions

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 730cc6064 - 150f82736 bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/20593c24 Tree:

[5/6] cassandra git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2015-04-01 Thread jake
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/beb5ffd0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/beb5ffd0 Diff:

[jira] [Comment Edited] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390760#comment-14390760 ] Philip Thompson edited comment on CASSANDRA-9086 at 4/1/15 3:09 PM:

[jira] [Commented] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390760#comment-14390760 ] Philip Thompson commented on CASSANDRA-9086: Are you able to reproduce

[jira] [Commented] (CASSANDRA-8672) Ambiguous WriteTimeoutException while completing pending CAS commits

2015-04-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390761#comment-14390761 ] Sylvain Lebresne commented on CASSANDRA-8672: - I don't understand your

[jira] [Updated] (CASSANDRA-8035) 2.0.x repair causes large increasein client latency even for small datasets

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8035: --- Fix Version/s: 2.0.15 2.0.x repair causes large increasein client latency even

[jira] [Created] (CASSANDRA-9088) Don't include tmp files in SSTableOfflineRelevel

2015-04-01 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-9088: -- Summary: Don't include tmp files in SSTableOfflineRelevel Key: CASSANDRA-9088 URL: https://issues.apache.org/jira/browse/CASSANDRA-9088 Project: Cassandra

[jira] [Commented] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390848#comment-14390848 ] Philip Thompson commented on CASSANDRA-9086: rf=3 per dc in NTS? CAS

[jira] [Issue Comment Deleted] (CASSANDRA-9083) cqlsh COPY functionality doesn't work together with SOURCE or with cqlsh -f

2015-04-01 Thread Joseph Chu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Chu updated CASSANDRA-9083: -- Comment: was deleted (was: I'm using Python 2.7.3) cqlsh COPY functionality doesn't work

[jira] [Commented] (CASSANDRA-9083) cqlsh COPY functionality doesn't work together with SOURCE or with cqlsh -f

2015-04-01 Thread Joseph Chu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390886#comment-14390886 ] Joseph Chu commented on CASSANDRA-9083: --- I'm using Python 2.7.3 cqlsh COPY

[jira] [Issue Comment Deleted] (CASSANDRA-9083) cqlsh COPY functionality doesn't work together with SOURCE or with cqlsh -f

2015-04-01 Thread Joseph Chu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Chu updated CASSANDRA-9083: -- Comment: was deleted (was: I'm using Python 2.7.3) cqlsh COPY functionality doesn't work

[3/3] cassandra git commit: Merge branch 'cassandra-2.0.14-build' into cassandra-2.0

2015-04-01 Thread jake
Merge branch 'cassandra-2.0.14-build' into cassandra-2.0 Conflicts: CHANGES.txt build.xml debian/changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/38a04eab Tree:

[5/7] cassandra git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2015-04-01 Thread jake
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/beb5ffd0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/beb5ffd0 Diff:

[jira] [Commented] (CASSANDRA-7724) Native-Transport threads get stuck in StorageProxy.preparePaxos with no one making progress

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390829#comment-14390829 ] Philip Thompson commented on CASSANDRA-7724: Have you reproduced on 2.1.3

[jira] [Commented] (CASSANDRA-9086) CAS precondition mismatch - row is still inserted

2015-04-01 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390852#comment-14390852 ] Roger Schildmeijer commented on CASSANDRA-9086: --- I think I see some

[jira] [Commented] (CASSANDRA-9077) Deleting an element from a List which is null throws a NPE

2015-04-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390867#comment-14390867 ] Benjamin Lerer commented on CASSANDRA-9077: --- +1 Deleting an element from a

[jira] [Commented] (CASSANDRA-9087) Error in snappy-1.0.5 on REHL 5

2015-04-01 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390869#comment-14390869 ] Michael Shuler commented on CASSANDRA-9087: --- {noformat} $ ./switch_snappy

[jira] [Resolved] (CASSANDRA-9087) Error in snappy-1.0.5 on REHL 5

2015-04-01 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler resolved CASSANDRA-9087. --- Resolution: Not a Problem Fix Version/s: (was: 2.1.5) Closing as not a

[jira] [Commented] (CASSANDRA-8672) Ambiguous WriteTimeoutException while completing pending CAS commits

2015-04-01 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390745#comment-14390745 ] Stefan Podkowinski commented on CASSANDRA-8672: --- You'd have to read

cassandra git commit: fix import spacing

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 150f82736 - 28af4fa04 fix import spacing Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/28af4fa0 Tree:

[jira] [Updated] (CASSANDRA-8041) Utility sstablesplit should prevent users from running when C* is running

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8041: --- Assignee: Branimir Lambov Utility sstablesplit should prevent users from running

[jira] [Commented] (CASSANDRA-7970) JSON support for CQL

2015-04-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390820#comment-14390820 ] Sylvain Lebresne commented on CASSANDRA-7970: - Alright, +1, thanks. JSON

[jira] [Updated] (CASSANDRA-8022) cqlsh hangs indefinitely within a Docker container connecting to itself with hostname

2015-04-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8022: --- Reproduced In: 2.1.0 Fix Version/s: 2.1.5 cqlsh hangs indefinitely within a

[jira] [Issue Comment Deleted] (CASSANDRA-9083) cqlsh COPY functionality doesn't work together with SOURCE or with cqlsh -f

2015-04-01 Thread Joseph Chu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Chu updated CASSANDRA-9083: -- Comment: was deleted (was: I'm using Python 2.7.3) cqlsh COPY functionality doesn't work

[jira] [Issue Comment Deleted] (CASSANDRA-9083) cqlsh COPY functionality doesn't work together with SOURCE or with cqlsh -f

2015-04-01 Thread Joseph Chu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Chu updated CASSANDRA-9083: -- Comment: was deleted (was: I'm using Python 2.7.3) cqlsh COPY functionality doesn't work

[3/6] cassandra git commit: Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread jake
Bind JMX to localhost unless explicitly configured otherwise Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2433068c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2433068c Diff:

[2/6] cassandra git commit: Bind JMX to localhost unless explicitly configured otherwise

2015-04-01 Thread jake
Bind JMX to localhost unless explicitly configured otherwise Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c041ea8b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c041ea8b Diff:

[6/6] cassandra git commit: Merge branch 'cassandra-2.1.4-build' into cassandra-2.1

2015-04-01 Thread jake
Merge branch 'cassandra-2.1.4-build' into cassandra-2.1 Conflicts: CHANGES.txt NEWS.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/150f8273 Tree:

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

2015-04-01 Thread jake
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/a7b5df6b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a7b5df6b Diff:

[1/2] cassandra git commit: fix import spacing

2015-04-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk b8717dc20 - a7b5df6b4 fix import spacing Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/28af4fa0 Tree:

[jira] [Resolved] (CASSANDRA-5915) node flapping prevents replace_node from succeeding consistently

2015-04-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-5915. - Resolution: Cannot Reproduce replace_node doesn't even exist anymore, so

  1   2   3   >