[jira] [Commented] (CASSANDRA-1625) make the row cache continuously durable

2011-08-30 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093468#comment-13093468 ] Stu Hood commented on CASSANDRA-1625: - Was scrolling through old tickets and came

[jira] [Commented] (CASSANDRA-3095) java.lang.NegativeArraySizeException during compacting large row

2011-08-30 Thread Pas (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093539#comment-13093539 ] Pas commented on CASSANDRA-3095: Yes I was, but I've run a full scrubbing on the node

[jira] [Updated] (CASSANDRA-3051) On Disk Compression breaks SSL Encryption

2011-08-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3051: --- Attachment: CASSANDRA-3051-v2.patch removed writeHeader method, seek and flush

[jira] [Updated] (CASSANDRA-3001) Make the compression algorithm and chunk length configurable

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3001: Attachment: (was: 0002-Add-deflate-compressor.patch) Make the compression

[jira] [Updated] (CASSANDRA-3001) Make the compression algorithm and chunk length configurable

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3001: Attachment: 0003-Add-deflate-compressor.patch

[jira] [Updated] (CASSANDRA-3001) Make the compression algorithm and chunk length configurable

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3001: Attachment: (was: 0001-Pluggable-algorithm-and-chunk-length.patch) Make

[jira] [Commented] (CASSANDRA-3001) Make the compression algorithm and chunk length configurable

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093631#comment-13093631 ] Sylvain Lebresne commented on CASSANDRA-3001: - Patch rebased. I've

[jira] [Commented] (CASSANDRA-3001) Make the compression algorithm and chunk length configurable

2011-08-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093636#comment-13093636 ] Pavel Yaskevich commented on CASSANDRA-3001: Sounds good, I will take a

[jira] [Commented] (CASSANDRA-3070) counter repair

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093661#comment-13093661 ] Sylvain Lebresne commented on CASSANDRA-3070: - Because I don't know where

[jira] [Commented] (CASSANDRA-2268) CQL-enabled stress.java

2011-08-30 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093676#comment-13093676 ] Aaron Morton commented on CASSANDRA-2268: - Sorry I'm getting totally dominated

svn commit: r1163201 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/gms/ src/java/org/apache/cassandra/tools/

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 13:19:59 2011 New Revision: 1163201 URL: http://svn.apache.org/viewvc?rev=1163201view=rev Log: Expose gossip/FD info to JMX patch by Patricio Echague; reviewed by brandonwilliams for CASSANDRA-2806 Modified: cassandra/trunk/CHANGES.txt

buildbot failure in ASF Buildbot on cassandra-trunk

2011-08-30 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1570 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

svn commit: r1163202 - /cassandra/trunk/src/java/org/apache/cassandra/gms/GossiperMBean.java

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 13:21:50 2011 New Revision: 1163202 URL: http://svn.apache.org/viewvc?rev=1163202view=rev Log: add GossiperMBean Added: cassandra/trunk/src/java/org/apache/cassandra/gms/GossiperMBean.java Added:

buildbot success in ASF Buildbot on cassandra-trunk

2011-08-30 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1571 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-3051) On Disk Compression breaks SSL Encryption

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093719#comment-13093719 ] Jonathan Ellis commented on CASSANDRA-3051: --- +1 On Disk Compression breaks

[jira] [Resolved] (CASSANDRA-3095) java.lang.NegativeArraySizeException during compacting large row

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3095. --- Resolution: Cannot Reproduce Okay. I'll go ahead and add these debugging

[jira] [Resolved] (CASSANDRA-3103) Slashes added before Node Names

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3103. --- Resolution: Duplicate fixed in CASSANDRA-3044 Slashes added before Node Names

svn commit: r1163205 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/utils/BloomCalculations.java src/java/org/apache/cassandra/utils/BloomFilter.java

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 13:39:54 2011 New Revision: 1163205 URL: http://svn.apache.org/viewvc?rev=1163205view=rev Log: update CHANGES for #3023 and #3044 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

svn commit: r1163207 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/io/compress/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/security/streaming/ src/java/org/apache/cassa

2011-08-30 Thread xedin
Author: xedin Date: Tue Aug 30 13:46:56 2011 New Revision: 1163207 URL: http://svn.apache.org/viewvc?rev=1163207view=rev Log: Fix streaming over SSL when compressed SSTable involved patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3051 Modified: cassandra/trunk/CHANGES.txt

[jira] [Updated] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-3078: -- Attachment: v1-0005-add-create-method-with-param-validation.txt

[jira] [Updated] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-3078: -- Attachment: (was: v1-0001-CASSANDRA-3078-add-custom-index-type.txt) Make

[jira] [Commented] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093737#comment-13093737 ] T Jake Luciani commented on CASSANDRA-3078: --- bq. ThriftValidation should

[jira] [Updated] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-3078: -- Attachment: (was: v1-0002-CASSANDRA-3078-thrift-generated-changes.txt) Make

[jira] [Updated] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-3078: -- Attachment: (was: v1-0003-CASSANDRA-3078-remove-class-name-lookup.txt) Make

[jira] [Commented] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093741#comment-13093741 ] Jonathan Ellis commented on CASSANDRA-3078: --- +1 Make Secondary Indexes

[jira] [Commented] (CASSANDRA-2915) Lucene based Secondary Indexes

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093748#comment-13093748 ] T Jake Luciani commented on CASSANDRA-2915: --- bq. I think supporting ORDER

[jira] [Commented] (CASSANDRA-3051) On Disk Compression breaks SSL Encryption

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093765#comment-13093765 ] Hudson commented on CASSANDRA-3051: --- Integrated in Cassandra #1056 (See

[jira] [Commented] (CASSANDRA-2806) Expose gossip/FD info to JMX

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093764#comment-13093764 ] Hudson commented on CASSANDRA-2806: --- Integrated in Cassandra #1056 (See

svn commit: r1163234 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/service/GCInspector.java

2011-08-30 Thread jake
Author: jake Date: Tue Aug 30 14:34:02 2011 New Revision: 1163234 URL: http://svn.apache.org/viewvc?rev=1163234view=rev Log: Fix div by zero error patch by tjake; reviewed by jbellis for CASSANDRA-3076 Modified:

svn commit: r1163235 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/

2011-08-30 Thread jake
Author: jake Date: Tue Aug 30 14:34:54 2011 New Revision: 1163235 URL: http://svn.apache.org/viewvc?rev=1163235view=rev Log: merge from 0.7 Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/contrib/ (props changed)

[jira] [Resolved] (CASSANDRA-3076) AssertionError in new GCInspector log

2011-08-30 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani resolved CASSANDRA-3076. --- Resolution: Fixed committed AssertionError in new GCInspector log

[jira] [Updated] (CASSANDRA-3056) Able to set path location of HeapDump in cassandra-env

2011-08-30 Thread satish babu krishnamoorthy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] satish babu krishnamoorthy updated CASSANDRA-3056: -- Attachment: CASSANDRA-3056-3.txt set jvm's heap dump path,

[jira] [Commented] (CASSANDRA-3076) AssertionError in new GCInspector log

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093784#comment-13093784 ] Hudson commented on CASSANDRA-3076: --- Integrated in Cassandra-0.7 #546 (See

[Cassandra Wiki] Update of FAQ by JonathanEllis

2011-08-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The FAQ page has been changed by JonathanEllis: http://wiki.apache.org/cassandra/FAQ?action=diffrev1=134rev2=135 == Why aren't range slices/sequential scans giving me the expected

svn commit: r1163255 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/dht/ src/java/org/apache

2011-08-30 Thread jake
Author: jake Date: Tue Aug 30 15:16:03 2011 New Revision: 1163255 URL: http://svn.apache.org/viewvc?rev=1163255view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/NEWS.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3078) Make Secondary Indexes Pluggable

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093805#comment-13093805 ] Hudson commented on CASSANDRA-3078: --- Integrated in Cassandra #1057 (See

[jira] [Updated] (CASSANDRA-2433) Failed Streams Break Repair

2011-08-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2433: Attachment: 2433_v2.patch Attached v2 is rebased and use a higher conviction

[jira] [Commented] (CASSANDRA-2433) Failed Streams Break Repair

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093832#comment-13093832 ] Jonathan Ellis commented on CASSANDRA-2433: --- - Why do we need the new

[jira] [Updated] (CASSANDRA-3003) Trunk single-pass streaming doesn't handle large row correctly

2011-08-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3003: -- Attachment: 3003-v3.txt v3 attached. It marks counter column to delete delta after

svn commit: r1163266 - /cassandra/branches/cassandra-0.7/conf/cassandra.yaml

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 15:48:25 2011 New Revision: 1163266 URL: http://svn.apache.org/viewvc?rev=1163266view=rev Log: add comment about Linux and thread priority Modified: cassandra/branches/cassandra-0.7/conf/cassandra.yaml Modified:

[jira] [Updated] (CASSANDRA-3003) Trunk single-pass streaming doesn't handle large row correctly

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3003: -- Reviewer: slebresne Trunk single-pass streaming doesn't handle large row

[jira] [Commented] (CASSANDRA-3025) PHP/PDO driver for Cassandra CQL

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093845#comment-13093845 ] Jonathan Ellis commented on CASSANDRA-3025: --- Great, that looks reasonable.

[jira] [Resolved] (CASSANDRA-2003) get_range_slices test

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2003. --- Resolution: Later Fix Version/s: (was: 0.8.5) Assignee:

[jira] [Resolved] (CASSANDRA-2325) invalidateKeyCache / invalidateRowCache should remove saved cache files from disk

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2325. --- Resolution: Not A Problem Fix Version/s: (was: 0.8.5)

[jira] [Updated] (CASSANDRA-2614) create Column and CounterColumn in the same column family

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2614: -- Fix Version/s: (was: 0.8.5) 1.1 create Column and

svn commit: r1163273 - in /cassandra/trunk: ./ conf/ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 16:16:59 2011 New Revision: 1163273 URL: http://svn.apache.org/viewvc?rev=1163273view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/conf/cassandra.yaml cassandra/trunk/contrib/ (props changed)

svn commit: r1163281 - in /cassandra/branches/cassandra-0.8: ./ conf/ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-08-30 Thread jbellis
Author: jbellis Date: Tue Aug 30 16:23:45 2011 New Revision: 1163281 URL: http://svn.apache.org/viewvc?rev=1163281view=rev Log: merge from 0.7 Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/conf/cassandra.yaml

[jira] [Updated] (CASSANDRA-3104) remove compaction_thread_priority setting

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3104: -- Attachment: 3104.txt remove compaction_thread_priority setting

[jira] [Assigned] (CASSANDRA-3068) Fix count()

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-3068: - Assignee: Jonathan Ellis Fix count() --- Key:

[jira] [Updated] (CASSANDRA-3069) UNION support

2011-08-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3069: --- Attachment: CASSANDRA-3069.patch UNION ALL statement and test UNION support

[jira] [Resolved] (CASSANDRA-561) Cassandra Simulator

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-561. -- Resolution: Won't Fix Cassandra Simulator ---

[jira] [Commented] (CASSANDRA-3104) remove compaction_thread_priority setting

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093910#comment-13093910 ] Jonathan Ellis commented on CASSANDRA-3104: --- bq. Shouldn't we use normal

[jira] [Commented] (CASSANDRA-622) Improve commitlog performance

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093911#comment-13093911 ] Jonathan Ellis commented on CASSANDRA-622: -- I think we can reasonably move

[jira] [Commented] (CASSANDRA-3102) catch invalid key_validation_class before instantiating UpdateColumnFamily

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093916#comment-13093916 ] Hudson commented on CASSANDRA-3102: --- Integrated in Cassandra-0.8 #304 (See

[jira] [Commented] (CASSANDRA-3066) Creating a keyspace SYSTEM cause issue

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093915#comment-13093915 ] Hudson commented on CASSANDRA-3066: --- Integrated in Cassandra-0.8 #304 (See

[Cassandra Wiki] Update of FrontPage by MikeDean

2011-08-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The FrontPage page has been changed by MikeDean: http://wiki.apache.org/cassandra/FrontPage?action=diffrev1=76rev2=77 * [[http://cassandra.apache.org/|Official Cassandra Website]]

[jira] [Resolved] (CASSANDRA-653) get_range_count feature request

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-653. -- Resolution: Duplicate you'll be able to do this with CQL when CASSANDRA-3068 is

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-08-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094015#comment-13094015 ] Pavel Yaskevich commented on CASSANDRA-1391: I have figured out a problem

[jira] [Created] (CASSANDRA-3106) getRangeToEndpointMap() method removed

2011-08-30 Thread Nick Bailey (JIRA)
getRangeToEndpointMap() method removed -- Key: CASSANDRA-3106 URL: https://issues.apache.org/jira/browse/CASSANDRA-3106 Project: Cassandra Issue Type: Bug Components: Tools Affects Versions:

[jira] [Updated] (CASSANDRA-3106) getRangeToEndpointMap() method removed

2011-08-30 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-3106: --- Attachment: 0001-Add-getRangeToEndpointMap-method-back.patch Adds back

[jira] [Reopened] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mck SembWever reopened CASSANDRA-1125: -- Something broke here in production once we went out with 0.8.2. It may have been some

[jira] [Issue Comment Edited] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094036#comment-13094036 ] Mck SembWever edited comment on CASSANDRA-1125 at 8/30/11 8:02 PM:

[jira] [Created] (CASSANDRA-3107) CompactionInfo id is not stable

2011-08-30 Thread Stu Hood (JIRA)
CompactionInfo id is not stable --- Key: CASSANDRA-3107 URL: https://issues.apache.org/jira/browse/CASSANDRA-3107 Project: Cassandra Issue Type: Improvement Reporter: Stu Hood Assignee:

[jira] [Created] (CASSANDRA-3108) Make Range and Bounds objects client-safe

2011-08-30 Thread Jonathan Ellis (JIRA)
Make Range and Bounds objects client-safe - Key: CASSANDRA-3108 URL: https://issues.apache.org/jira/browse/CASSANDRA-3108 Project: Cassandra Issue Type: Bug Affects Versions: 0.8.2

[jira] [Resolved] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1125. --- Resolution: Fixed Created CASSANDRA-3108 to address. Filter out ColumnFamily

[jira] [Updated] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1125: -- Attachment: 3108.txt patch to make all internal Range and Bounds construction use

[jira] [Updated] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1125: -- Attachment: (was: 3108.txt) Filter out ColumnFamily rows that aren't part of

[jira] [Updated] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1125: -- Comment: was deleted (was: patch to make all internal Range and Bounds

[jira] [Updated] (CASSANDRA-3108) Make Range and Bounds objects client-safe

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3108: -- Attachment: 3108.txt patch to make all internal Range and Bounds construction use

[jira] [Assigned] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2734: - Assignee: Jonathan Ellis (was: Aaron Morton) JDBC driver assumes schema is

[jira] [Commented] (CASSANDRA-3069) UNION support

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094095#comment-13094095 ] Jonathan Ellis commented on CASSANDRA-3069: --- Let's push this to after

[jira] [Issue Comment Edited] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query (using a KeyRange)

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094036#comment-13094036 ] Mck SembWever edited comment on CASSANDRA-1125 at 8/30/11 8:55 PM:

[jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094097#comment-13094097 ] Mck SembWever commented on CASSANDRA-2388: -- This approach isn't really

[jira] [Commented] (CASSANDRA-3069) UNION support

2011-08-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094098#comment-13094098 ] Pavel Yaskevich commented on CASSANDRA-3069: Sure but I did that by SQL

[jira] [Commented] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094103#comment-13094103 ] Rick Shaw commented on CASSANDRA-2734: -- Are you saying you would return a JDBC

[jira] [Commented] (CASSANDRA-3108) Make Range and Bounds objects client-safe

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094104#comment-13094104 ] Mck SembWever commented on CASSANDRA-3108: -- Tested in production. +1 Make

[jira] [Commented] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094109#comment-13094109 ] Jonathan Ellis commented on CASSANDRA-2734: --- Here's my first stab at it:

[jira] [Issue Comment Edited] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-08-30 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094097#comment-13094097 ] Mck SembWever edited comment on CASSANDRA-2388 at 8/30/11 9:22 PM:

[jira] [Commented] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094112#comment-13094112 ] Rick Shaw commented on CASSANDRA-2734: -- Cool! JDBC driver assumes schema is

[jira] [Commented] (CASSANDRA-2915) Lucene based Secondary Indexes

2011-08-30 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094116#comment-13094116 ] Todd Nine commented on CASSANDRA-2915: -- I agree that order by could be a

[jira] [Updated] (CASSANDRA-3080) Add throttling for internode streaming

2011-08-30 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-3080: Attachment: 0004-Add-outbound-stream-throttling.txt

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-30 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: 2034-v21.txt Rebase and Fix test. RemoveTest is timing out after

[jira] [Commented] (CASSANDRA-3108) Make Range and Bounds objects client-safe

2011-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094160#comment-13094160 ] Hudson commented on CASSANDRA-3108: --- Integrated in Cassandra-0.8 #305 (See

[jira] [Commented] (CASSANDRA-3025) PHP/PDO driver for Cassandra CQL

2011-08-30 Thread Mikko Koppanen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094174#comment-13094174 ] Mikko Koppanen commented on CASSANDRA-3025: --- bq. How deep does this

[jira] [Commented] (CASSANDRA-3003) Trunk single-pass streaming doesn't handle large row correctly

2011-08-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094176#comment-13094176 ] Yuki Morishita commented on CASSANDRA-3003: --- In v3, I forgot to handle the

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-30 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: 2034-v21.txt This new patch fixes the unit tests. Added a way to

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-30 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: (was: 2034-v21.txt) Make Read Repair unnecessary when Hinted

[jira] [Updated] (CASSANDRA-3107) CompactionInfo id is not stable

2011-08-30 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-3107: Attachment: 0001-Stable-id-for-CompactionInfo.txt CompactionInfo id is not stable

[jira] [Commented] (CASSANDRA-3061) Optionally skip log4j configuration

2011-08-30 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094237#comment-13094237 ] Aaron Morton commented on CASSANDRA-3061: - I tried to run it with the current

[jira] [Updated] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2734: -- Attachment: 0003-thrift-gen.txt 0002-ant-gen-thrift-java.txt

[jira] [Commented] (CASSANDRA-2734) JDBC driver assumes schema is constant for the duration of the connection

2011-08-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094268#comment-13094268 ] Jonathan Ellis commented on CASSANDRA-2734: --- Ended up with a slight

[jira] [Commented] (CASSANDRA-3056) Able to set path location of HeapDump in cassandra-env

2011-08-30 Thread satish babu krishnamoorthy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13094300#comment-13094300 ] satish babu krishnamoorthy commented on CASSANDRA-3056: --- do you

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0001-Support-token-replace.patch) convenience workflow for replacing dead node

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0002-Rework-Hints-to-be-on-token.patch) convenience workflow for replacing dead

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0001-Support-Token-Replace.patch) convenience workflow for replacing dead node

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0002-Rework-Hints-to-be-on-token.patch) convenience workflow for replacing dead

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0003-Make-hints-More-reliable.patch) convenience workflow for replacing dead

[jira] [Updated] (CASSANDRA-957) convenience workflow for replacing dead node

2011-08-30 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-957: Attachment: (was: 0003-Make-HintedHandoff-More-reliable.patch) convenience workflow for replacing