[jira] [Commented] (CASSANDRA-8576) Primary Key Pushdown For Hadoop

2015-05-29 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564440#comment-14564440 ] Piotr Kołaczkowski commented on CASSANDRA-8576: --- Yes, it would be good

[jira] [Commented] (CASSANDRA-9508) Avoid early opening of compaction results when doing anticompaction

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564329#comment-14564329 ] Benedict commented on CASSANDRA-9508: - +1 Avoid early opening of compaction

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564370#comment-14564370 ] Stefania commented on CASSANDRA-8897: - See

[jira] [Resolved] (CASSANDRA-9482) SSTable leak after stress and repair

2015-05-29 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-9482. Resolution: Duplicate this is fixed in CASSANDRA-9508 (the actual error was the

cassandra git commit: Fix condition in RangeTombstoneList.add that breaks test

2015-05-29 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 04eba9094 - 173f2552d Fix condition in RangeTombstoneList.add that breaks test patch by aweisberg; reviewed by slebresne for CASSANDRA-9485 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-9491) Inefficient sequential repairs against vnode clusters

2015-05-29 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-9491: Description: I've got a cluster with vnodes enabled. People regularly run sequential

[1/2] cassandra git commit: Avoid getting unreadable keys during anticompaction

2015-05-29 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 7d0676215 - 180130a8e Avoid getting unreadable keys during anticompaction Patch by marcuse; reviewed by benedict for CASSANDRA-9508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: Avoid getting unreadable keys during anticompaction

2015-05-29 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f1662b147 - eaeabffc8 Avoid getting unreadable keys during anticompaction Patch by marcuse; reviewed by benedict for CASSANDRA-9508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: Avoid getting unreadable keys during anticompaction

2015-05-29 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 48c25ba2e - 601944569 Avoid getting unreadable keys during anticompaction Patch by marcuse; reviewed by benedict for CASSANDRA-9508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-05-29 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionManager.java src/java/org/apache/cassandra/io/sstable/SSTableRewriter.java

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

2015-05-29 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionManager.java src/java/org/apache/cassandra/io/sstable/SSTableRewriter.java

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

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

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

2015-05-29 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt test/unit/org/apache/cassandra/db/RangeTombstoneListTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e1a67a4f Tree:

[1/2] cassandra git commit: Fix condition in RangeTombstoneList.add that breaks test

2015-05-29 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 eaeabffc8 - e1a67a4f5 Fix condition in RangeTombstoneList.add that breaks test patch by aweisberg; reviewed by slebresne for CASSANDRA-9485 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: Fix condition in RangeTombstoneList.add that breaks test

2015-05-29 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 180130a8e - 302eb46c8 Fix condition in RangeTombstoneList.add that breaks test patch by aweisberg; reviewed by slebresne for CASSANDRA-9485 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-05-29 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt test/unit/org/apache/cassandra/db/RangeTombstoneListTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e1a67a4f Tree:

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564303#comment-14564303 ] Stefania commented on CASSANDRA-8897: - bq. You still need to provide it on the

[jira] [Updated] (CASSANDRA-9160) Migrate CQL dtests to unit tests

2015-05-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9160: -- Reviewer: Joshua McKenzie (was: Sylvain Lebresne) Reassigning review to Josh since

[jira] [Comment Edited] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564258#comment-14564258 ] Benedict edited comment on CASSANDRA-8897 at 5/29/15 6:07 AM:

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564321#comment-14564321 ] Benedict commented on CASSANDRA-8897: - bq. Still not much GC difference? You'll

[jira] [Created] (CASSANDRA-9508) Avoid early opening of compaction results when doing anticompaction

2015-05-29 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-9508: -- Summary: Avoid early opening of compaction results when doing anticompaction Key: CASSANDRA-9508 URL: https://issues.apache.org/jira/browse/CASSANDRA-9508

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564258#comment-14564258 ] Benedict commented on CASSANDRA-8897: - bq. The visits seem to work for standard

[jira] [Commented] (CASSANDRA-9508) Avoid early opening of compaction results when doing anticompaction

2015-05-29 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564327#comment-14564327 ] Marcus Eriksson commented on CASSANDRA-9508: unit test pushed to the same

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564702#comment-14564702 ] Benedict commented on CASSANDRA-8897: - Yes, it could just be the benefit of direct

[jira] [Updated] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-9486: --- Attachment: 0001-9486.patch patch to not keep the expired RT's around forever

[jira] [Commented] (CASSANDRA-9457) Empty INITCOND treated as null in aggregate

2015-05-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564685#comment-14564685 ] Sylvain Lebresne commented on CASSANDRA-9457: - Some remarks: * Shouldn't

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564699#comment-14564699 ] Benedict commented on CASSANDRA-9486: - I think the problem will still be present,

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

2015-05-29 Thread slebresne
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/302eb46c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/302eb46c Diff:

[jira] [Commented] (CASSANDRA-9493) Integrate latest 2.2 Java Driver

2015-05-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564512#comment-14564512 ] Sylvain Lebresne commented on CASSANDRA-9493: - Yes, I'd personally be

[jira] [Commented] (CASSANDRA-9458) Race condition causing StreamSession to get stuck in WAIT_COMPLETE

2015-05-29 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564452#comment-14564452 ] Omid Aladini commented on CASSANDRA-9458: - [~yukim] This was indeed due to

[jira] [Updated] (CASSANDRA-9485) RangeTombstoneListTest.addAllRandomTest failed on trunk

2015-05-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9485: Priority: Minor (was: Blocker) RangeTombstoneListTest.addAllRandomTest failed

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

2015-05-29 Thread slebresne
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/302eb46c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/302eb46c Diff:

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

2015-05-29 Thread slebresne
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/f60a201a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f60a201a Diff:

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

2015-05-29 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt test/unit/org/apache/cassandra/db/RangeTombstoneListTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e1a67a4f Tree:

[jira] [Commented] (CASSANDRA-9440) Bootstrap fails without any hint of prior stream failure

2015-05-29 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564458#comment-14564458 ] Omid Aladini commented on CASSANDRA-9440: - Enabling TCP keep alive and having

[jira] [Created] (CASSANDRA-9509) Streams throughput control

2015-05-29 Thread Alain RODRIGUEZ (JIRA)
Alain RODRIGUEZ created CASSANDRA-9509: -- Summary: Streams throughput control Key: CASSANDRA-9509 URL: https://issues.apache.org/jira/browse/CASSANDRA-9509 Project: Cassandra Issue Type:

[1/4] cassandra git commit: Fix condition in RangeTombstoneList.add that breaks test

2015-05-29 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 601944569 - f60a201a3 Fix condition in RangeTombstoneList.add that breaks test patch by aweisberg; reviewed by slebresne for CASSANDRA-9485 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-9440) Bootstrap fails without any hint of prior stream failure

2015-05-29 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omid Aladini resolved CASSANDRA-9440. - Resolution: Not A Problem Bootstrap fails without any hint of prior stream failure

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

2015-05-29 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564750#comment-14564750 ] Alan Boudreault commented on CASSANDRA-8989: Yes, adding myself as tester.

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

2015-05-29 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-8989: --- Tester: Alan Boudreault Reading from table which contains collection type using

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564801#comment-14564801 ] Marcus Eriksson commented on CASSANDRA-9486: Unless I misunderstand your

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564833#comment-14564833 ] Benedict commented on CASSANDRA-9486: - If you have only RTs, or a run of nothing

[jira] [Created] (CASSANDRA-9510) assassinating an unknown endpoint could npe

2015-05-29 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-9510: --- Summary: assassinating an unknown endpoint could npe Key: CASSANDRA-9510 URL: https://issues.apache.org/jira/browse/CASSANDRA-9510 Project: Cassandra

[jira] [Commented] (CASSANDRA-9499) Introduce writeVInt method to DataOutputStreamPlus

2015-05-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564854#comment-14564854 ] Sylvain Lebresne commented on CASSANDRA-9499: - For the records, the

[jira] [Commented] (CASSANDRA-9491) Inefficient sequential repairs against vnode clusters

2015-05-29 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564863#comment-14564863 ] Yuki Morishita commented on CASSANDRA-9491: --- Snapshot is taken for creating

[jira] [Updated] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9501: --- Summary: ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing (was:

[jira] [Updated] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing on Windows

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9501: --- Attachment: 9501_v1.txt v1 attached. Reproduced the problem on linux as well so

[jira] [Updated] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing on Windows

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9501: --- Labels: test (was: Windows)

[jira] [Commented] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564982#comment-14564982 ] Joshua McKenzie commented on CASSANDRA-9501: I should have clarified -

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565059#comment-14565059 ] Benedict commented on CASSANDRA-9486: - Raising priority, since it seems like this

[jira] [Updated] (CASSANDRA-9436) Expose private rpc_address and listen_address of each Cassandra node

2015-05-29 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-9436: -- Description: When running Cassandra nodes with collocated Spark nodes and

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

2015-05-29 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-9083: -- Fix Version/s: 2.2.x cqlsh COPY functionality doesn't work together with SOURCE or

[jira] [Updated] (CASSANDRA-9436) Expose rpc_address and listen_address of each Cassandra node

2015-05-29 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-9436: -- Summary: Expose rpc_address and listen_address of each Cassandra node

[jira] [Commented] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564940#comment-14564940 ] Jonathan Ellis commented on CASSANDRA-9501: --- That kind of puzzles me since

[jira] [Commented] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564996#comment-14564996 ] Jonathan Ellis commented on CASSANDRA-9501: --- Should we just make clearUnsafe

[jira] [Created] (CASSANDRA-9511) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata fails on trunk

2015-05-29 Thread Ariel Weisberg (JIRA)
Ariel Weisberg created CASSANDRA-9511: - Summary: ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata fails on trunk Key: CASSANDRA-9511 URL: https://issues.apache.org/jira/browse/CASSANDRA-9511

[jira] [Commented] (CASSANDRA-8547) Make RangeTombstone.Tracker.isDeleted() faster

2015-05-29 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564997#comment-14564997 ] Tyler Hobbs commented on CASSANDRA-8547: I believe this is obsoleted by

[jira] [Commented] (CASSANDRA-8897) Remove FileCacheService, instead pooling the buffers

2015-05-29 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564917#comment-14564917 ] Stefania commented on CASSANDRA-8897: - OK - then I'll wait for you to review the

[jira] [Commented] (CASSANDRA-9416) 3.x should refuse to start on JVM_VERSION 1.8

2015-05-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564926#comment-14564926 ] Aleksey Yeschenko commented on CASSANDRA-9416: -- With G1 having become the

[jira] [Commented] (CASSANDRA-9460) NullPointerException Creating Digest

2015-05-29 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564931#comment-14564931 ] Stefania commented on CASSANDRA-9460: - I've attached a tentative patch for 2.1.

[jira] [Updated] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9501: --- Attachment: 9501_v2.txt I'd rather not change clearUnsafe as there's 48 users of

[jira] [Updated] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9486: Priority: Critical (was: Major) LazilyCompactedRow accumulates all expired RangeTombstones

[jira] [Commented] (CASSANDRA-8547) Make RangeTombstone.Tracker.isDeleted() faster

2015-05-29 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565008#comment-14565008 ] Oleg Anastasyev commented on CASSANDRA-8547: Um, not sure. At least for

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565056#comment-14565056 ] Benedict commented on CASSANDRA-9486: - FTR, looking at the thread dump I have from

[jira] [Commented] (CASSANDRA-9499) Introduce writeVInt method to DataOutputStreamPlus

2015-05-29 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564988#comment-14564988 ] Benedict commented on CASSANDRA-9499: - bq. because we have better control over

[jira] [Updated] (CASSANDRA-9436) Expose private rpc_address and listen_address of each Cassandra node

2015-05-29 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-9436: -- Summary: Expose private rpc_address and listen_address of each Cassandra

cassandra git commit: ant test-all results incomplete when parsed (part 2)

2015-05-29 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 302eb46c8 - 1352ebd61 ant test-all results incomplete when parsed (part 2) patch by aweisberg; reviewed by jasobrown for CASSANDRA-9463 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: update CHANGES

2015-05-29 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 1352ebd61 - fdecab038 update CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fdecab03 Tree:

[2/3] cassandra git commit: update CHANGES

2015-05-29 Thread jasobrown
update CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fdecab03 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fdecab03 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/fdecab03

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

2015-05-29 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/ad58bf7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ad58bf7c Diff:

[jira] [Resolved] (CASSANDRA-9511) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata fails on trunk

2015-05-29 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg resolved CASSANDRA-9511. --- Resolution: Duplicate ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata

[jira] [Commented] (CASSANDRA-9486) LazilyCompactedRow accumulates all expired RangeTombstones

2015-05-29 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565179#comment-14565179 ] Marcus Eriksson commented on CASSANDRA-9486: patch here:

cassandra git commit: Fix ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata

2015-05-29 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 fdecab038 - 06e742fc7 Fix ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata Patch by jmckenzie; reviewed by jbellis for CASSANDRA-9501 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9511) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata fails on trunk

2015-05-29 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565125#comment-14565125 ] Joshua McKenzie commented on CASSANDRA-9511: Duplicate of CASSANDRA-9501.

[1/3] cassandra git commit: ant test-all results incomplete when parsed (part 2)

2015-05-29 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/trunk f60a201a3 - ad58bf7c7 ant test-all results incomplete when parsed (part 2) patch by aweisberg; reviewed by jasobrown for CASSANDRA-9463 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9482) SSTable leak after stress and repair

2015-05-29 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565153#comment-14565153 ] Jim Witschey commented on CASSANDRA-9482: - Ah, my mistake for assuming that

[jira] [Commented] (CASSANDRA-9482) SSTable leak after stress and repair

2015-05-29 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565152#comment-14565152 ] Jim Witschey commented on CASSANDRA-9482: - Ah, my mistake for assuming that

[jira] [Commented] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

2015-05-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565098#comment-14565098 ] Jonathan Ellis commented on CASSANDRA-9501: --- +1

[1/2] cassandra git commit: Fix ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata

2015-05-29 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/trunk ad58bf7c7 - f02335b2a Fix ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata Patch by jmckenzie; reviewed by jbellis for CASSANDRA-9501 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-05-29 Thread jmckenzie
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/f02335b2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f02335b2 Diff:

[jira] [Commented] (CASSANDRA-8547) Make RangeTombstone.Tracker.isDeleted() faster

2015-05-29 Thread Randy Fradin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565143#comment-14565143 ] Randy Fradin commented on CASSANDRA-8547: - I see this problem on 2.1.5 so I

[jira] [Commented] (CASSANDRA-8547) Make RangeTombstone.Tracker.isDeleted() faster

2015-05-29 Thread Randy Fradin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565142#comment-14565142 ] Randy Fradin commented on CASSANDRA-8547: - I see this problem on 2.1.5 so I

[jira] [Issue Comment Deleted] (CASSANDRA-8547) Make RangeTombstone.Tracker.isDeleted() faster

2015-05-29 Thread Randy Fradin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Fradin updated CASSANDRA-8547: Comment: was deleted (was: I see this problem on 2.1.5 so I don't think this is

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

2015-05-29 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-9514: -- Attachment: system.log.gz Another different failure {noformat} [junit]

[jira] [Updated] (CASSANDRA-9519) CASSANDRA-8448 Doesn't seem to be fixed

2015-05-29 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-9519: --- Summary: CASSANDRA-8448 Doesn't seem to be fixed (was: CASSANDRA-8448)

[jira] [Updated] (CASSANDRA-9519) CASSANDRA-8448 Doesn't seem to be fixed

2015-05-29 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-9519: --- Fix Version/s: 2.1.x CASSANDRA-8448 Doesn't seem to be fixed

[jira] [Updated] (CASSANDRA-9519) CASSANDRA-8448 Doesn't seem to be fixed

2015-05-29 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-9519: --- Fix Version/s: 2.2.x CASSANDRA-8448 Doesn't seem to be fixed

[jira] [Created] (CASSANDRA-9519) CASSANDRA-8448

2015-05-29 Thread Jeremiah Jordan (JIRA)
Jeremiah Jordan created CASSANDRA-9519: -- Summary: CASSANDRA-8448 Key: CASSANDRA-9519 URL: https://issues.apache.org/jira/browse/CASSANDRA-9519 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-8340) Use sstable min timestamp when deciding if an sstable should be included in DTCS compactions

2015-05-29 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-8340: -- Attachment: (was: 8340.diff) Use sstable min timestamp when deciding if an sstable

[jira] [Updated] (CASSANDRA-8340) Use sstable min timestamp when deciding if an sstable should be included in DTCS compactions

2015-05-29 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-8340: -- Attachment: 8340.diff Use sstable min timestamp when deciding if an sstable should be

[jira] [Updated] (CASSANDRA-8340) Use sstable min timestamp when deciding if an sstable should be included in DTCS compactions

2015-05-29 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-8340: -- Attachment: 8340.diff We have a use case where we're unable to rely on the max timestamp

[jira] [Commented] (CASSANDRA-8340) Use sstable min timestamp when deciding if an sstable should be included in DTCS compactions

2015-05-29 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565833#comment-14565833 ] Jeff Jirsa commented on CASSANDRA-8340: --- Also: Patch is against 2.1, as that's

[jira] [Commented] (CASSANDRA-9506) casandra wouldn't start

2015-05-29 Thread Chandran Anjur Narasimhan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565118#comment-14565118 ] Chandran Anjur Narasimhan commented on CASSANDRA-9506: -- Thanks,

[jira] [Updated] (CASSANDRA-9485) RangeTombstoneListTest.addAllRandomTest failed on trunk

2015-05-29 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9485: --- Fix Version/s: 2.2.0 rc1 2.1.6

[jira] [Updated] (CASSANDRA-9512) CqlTableTest.testCqlNativeStorageCollectionColumnTable failed in trunk

2015-05-29 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-9512: -- Summary: CqlTableTest.testCqlNativeStorageCollectionColumnTable failed in trunk

[jira] [Resolved] (CASSANDRA-9513) CqlTableTest.testCqlNativeStorageCollectionColumnTable failing on trunk

2015-05-29 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson resolved CASSANDRA-9513. Resolution: Duplicate CqlTableTest.testCqlNativeStorageCollectionColumnTable

[jira] [Reopened] (CASSANDRA-9271) IndexSummaryManagerTest.testCompactionRace times out periodically

2015-05-29 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg reopened CASSANDRA-9271: --- Assignee: Ariel Weisberg (was: T Jake Luciani) This is still happening and

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

2015-05-29 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-9514: -- Labels: test-failure (was: ) TrackerTest.testAddSSTables fails in 2.2 and trunk

[jira] [Comment Edited] (CASSANDRA-9504) Odd performance numbers comparing 2.0.15 and 2.1+

2015-05-29 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565254#comment-14565254 ] Philip Thompson edited comment on CASSANDRA-9504 at 5/29/15 7:44 PM:

[jira] [Created] (CASSANDRA-9515) Bytes map encoding does not match protocol spec

2015-05-29 Thread Olivier Michallat (JIRA)
Olivier Michallat created CASSANDRA-9515: Summary: Bytes map encoding does not match protocol spec Key: CASSANDRA-9515 URL: https://issues.apache.org/jira/browse/CASSANDRA-9515 Project:

  1   2   >