[jira] [Created] (CASSANDRA-8861) HyperLogLog Collection Type

2015-02-24 Thread Drew Kutcharian (JIRA)
Drew Kutcharian created CASSANDRA-8861: -- Summary: HyperLogLog Collection Type Key: CASSANDRA-8861 URL: https://issues.apache.org/jira/browse/CASSANDRA-8861 Project: Cassandra Issue

[jira] [Resolved] (CASSANDRA-8859) CollationController not using collectTimeOrderedData

2015-02-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-8859. - Resolution: Duplicate This is actually a duplicate of CASSANDRA-7085.

[jira] [Commented] (CASSANDRA-8855) Batching SELECTs for multiple column ranges for the same partition key

2015-02-24 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335497#comment-14335497 ] Michael Kjellman commented on CASSANDRA-8855: - We've recently implemented

[jira] [Commented] (CASSANDRA-8751) C* should always listen to both ssl/non-ssl ports

2015-02-24 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335507#comment-14335507 ] Minh Do commented on CASSANDRA-8751: TLS/SSL socket by design only processes

[jira] [Commented] (CASSANDRA-8859) CollationController not using collectTimeOrderedData

2015-02-24 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335511#comment-14335511 ] Michael Mior commented on CASSANDRA-8859: - Thanks for clarifying! Is there a

[jira] [Created] (CASSANDRA-8860) Too many java.util.HashMap$Entry objects in heap

2015-02-24 Thread Phil Yang (JIRA)
Phil Yang created CASSANDRA-8860: Summary: Too many java.util.HashMap$Entry objects in heap Key: CASSANDRA-8860 URL: https://issues.apache.org/jira/browse/CASSANDRA-8860 Project: Cassandra

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

2015-02-24 Thread Tobias Schlottke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334597#comment-14334597 ] Tobias Schlottke commented on CASSANDRA-8851: - With 2.1 branch it looks

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

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

cassandra git commit: Check if the filtered sstables are empty in STCS

2015-02-24 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 407b5de67 - 0a7f50876 Check if the filtered sstables are empty in STCS Patch by jjordan; reviewed by marcuse for CASSANDRA-8843 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] cassandra git commit: Check if the filtered sstables are empty in STCS

2015-02-24 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk ee5e48795 - b944f0d66 Check if the filtered sstables are empty in STCS Patch by jjordan; reviewed by marcuse for CASSANDRA-8843 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-8714) row-cache: use preloaded jemalloc w/ Unsafe

2015-02-24 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334832#comment-14334832 ] Robert Stupp commented on CASSANDRA-8714: - [~aweisberg] good catch with the

[jira] [Updated] (CASSANDRA-8366) Repair grows data on nodes, causes load to become unbalanced

2015-02-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-8366: --- Reviewer: Yuki Morishita Reproduced In: 2.1.2, 2.1.1 (was: 2.1.1, 2.1.2)

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

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334850#comment-14334850 ] Benedict commented on CASSANDRA-8851: - Hmm. It looks like our unit tests don't run

[jira] [Updated] (CASSANDRA-8843) STCS getMaximalTask checking wrong set is empty.

2015-02-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-8843: --- Attachment: 0001-8843.patch yup STCS getMaximalTask checking wrong set is

[jira] [Updated] (CASSANDRA-8843) STCS getMaximalTask checking wrong set is empty.

2015-02-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-8843: --- Reviewer: Marcus Eriksson (was: Jeremiah Jordan) Assignee: Jeremiah Jordan

[jira] [Commented] (CASSANDRA-8366) Repair grows data on nodes, causes load to become unbalanced

2015-02-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334831#comment-14334831 ] Marcus Eriksson commented on CASSANDRA-8366: CASSANDRA-8858 Repair grows

[jira] [Comment Edited] (CASSANDRA-8843) STCS getMaximalTask checking wrong set is empty.

2015-02-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334821#comment-14334821 ] Marcus Eriksson edited comment on CASSANDRA-8843 at 2/24/15 12:24 PM:

[jira] [Created] (CASSANDRA-8858) Avoid not doing anticompaction on compacted away sstables

2015-02-24 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-8858: -- Summary: Avoid not doing anticompaction on compacted away sstables Key: CASSANDRA-8858 URL: https://issues.apache.org/jira/browse/CASSANDRA-8858 Project:

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

2015-02-24 Thread Tobias Schlottke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334959#comment-14334959 ] Tobias Schlottke commented on CASSANDRA-8851: - The issue is fixed! Thanks

[jira] [Commented] (CASSANDRA-8848) Protocol exceptions always use streamID 0

2015-02-24 Thread Chris Bannister (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335025#comment-14335025 ] Chris Bannister commented on CASSANDRA-8848: Looks good to me, do you want

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

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

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

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334915#comment-14334915 ] Benedict commented on CASSANDRA-8851: - [~tobsch]: same idea, but with that issue

[jira] [Reopened] (CASSANDRA-8750) Ensure SSTableReader.last corresponds exactly with the file end

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reopened CASSANDRA-8750: - Ensure SSTableReader.last corresponds exactly with the file end

[2/3] cassandra git commit: ninja fix SSTableReaderTest.testGetPositionsForRangesFromTableOpenedForBulkLoading with compression

2015-02-24 Thread benedict
ninja fix SSTableReaderTest.testGetPositionsForRangesFromTableOpenedForBulkLoading with compression Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/990f478c Tree:

[jira] [Commented] (CASSANDRA-8750) Ensure SSTableReader.last corresponds exactly with the file end

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334898#comment-14334898 ] Benedict commented on CASSANDRA-8750: - This was broken from the get go for

[jira] [Comment Edited] (CASSANDRA-8750) Ensure SSTableReader.last corresponds exactly with the file end

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334898#comment-14334898 ] Benedict edited comment on CASSANDRA-8750 at 2/24/15 2:22 PM:

[1/3] cassandra git commit: ninja fix SSTableReaderTest.testGetPositionsForRangesFromTableOpenedForBulkLoading with compression

2015-02-24 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 766d8c010 - 990f478c2 refs/heads/trunk ec2c050ba - 058e97720 ninja fix SSTableReaderTest.testGetPositionsForRangesFromTableOpenedForBulkLoading with compression Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

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

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

[1/3] cassandra git commit: ninja log deallocate in Ref.ensureReleased()

2015-02-24 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 0a7f50876 - 766d8c010 refs/heads/trunk b944f0d66 - ec2c050ba ninja log deallocate in Ref.ensureReleased() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] cassandra git commit: ninja log deallocate in Ref.ensureReleased()

2015-02-24 Thread benedict
ninja log deallocate in Ref.ensureReleased() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/766d8c01 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/766d8c01 Diff:

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

2015-02-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334915#comment-14334915 ] Benedict edited comment on CASSANDRA-8851 at 2/24/15 2:35 PM:

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

2015-02-24 Thread Tobias Schlottke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334935#comment-14334935 ] Tobias Schlottke commented on CASSANDRA-8851: - [~benedict]: Compiling

[jira] [Updated] (CASSANDRA-8714) row-cache: use preloaded jemalloc w/ Unsafe

2015-02-24 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-8714: Attachment: 8714-4.txt Attached patch 8714-4.txt changes: * revert {{getByteBuffer()}}

[jira] [Commented] (CASSANDRA-8160) CF level option to call posix_fadvise for sstables on creation and startup

2015-02-24 Thread Matt Stump (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335257#comment-14335257 ] Matt Stump commented on CASSANDRA-8160: --- Assuming we move pre warming the buffer

[jira] [Created] (CASSANDRA-8859) CollationController not using collectTimeOrderedData

2015-02-24 Thread Michael Mior (JIRA)
Michael Mior created CASSANDRA-8859: --- Summary: CollationController not using collectTimeOrderedData Key: CASSANDRA-8859 URL: https://issues.apache.org/jira/browse/CASSANDRA-8859 Project: Cassandra

[jira] [Commented] (CASSANDRA-7395) Support for pure user-defined functions (UDF)

2015-02-24 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336126#comment-14336126 ] Robert Stupp commented on CASSANDRA-7395: - Can we please move that discussion

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

2015-02-24 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335767#comment-14335767 ] sankalp kohli edited comment on CASSANDRA-6246 at 2/25/15 1:24 AM:

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

2015-02-24 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335886#comment-14335886 ] Blake Eggleston commented on CASSANDRA-6246: I should have them merged in,

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

2015-02-24 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335767#comment-14335767 ] sankalp kohli commented on CASSANDRA-6246: -- When do you plan to merge the new

[jira] [Commented] (CASSANDRA-8859) CollationController not using collectTimeOrderedData

2015-02-24 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335533#comment-14335533 ] Michael Mior commented on CASSANDRA-8859: - That is, in Cassandra 2.1.2. I

[jira] [Commented] (CASSANDRA-7395) Support for pure user-defined functions (UDF)

2015-02-24 Thread Constance Eustace (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14335526#comment-14335526 ] Constance Eustace commented on CASSANDRA-7395: -- Yes, I know I can't use