[jira] [Commented] (CASSANDRA-3674) add nodetool explicitgc

2011-12-27 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176110#comment-13176110 ] Peter Schuller commented on CASSANDRA-3674: --- My argument is that for casual

[jira] [Commented] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176126#comment-13176126 ] Pavel Yaskevich commented on CASSANDRA-3623: CASSANDRA-3610 needs rebase

[jira] [Commented] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176221#comment-13176221 ] Vijay commented on CASSANDRA-3623: -- Also I took a look at the doc you have attached

[jira] [Commented] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176226#comment-13176226 ] Pavel Yaskevich commented on CASSANDRA-3623: I ask because you mentioned

[jira] [Updated] (CASSANDRA-3673) Allow reduced consistency in sstableloader utility

2011-12-27 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3673: -- Component/s: (was: Core) Tools

[jira] [Commented] (CASSANDRA-3611) Make checksum on a compressed blocks optional

2011-12-27 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176133#comment-13176133 ] Pavel Yaskevich commented on CASSANDRA-3611: {code} if

[jira] [Commented] (CASSANDRA-3674) add nodetool explicitgc

2011-12-27 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176168#comment-13176168 ] Radim Kolar commented on CASSANDRA-3674: if this command reports size of live

[jira] [Issue Comment Edited] (CASSANDRA-3611) Make checksum on a compressed blocks optional

2011-12-27 Thread Pavel Yaskevich (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176133#comment-13176133 ] Pavel Yaskevich edited comment on CASSANDRA-3611 at 12/27/11 10:34 AM:

[jira] [Updated] (CASSANDRA-3610) Checksum improvement for CompressedRandomAccessReader

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3610: - Attachment: 0001-use-pure-java-CRC32-v3.patch rebased Checksum improvement for

[jira] [Commented] (CASSANDRA-3674) add nodetool explicitgc

2011-12-27 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176249#comment-13176249 ] Peter Schuller commented on CASSANDRA-3674: --- It prints the heap usage after

[Cassandra Wiki] Update of LargeDataSetConsiderations by PeterSchuller

2011-12-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The LargeDataSetConsiderations page has been changed by PeterSchuller: http://wiki.apache.org/cassandra/LargeDataSetConsiderations?action=diffrev1=19rev2=20 * Cassandra will read

[Cassandra Wiki] Update of LargeDataSetConsiderations by PeterSchuller

2011-12-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The LargeDataSetConsiderations page has been changed by PeterSchuller: http://wiki.apache.org/cassandra/LargeDataSetConsiderations?action=diffrev1=20rev2=21 * Cassandra will read

[jira] [Updated] (CASSANDRA-3497) BloomFilter FP ratio should be configurable or size-restricted some other way

2011-12-27 Thread Yuki Morishita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3497: -- Attachment: 0001-give-default-val-to-fp_chance.patch Radim, Thanks for the

svn commit: r1224981 - /cassandra/branches/cassandra-1.0/src/avro/internode.genavro

2011-12-27 Thread jbellis
Author: jbellis Date: Tue Dec 27 19:12:39 2011 New Revision: 1224981 URL: http://svn.apache.org/viewvc?rev=1224981view=rev Log: make avro bloom_filter_fp_chance default to null patch by yukim; reviewed by jbellis for CASSANDRA-3497 Modified:

[jira] [Resolved] (CASSANDRA-3497) BloomFilter FP ratio should be configurable or size-restricted some other way

2011-12-27 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3497. --- Resolution: Fixed committed BloomFilter FP ratio should be

[jira] [Commented] (CASSANDRA-1600) Merge get_indexed_slices with get_range_slices

2011-12-27 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176291#comment-13176291 ] Jonathan Ellis commented on CASSANDRA-1600: --- What do we gain from typedefing

[jira] [Updated] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3623: - Attachment: (was: CRC+MMapIO.xlsx) use MMapedBuffer in CompressedSegmentedFile.getSegment

[jira] [Updated] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3623: - Attachment: (was: MMappedIO-Performance.docx) use MMapedBuffer in

[jira] [Updated] (CASSANDRA-3623) use MMapedBuffer in CompressedSegmentedFile.getSegment

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3623: - Attachment: CRC+MMapIO.xlsx MMappedIO-Performance.docx Done, 1) fixed the data for

svn commit: r1224998 - in /cassandra/trunk: ./ contrib/ doc/cql/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/avro/ src/java/org/apache/cassandra/cql/ src/java/org/apache/cassandra/db/ s

2011-12-27 Thread jbellis
Author: jbellis Date: Tue Dec 27 20:03:37 2011 New Revision: 1224998 URL: http://svn.apache.org/viewvc?rev=1224998view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

svn commit: r1225001 [2/2] - in /cassandra/trunk: lib/ lib/licenses/ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/db/

2011-12-27 Thread jbellis
Modified: cassandra/trunk/src/java/org/apache/cassandra/db/TreeMapBackedSortedColumns.java URL: http://svn.apache.org/viewvc/cassandra/trunk/src/java/org/apache/cassandra/db/TreeMapBackedSortedColumns.java?rev=1225001r1=1225000r2=1225001view=diff

[jira] [Commented] (CASSANDRA-2893) Add row-level isolation

2011-12-27 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176309#comment-13176309 ] Jonathan Ellis commented on CASSANDRA-2893: --- Committed with the

[jira] [Created] (CASSANDRA-3676) Add snaptree dependency to maven central and update pom

2011-12-27 Thread T Jake Luciani (Created) (JIRA)
Add snaptree dependency to maven central and update pom --- Key: CASSANDRA-3676 URL: https://issues.apache.org/jira/browse/CASSANDRA-3676 Project: Cassandra Issue Type: Sub-task

[jira] [Commented] (CASSANDRA-3497) BloomFilter FP ratio should be configurable or size-restricted some other way

2011-12-27 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176313#comment-13176313 ] Radim Kolar commented on CASSANDRA-3497: FP ratio it is not displayed in

svn commit: r1225002 - in /cassandra/trunk: CHANGES.txt NEWS.txt

2011-12-27 Thread jbellis
Author: jbellis Date: Tue Dec 27 20:26:48 2011 New Revision: 1225002 URL: http://svn.apache.org/viewvc?rev=1225002view=rev Log: update CHANGES, NEWS Modified: cassandra/trunk/CHANGES.txt cassandra/trunk/NEWS.txt Modified: cassandra/trunk/CHANGES.txt URL:

[jira] [Commented] (CASSANDRA-3676) Add snaptree dependency to maven central and update pom

2011-12-27 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176314#comment-13176314 ] Jonathan Ellis commented on CASSANDRA-3676: ---

[jira] [Created] (CASSANDRA-3677) NPE during HH delivery when gossip turned off on target

2011-12-27 Thread Radim Kolar (Created) (JIRA)
NPE during HH delivery when gossip turned off on target --- Key: CASSANDRA-3677 URL: https://issues.apache.org/jira/browse/CASSANDRA-3677 Project: Cassandra Issue Type: Bug Affects

[jira] [Commented] (CASSANDRA-3658) Fix smallish problems find by FindBugs

2011-12-27 Thread Nick Bailey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176320#comment-13176320 ] Nick Bailey commented on CASSANDRA-3658: This breaks a bunch of jmx stuff. A

svn commit: r1225014 - in /cassandra/trunk/src/java/org/apache/cassandra/dht: LocalToken.java Token.java

2011-12-27 Thread jbellis
Author: jbellis Date: Tue Dec 27 21:01:57 2011 New Revision: 1225014 URL: http://svn.apache.org/viewvc?rev=1225014view=rev Log: make Token serializable again for JMX Modified: cassandra/trunk/src/java/org/apache/cassandra/dht/LocalToken.java

[jira] [Commented] (CASSANDRA-3658) Fix smallish problems find by FindBugs

2011-12-27 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176324#comment-13176324 ] Jonathan Ellis commented on CASSANDRA-3658: --- reverted 0008 for now

[jira] [Commented] (CASSANDRA-3507) Proposal: separate cqlsh from CQL drivers

2011-12-27 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176341#comment-13176341 ] paul cannon commented on CASSANDRA-3507: bq. Is it possible for the ASF

[Cassandra Wiki] Update of NodeTool by JanneJalkanen

2011-12-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The NodeTool page has been changed by JanneJalkanen: http://wiki.apache.org/cassandra/NodeTool?action=diffrev1=21rev2=22 Comment: setcompactionthroughput documented == Scrub ==

[jira] [Updated] (CASSANDRA-3611) Make checksum on a compressed blocks optional

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3611: - Attachment: 0001-crc-check-chance-v3.patch Done, Thanks! Make checksum on a

[jira] [Commented] (CASSANDRA-3583) Add rebuild index JMX command

2011-12-27 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176352#comment-13176352 ] Vijay commented on CASSANDRA-3583: -- Hi Jonathan, I think you also want to clear the

[jira] [Updated] (CASSANDRA-3631) While sleeping for RING_DELAY, bootstrapping nodes do not show as joining in the ring (or at all)

2011-12-27 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3631: - Attachment: 0001-add-initializing-status-in-nodetool-for-3631.patch Hi Brandon, Let me know if the

[jira] [Commented] (CASSANDRA-3112) Make repair fail when an unexpected error occurs

2011-12-27 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176420#comment-13176420 ] Vijay commented on CASSANDRA-3112: -- But do you know what is the reason for it making

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-27 Thread Matt Stump (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176455#comment-13176455 ] Matt Stump commented on CASSANDRA-2474: --- I wanted to bring this up because it

[jira] [Created] (CASSANDRA-3678) New Pluggable Compaction to handle Capped Rows / Super Columns

2011-12-27 Thread Praveen Baratam (Created) (JIRA)
New Pluggable Compaction to handle Capped Rows / Super Columns -- Key: CASSANDRA-3678 URL: https://issues.apache.org/jira/browse/CASSANDRA-3678 Project: Cassandra Issue Type: New

[jira] [Updated] (CASSANDRA-3678) New Pluggable Compaction to handle Capped Rows / Super Columns

2011-12-27 Thread Praveen Baratam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Baratam updated CASSANDRA-3678: --- Description: Now that Pluggable Compaction is released, its feasible to