[jira] [Commented] (CASSANDRA-9213) Compaction errors observed during heavy write load: BAD RELEASE

2015-06-05 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574081#comment-14574081 ] Marcus Eriksson commented on CASSANDRA-9213: [~rocco.varela] sorry for the

[jira] [Commented] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574121#comment-14574121 ] Benedict commented on CASSANDRA-9549: - That still seems to be missing the usual

[jira] [Updated] (CASSANDRA-9551) Bug in CassandraRoleManager.collectRoles()

2015-06-05 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-9551: --- Attachment: 9551.txt Attached trivial patch to fix and opened a dtest PR

[jira] [Created] (CASSANDRA-9553) AbstractCompactionStrategy#filterSSTablesForReads is unused externally, remove

2015-06-05 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-9553: -- Summary: AbstractCompactionStrategy#filterSSTablesForReads is unused externally, remove Key: CASSANDRA-9553 URL: https://issues.apache.org/jira/browse/CASSANDRA-9553

[jira] [Commented] (CASSANDRA-9551) Bug in CassandraRoleManager.collectRoles()

2015-06-05 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574214#comment-14574214 ] Aleksey Yeschenko commented on CASSANDRA-9551: -- Trivial +1. Bug in

cassandra git commit: Remove wrapping compaction strategy

2015-06-05 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 13ecf33d9 - 7df3a5c99 Remove wrapping compaction strategy Patch by marcuse; reviewed by JoshuaMcKenzie for CASSANDRA-9342 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-9532) Provide access to select statement's real column definitions

2015-06-05 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-9532: --- Attachment: 9532-2.0-v2.txt 9532-2.1-v2.txt

cassandra git commit: Remove unused imports after CASSANDRA-9342

2015-06-05 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 7df3a5c99 - 706b3b804 Remove unused imports after CASSANDRA-9342 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/706b3b80 Tree:

[jira] [Commented] (CASSANDRA-9463) ant test-all results incomplete when parsed

2015-06-05 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574399#comment-14574399 ] Jason Brown commented on CASSANDRA-9463: admittedly, i have nothing better

[jira] [Updated] (CASSANDRA-9142) DC Local repair or -hosts should only be allowed with -full repair

2015-06-05 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-9142: --- Fix Version/s: 2.2.x DC Local repair or -hosts should only be allowed with -full

[jira] [Updated] (CASSANDRA-9095) Compressed commit log should measure compressed space used

2015-06-05 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Branimir Lambov updated CASSANDRA-9095: --- Attachment: 9095-commitlog-compressed-size.diff.txt Rebased on current 2.2 and

[jira] [Commented] (CASSANDRA-7556) Update cqlsh for UDFs

2015-06-05 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574371#comment-14574371 ] Robert Stupp commented on CASSANDRA-7556: - Note: Python driver support is in

[jira] [Commented] (CASSANDRA-9186) AbstractType vs. CQL3Type loses frozen keyword

2015-06-05 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574392#comment-14574392 ] Robert Stupp commented on CASSANDRA-9186: - Did CASSANDRA-9411 supersede this

[jira] [Updated] (CASSANDRA-8323) Adapt UDF code after JAVA-502

2015-06-05 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8323: - Fix Version/s: (was: 2.2.x) 3.x Adapt UDF code after

[jira] [Comment Edited] (CASSANDRA-9186) AbstractType vs. CQL3Type loses frozen keyword

2015-06-05 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574392#comment-14574392 ] Robert Stupp edited comment on CASSANDRA-9186 at 6/5/15 12:07 PM:

cassandra git commit: Compressed commit log should measure compressed space used

2015-06-05 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 76cbddebc - 675a0f471 Compressed commit log should measure compressed space used patch by blambov; reviewed by jasobrown from CASSANDRA-9095 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-9186) AbstractType vs. CQL3Type loses frozen keyword

2015-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-9186. - Resolution: Duplicate Yes, it does. AbstractType vs. CQL3Type loses frozen

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

2015-06-05 Thread samt
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0149e342 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0149e342 Diff:

[2/3] cassandra git commit: Fix existence check in CassandraRoleManager

2015-06-05 Thread samt
Fix existence check in CassandraRoleManager Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76cbddeb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/76cbddeb Diff:

[jira] [Updated] (CASSANDRA-9523) RangeTombstoneTest.testOverwritesToDeletedColumns failed in 2.2

2015-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9523: Attachment: 9523.patch From eye-balling the code and the test, I suspect you're

[jira] [Created] (CASSANDRA-9554) Avoid digest mismatch storm on upgade to 3.0

2015-06-05 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-9554: Summary: Avoid digest mismatch storm on upgade to 3.0 Key: CASSANDRA-9554 URL: https://issues.apache.org/jira/browse/CASSANDRA-9554 Project: Cassandra

[1/3] cassandra git commit: Compressed commit log should measure compressed space used

2015-06-05 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/trunk 0149e3424 - 255e5f14c Compressed commit log should measure compressed space used patch by blambov; reviewed by jasobrown from CASSANDRA-9095 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-06-05 Thread jasobrown
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/255e5f14 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/255e5f14 Diff:

[2/3] cassandra git commit: CHANGES.txt

2015-06-05 Thread jasobrown
CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8c26550b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8c26550b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8c26550b Branch:

[1/3] cassandra git commit: Fix existence check in CassandraRoleManager

2015-06-05 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 24a1a5d71 - 76cbddebc refs/heads/trunk 706b3b804 - 0149e3424 Fix existence check in CassandraRoleManager Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-9095) Compressed commit log should measure compressed space used

2015-06-05 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9095: - Fix Version/s: 2.2.0 rc1 Compressed commit log should measure compressed

cassandra git commit: CHANGES.txt

2015-06-05 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 675a0f471 - 8c26550bd CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8c26550b Tree:

[jira] [Commented] (CASSANDRA-6246) EPaxos

2015-06-05 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574539#comment-14574539 ] Blake Eggleston commented on CASSANDRA-6246: So I think this is at a point

Git Push Summary

2015-06-05 Thread jake
Repository: cassandra Updated Tags: refs/tags/2.1.6-tentative [deleted] 83697840a

[jira] [Commented] (CASSANDRA-9463) ant test-all results incomplete when parsed

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574516#comment-14574516 ] Ariel Weisberg commented on CASSANDRA-9463: --- ant uses the JAVA_HOME

[1/3] cassandra git commit: Ninja fix CommitLogStressTest.testRandomSize

2015-06-05 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 8c26550bd - 8e4a6b7e5 refs/heads/trunk 255e5f14c - b9d84f5c0 Ninja fix CommitLogStressTest.testRandomSize Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-06-05 Thread snazy
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b9d84f5c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b9d84f5c Diff:

[2/3] cassandra git commit: Ninja fix CommitLogStressTest.testRandomSize

2015-06-05 Thread snazy
Ninja fix CommitLogStressTest.testRandomSize Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8e4a6b7e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8e4a6b7e Diff:

[jira] [Created] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2015-06-05 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-9555: -- Summary: Don't let offline tools run while cassandra is running Key: CASSANDRA-9555 URL: https://issues.apache.org/jira/browse/CASSANDRA-9555 Project:

[jira] [Updated] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2015-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9555: -- Assignee: Stefania Don't let offline tools run while cassandra is running

Git Push Summary

2015-06-05 Thread jake
Repository: cassandra Updated Branches: refs/heads/2.1.6build [created] 5d26943fd

[jira] [Commented] (CASSANDRA-9553) AbstractCompactionStrategy#filterSSTablesForReads is unused externally, remove

2015-06-05 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574699#comment-14574699 ] Jeremiah Jordan commented on CASSANDRA-9553: +1

[jira] [Commented] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574905#comment-14574905 ] Joshua McKenzie commented on CASSANDRA-9549: CASSANDRA-8092 is still open.

[jira] [Created] (CASSANDRA-9557) Core Dump while running long duration CommitLogStressTest

2015-06-05 Thread Alan Boudreault (JIRA)
Alan Boudreault created CASSANDRA-9557: -- Summary: Core Dump while running long duration CommitLogStressTest Key: CASSANDRA-9557 URL: https://issues.apache.org/jira/browse/CASSANDRA-9557 Project:

[jira] [Commented] (CASSANDRA-8061) tmplink files are not removed

2015-06-05 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574913#comment-14574913 ] Joshua McKenzie commented on CASSANDRA-8061: tmplink files are sstables in

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574945#comment-14574945 ] Alan Boudreault commented on CASSANDRA-9558: I am currently bisecting this

[jira] [Created] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
Alan Boudreault created CASSANDRA-9558: -- Summary: Cassandra-stress regression in 2.2 Key: CASSANDRA-9558 URL: https://issues.apache.org/jira/browse/CASSANDRA-9558 Project: Cassandra

[jira] [Comment Edited] (CASSANDRA-9152) Offline tools tests

2015-06-05 Thread Shawn Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574885#comment-14574885 ] Shawn Kumar edited comment on CASSANDRA-9152 at 6/5/15 5:30 PM:

[jira] [Resolved] (CASSANDRA-9152) Offline tools tests

2015-06-05 Thread Shawn Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Kumar resolved CASSANDRA-9152. Resolution: Implemented This is complete, dtest coverage is as follows: sstablescrubber

[jira] [Commented] (CASSANDRA-9462) ViewTest.sstableInBounds is failing

2015-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574757#comment-14574757 ] Sylvain Lebresne commented on CASSANDRA-9462: - bq. I've inserted an

[jira] [Updated] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivar Thorson updated CASSANDRA-9549: Attachment: (was: c7fromboot.zip) Memory leak

[jira] [Updated] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivar Thorson updated CASSANDRA-9549: Attachment: c7fromboot.zip Memory leak Key:

[jira] [Commented] (CASSANDRA-9463) ant test-all results incomplete when parsed

2015-06-05 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574808#comment-14574808 ] Jason Brown commented on CASSANDRA-9463: I have $JAVA_HOME pointing to my

[jira] [Updated] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivar Thorson updated CASSANDRA-9549: Attachment: c7fromboot.zip Memory leak Key:

[jira] [Comment Edited] (CASSANDRA-9463) ant test-all results incomplete when parsed

2015-06-05 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574808#comment-14574808 ] Jason Brown edited comment on CASSANDRA-9463 at 6/5/15 4:48 PM:

[jira] [Commented] (CASSANDRA-9523) RangeTombstoneTest.testOverwritesToDeletedColumns failed in 2.2

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574836#comment-14574836 ] Ariel Weisberg commented on CASSANDRA-9523: --- I think that worked. Had to

[jira] [Commented] (CASSANDRA-8061) tmplink files are not removed

2015-06-05 Thread Constance Eustace (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574706#comment-14574706 ] Constance Eustace commented on CASSANDRA-8061: -- Was this answered? Are

[jira] [Commented] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574811#comment-14574811 ] Ivar Thorson commented on CASSANDRA-9549: - Sorry, I had difficulty figuring

[jira] [Updated] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivar Thorson updated CASSANDRA-9549: Attachment: (was: c7-system-fromboot.zip) Memory leak

[jira] [Reopened] (CASSANDRA-9514) TrackerTest.testAddSSTables fails in 2.2 and trunk

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg reopened CASSANDRA-9514: --- A test in this suite failed again

[jira] [Commented] (CASSANDRA-9213) Compaction errors observed during heavy write load: BAD RELEASE

2015-06-05 Thread Rocco Varela (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574709#comment-14574709 ] Rocco Varela commented on CASSANDRA-9213: - Yes I was dropping and recreating

[jira] [Comment Edited] (CASSANDRA-6246) EPaxos

2015-06-05 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574539#comment-14574539 ] Blake Eggleston edited comment on CASSANDRA-6246 at 6/5/15 3:56 PM:

[jira] [Commented] (CASSANDRA-7237) Optimize batchlog manager to avoid full scans

2015-06-05 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574659#comment-14574659 ] Carl Yeksigian commented on CASSANDRA-7237: --- I don't think this is going to

cassandra git commit: bump versions

2015-06-05 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 8e4a6b7e5 - b0ae285bd bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b0ae285b Tree:

[jira] [Updated] (CASSANDRA-8143) Partitioner should not be accessed through StorageService

2015-06-05 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8143: - Fix Version/s: (was: 3.0 beta 1) 3.x Partitioner

[jira] [Commented] (CASSANDRA-8143) Partitioner should not be accessed through StorageService

2015-06-05 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574662#comment-14574662 ] Aleksey Yeschenko commented on CASSANDRA-8143: -- Debumping to 3.X, for

Git Push Summary

2015-06-05 Thread jake
Repository: cassandra Updated Tags: refs/tags/2.2.0-rc1-tentative [created] b0ae285bd

[jira] [Comment Edited] (CASSANDRA-7237) Optimize batchlog manager to avoid full scans

2015-06-05 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574659#comment-14574659 ] Carl Yeksigian edited comment on CASSANDRA-7237 at 6/5/15 3:14 PM:

[jira] [Commented] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2015-06-05 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574668#comment-14574668 ] Jeremiah Jordan commented on CASSANDRA-9555: Need to be careful about how

[jira] [Commented] (CASSANDRA-9418) Fix dtests on Windows

2015-06-05 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575096#comment-14575096 ] Joshua McKenzie commented on CASSANDRA-9418: Marked docs-impacting since

[jira] [Updated] (CASSANDRA-9557) Core Dump while running long duration CommitLogStressTest

2015-06-05 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-9557: -- Assignee: Branimir Lambov Core Dump while running long duration

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575162#comment-14575162 ] Alan Boudreault commented on CASSANDRA-9558: yeah, I am currently working

[jira] [Commented] (CASSANDRA-9462) ViewTest.sstableInBounds is failing

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575216#comment-14575216 ] Ariel Weisberg commented on CASSANDRA-9462: --- I have something for this. It's

[jira] [Assigned] (CASSANDRA-9523) RangeTombstoneTest.testOverwritesToDeletedColumns failed in 2.2

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg reassigned CASSANDRA-9523: - Assignee: Ariel Weisberg RangeTombstoneTest.testOverwritesToDeletedColumns

[jira] [Updated] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-9558: --- Attachment: 2.2.log 2.1.log Comparison of cassandra-stress 2.1

[jira] [Updated] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-9558: --- Attachment: stress-2.1-java-driver-2.2+PATCH.log Attaching the result using

[jira] [Commented] (CASSANDRA-9418) Fix dtests on Windows

2015-06-05 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575191#comment-14575191 ] Ariel Weisberg commented on CASSANDRA-9418: --- +1 for the patch attached to

[jira] [Commented] (CASSANDRA-8150) Revaluate Default JVM tuning parameters

2015-06-05 Thread Albert P Tobey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575206#comment-14575206 ] Albert P Tobey commented on CASSANDRA-8150: --- I did some testing on EC2 with

[jira] [Comment Edited] (CASSANDRA-9353) Remove deprecated legacy Hadoop code in 3.0

2015-06-05 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575242#comment-14575242 ] Philip Thompson edited comment on CASSANDRA-9353 at 6/5/15 9:21 PM:

[jira] [Updated] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-9558: --- Attachment: stress-2.2-java-driver-2.2+PATCH.log

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575092#comment-14575092 ] Ryan McGuire commented on CASSANDRA-9558: - AFAIK the only use of thrfit in the

[jira] [Updated] (CASSANDRA-9418) Fix dtests on Windows

2015-06-05 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9418: --- Labels: Windows docs-impacting (was: Windows) Fix dtests on Windows

[jira] [Comment Edited] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575092#comment-14575092 ] Ryan McGuire edited comment on CASSANDRA-9558 at 6/5/15 7:49 PM:

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575158#comment-14575158 ] T Jake Luciani commented on CASSANDRA-9558: --- My guess is it's CASSANDRA-9493

[jira] [Comment Edited] (CASSANDRA-8150) Revaluate Default JVM tuning parameters

2015-06-05 Thread Albert P Tobey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575206#comment-14575206 ] Albert P Tobey edited comment on CASSANDRA-8150 at 6/5/15 8:56 PM:

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575241#comment-14575241 ] Andy Tolbert commented on CASSANDRA-9558: - Just confirming that this is very

[jira] [Commented] (CASSANDRA-9353) Remove deprecated legacy Hadoop code in 3.0

2015-06-05 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575242#comment-14575242 ] Philip Thompson commented on CASSANDRA-9353: I converted all of the tests

[jira] [Updated] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Tolbert updated CASSANDRA-9558: Attachment: CASSANDRA-9558-ProtocolV2.patch Attached [^CASSANDRA-9558-ProtocolV2.patch]

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575318#comment-14575318 ] Andy Tolbert commented on CASSANDRA-9558: - Thanks [~aboudreault]! For

[jira] [Created] (CASSANDRA-9559) IndexOutOfBoundsException inserting into TupleType

2015-06-05 Thread dan jatnieks (JIRA)
dan jatnieks created CASSANDRA-9559: --- Summary: IndexOutOfBoundsException inserting into TupleType Key: CASSANDRA-9559 URL: https://issues.apache.org/jira/browse/CASSANDRA-9559 Project: Cassandra

[jira] [Commented] (CASSANDRA-9353) Remove deprecated legacy Hadoop code in 3.0

2015-06-05 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575238#comment-14575238 ] Philip Thompson commented on CASSANDRA-9353: Branch at

[jira] [Updated] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-9558: --- Attachment: stress-2.1-java-driver-2.2.log

[jira] [Commented] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-06-05 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575204#comment-14575204 ] Carl Yeksigian commented on CASSANDRA-6477: --- Update on this ticket: The

[jira] [Updated] (CASSANDRA-9353) Remove deprecated legacy Hadoop code in 3.0

2015-06-05 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9353: --- Attachment: 9353.txt Remove deprecated legacy Hadoop code in 3.0

[jira] [Commented] (CASSANDRA-9557) Core Dump while running long duration CommitLogStressTest

2015-06-05 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575320#comment-14575320 ] Alan Boudreault commented on CASSANDRA-9557: everything sounds good so far

[jira] [Created] (CASSANDRA-9560) Changing durable_writes on a keyspace is only applied after restart of node

2015-06-05 Thread Fredrik (JIRA)
Fredrik created CASSANDRA-9560: -- Summary: Changing durable_writes on a keyspace is only applied after restart of node Key: CASSANDRA-9560 URL: https://issues.apache.org/jira/browse/CASSANDRA-9560

[jira] [Commented] (CASSANDRA-9559) IndexOutOfBoundsException inserting into TupleType

2015-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575361#comment-14575361 ] Jonathan Ellis commented on CASSANDRA-9559: --- This works correctly in 2.1?

[jira] [Commented] (CASSANDRA-9549) Memory leak

2015-06-05 Thread Ivar Thorson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575430#comment-14575430 ] Ivar Thorson commented on CASSANDRA-9549: - I'd be happy to provide a heap

[jira] [Commented] (CASSANDRA-9558) Cassandra-stress regression in 2.2

2015-06-05 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575467#comment-14575467 ] Andy Tolbert commented on CASSANDRA-9558: - It could be that all it would take

[jira] [Commented] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575360#comment-14575360 ] Jonathan Ellis commented on CASSANDRA-6477: --- We also made the tasks

[jira] [Commented] (CASSANDRA-9559) IndexOutOfBoundsException inserting into TupleType

2015-06-05 Thread dan jatnieks (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575409#comment-14575409 ] dan jatnieks commented on CASSANDRA-9559: - Just checked 2.1.3 and got the same

[jira] [Updated] (CASSANDRA-9559) IndexOutOfBoundsException inserting into TupleType

2015-06-05 Thread dan jatnieks (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan jatnieks updated CASSANDRA-9559: Since Version: 2.1.3 IndexOutOfBoundsException inserting into TupleType

[jira] [Created] (CASSANDRA-9561) Lifecycle unit tests fail when run in parallel

2015-06-05 Thread Stefania (JIRA)
Stefania created CASSANDRA-9561: --- Summary: Lifecycle unit tests fail when run in parallel Key: CASSANDRA-9561 URL: https://issues.apache.org/jira/browse/CASSANDRA-9561 Project: Cassandra Issue

[jira] [Resolved] (CASSANDRA-9514) TrackerTest.testAddSSTables fails in 2.2 and trunk

2015-06-05 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania resolved CASSANDRA-9514. - Resolution: Fixed Thanks [~aweisberg], opened CASSANDRA-9561 for this new failure.

[jira] [Updated] (CASSANDRA-9561) Lifecycle unit tests fail when run in parallel

2015-06-05 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-9561: Description: We had a new failure in TrackerTest:

  1   2   >