[jira] [Commented] (CASSANDRA-3200) Repair: compare all trees together (for a given range/cf) instead of by pair in isolation

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104361#comment-13104361 ] Sylvain Lebresne commented on CASSANDRA-3200: - Yes, having a

svn commit: r1170487 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt build.xml debian/changelog

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 09:13:26 2011 New Revision: 1170487 URL: http://svn.apache.org/viewvc?rev=1170487view=rev Log: Update versions in preparation of 1.0.0-beta1 release Modified: cassandra/branches/cassandra-1.0.0/CHANGES.txt cassandra/branches/cassandra-1.0.0/build.xml

svn commit: r1170490 - in /cassandra/branches/cassandra-1.0.0: src/java/org/apache/cassandra/cql/jdbc/ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassandra/db/compaction/ src

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 09:18:28 2011 New Revision: 1170490 URL: http://svn.apache.org/viewvc?rev=1170490view=rev Log: Add missing license headers Modified: cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/cql/jdbc/JdbcCounterColumn.java

svn commit: r1170498 - /cassandra/branches/cassandra-1.0.0/NOTICE.txt

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 09:31:13 2011 New Revision: 1170498 URL: http://svn.apache.org/viewvc?rev=1170498view=rev Log: Update NOTICE files Modified: cassandra/branches/cassandra-1.0.0/NOTICE.txt Modified: cassandra/branches/cassandra-1.0.0/NOTICE.txt URL:

svn commit: r1170515 - in /cassandra/branches/cassandra-0.8: build.xml debian/changelog

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 10:26:45 2011 New Revision: 1170515 URL: http://svn.apache.org/viewvc?rev=1170515view=rev Log: update versions to 0.8.6 Modified: cassandra/branches/cassandra-0.8/build.xml cassandra/branches/cassandra-0.8/debian/changelog Modified:

[jira] [Commented] (CASSANDRA-3177) replication strategy with stress test results in keyspace creation error

2011-09-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104411#comment-13104411 ] Pavel Yaskevich commented on CASSANDRA-3177: you can't specify

[jira] [Resolved] (CASSANDRA-3177) replication strategy with stress test results in keyspace creation error

2011-09-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich resolved CASSANDRA-3177. Resolution: Not A Problem replication strategy with stress test results in

[jira] [Updated] (CASSANDRA-3195) Cassandra-CLI does not allow Config as column family name

2011-09-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3195: --- Attachment: CASSANDRA-3195.patch CLI supports only single-quotes. Patch to

[jira] [Commented] (CASSANDRA-3195) Cassandra-CLI does not allow Config as column family name

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104438#comment-13104438 ] Jonathan Ellis commented on CASSANDRA-3195: --- +1 Cassandra-CLI does not

[jira] [Commented] (CASSANDRA-3200) Repair: compare all trees together (for a given range/cf) instead of by pair in isolation

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104436#comment-13104436 ] Jonathan Ellis commented on CASSANDRA-3200: --- bq. it's actually not a

svn commit: r1170555 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/cli/CliClient.java test/unit/org/apache/cassandra/cli/CliTest.java

2011-09-14 Thread xedin
Author: xedin Date: Wed Sep 14 12:06:39 2011 New Revision: 1170555 URL: http://svn.apache.org/viewvc?rev=1170555view=rev Log: Allow quoting of the ColumnFamily name in CLI `create column family` statement patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3195 Modified:

[jira] [Commented] (CASSANDRA-3200) Repair: compare all trees together (for a given range/cf) instead of by pair in isolation

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1310#comment-1310 ] Sylvain Lebresne commented on CASSANDRA-3200: - bq. Doesn't it require a

svn commit: r1170581 - in /cassandra/branches/cassandra-1.0: ./ contrib/ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cql/jdbc/ src/java/org/apache/cass

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 12:53:47 2011 New Revision: 1170581 URL: http://svn.apache.org/viewvc?rev=1170581view=rev Log: merge from 1.0.0 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt

svn commit: r1170582 - in /cassandra/trunk: ./ contrib/ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cql/jdbc/ src/java/org/apache/cassandra/db/columnit

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 12:55:02 2011 New Revision: 1170582 URL: http://svn.apache.org/viewvc?rev=1170582view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/NEWS.txt cassandra/trunk/NOTICE.txt

buildbot failure in ASF Buildbot on cassandra-trunk

2011-09-14 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/1664 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Updated] (CASSANDRA-3181) Compaction fails to occur

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3181: -- Attachment: 3181-2.txt patch to keep shutdown from waiting for the compaction

[jira] [Commented] (CASSANDRA-3181) Compaction fails to occur

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104481#comment-13104481 ] Sylvain Lebresne commented on CASSANDRA-3181: - +1 Compaction fails to

svn commit: r1170608 - in /cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra: cache/AutoSavingCache.java db/ColumnFamilyStore.java db/HintedHandOffManager.java db/compaction/AbstractCom

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 13:31:47 2011 New Revision: 1170608 URL: http://svn.apache.org/viewvc?rev=1170608view=rev Log: keep shutdown from waiting for the compaction kickoff patch by jbellis; reviewed by slebresne for CASSANDRA-3181 Modified:

svn commit: r1170610 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cache/ src/java/org/apache/cassandra/db/ src/java/org/apach

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 13:34:02 2011 New Revision: 1170610 URL: http://svn.apache.org/viewvc?rev=1170610view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

buildbot success in ASF Buildbot on cassandra-trunk

2011-09-14 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/1665 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104501#comment-13104501 ] Sylvain Lebresne commented on CASSANDRA-3198: - That second patch looks

svn commit: r1170637 - /cassandra/branches/cassandra-0.8/NEWS.txt

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 14:16:06 2011 New Revision: 1170637 URL: http://svn.apache.org/viewvc?rev=1170637view=rev Log: add scrub note to NEWS Modified: cassandra/branches/cassandra-0.8/NEWS.txt Modified: cassandra/branches/cassandra-0.8/NEWS.txt URL:

[jira] [Created] (CASSANDRA-3205) ColumnFamily.cloneMeShallow doesn't respect the insertionOrdered flag (for ArrayBackedSortedColumns)

2011-09-14 Thread Sylvain Lebresne (JIRA)
ColumnFamily.cloneMeShallow doesn't respect the insertionOrdered flag (for ArrayBackedSortedColumns) Key: CASSANDRA-3205 URL:

[jira] [Updated] (CASSANDRA-3205) ColumnFamily.cloneMeShallow doesn't respect the insertionOrdered flag (for ArrayBackedSortedColumns)

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3205: Attachment: 3205.patch ColumnFamily.cloneMeShallow doesn't respect the

[jira] [Commented] (CASSANDRA-3205) ColumnFamily.cloneMeShallow doesn't respect the insertionOrdered flag (for ArrayBackedSortedColumns)

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104521#comment-13104521 ] Jonathan Ellis commented on CASSANDRA-3205: --- +1

svn commit: r1170641 - in /cassandra/branches/cassandra-1.0.0: ./ src/java/org/apache/cassandra/db/

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 14:29:28 2011 New Revision: 1170641 URL: http://svn.apache.org/viewvc?rev=1170641view=rev Log: Make ColumnFamily.cloneMeShallow doesn't respect the insertionOrdered flag patch by slebresne; reviewed by jbellis for CASSANDRA-3205 Modified:

svn commit: r1170645 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 14:34:47 2011 New Revision: 1170645 URL: http://svn.apache.org/viewvc?rev=1170645view=rev Log: merge from 1.0.0 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt

svn commit: r1170646 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 14:36:12 2011 New Revision: 1170646 URL: http://svn.apache.org/viewvc?rev=1170646view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Updated] (CASSANDRA-3180) relocate Python CQL driver

2011-09-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-3180: -- Attachment: v1-0001-CASSANDRA-3180-remove-Python-driver-artifact.txt relocate Python CQL

svn commit: r1170655 - /cassandra/branches/cassandra-1.0.0/debian/changelog

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 14:42:49 2011 New Revision: 1170655 URL: http://svn.apache.org/viewvc?rev=1170655view=rev Log: use tilde for beta1 debian package instead of hyphen Modified: cassandra/branches/cassandra-1.0.0/debian/changelog Modified:

[jira] [Updated] (CASSANDRA-3180) relocate Python CQL driver

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3180: -- Reviewer: thepaul relocate Python CQL driver --

[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-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104537#comment-13104537 ] Hudson commented on CASSANDRA-2388: --- Integrated in Cassandra-0.7 #552 (See

[jira] [Commented] (CASSANDRA-3164) GCInspector still not avoiding divide by zero

2011-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104536#comment-13104536 ] Hudson commented on CASSANDRA-3164: --- Integrated in Cassandra-0.7 #552 (See

[jira] [Commented] (CASSANDRA-3041) Move streams data to too many nodes.

2011-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104560#comment-13104560 ] Hudson commented on CASSANDRA-3041: --- Integrated in Cassandra-0.8 #327 (See

[jira] [Commented] (CASSANDRA-3187) Return both listen_address and rpc_address through describe_ring

2011-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104561#comment-13104561 ] Hudson commented on CASSANDRA-3187: --- Integrated in Cassandra-0.8 #327 (See

[jira] [Commented] (CASSANDRA-3195) Cassandra-CLI does not allow Config as column family name

2011-09-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104559#comment-13104559 ] Hudson commented on CASSANDRA-3195: --- Integrated in Cassandra-0.8 #327 (See

svn commit: r1170682 - /cassandra/branches/cassandra-1.0.0/build.xml

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 15:23:35 2011 New Revision: 1170682 URL: http://svn.apache.org/viewvc?rev=1170682view=rev Log: Fix release process Modified: cassandra/branches/cassandra-1.0.0/build.xml Modified: cassandra/branches/cassandra-1.0.0/build.xml URL:

svn commit: r1170685 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-09-14 Thread slebresne
Author: slebresne Date: Wed Sep 14 15:27:41 2011 New Revision: 1170685 URL: http://svn.apache.org/viewvc?rev=1170685view=rev Log: merge from 1.0.0 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/build.xml

[jira] [Commented] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104573#comment-13104573 ] Jonathan Ellis commented on CASSANDRA-2434: --- Do we need to do anything

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104583#comment-13104583 ] Eric Evans commented on CASSANDRA-3198: --- The comparison to 0.6.4-2 can be safely

[jira] [Commented] (CASSANDRA-3204) stress cannot set the compaction strategy

2011-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104588#comment-13104588 ] Brandon Williams commented on CASSANDRA-3204: - +1 stress cannot set the

[jira] [Commented] (CASSANDRA-3201) When a mmap fails, Cassandra should exit.

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104602#comment-13104602 ] Jonathan Ellis commented on CASSANDRA-3201: --- Caused by:

svn commit: r1170700 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java tools/stress/src/org/apache/cassandra/stress/Session.java

2011-09-14 Thread xedin
Author: xedin Date: Wed Sep 14 16:02:18 2011 New Revision: 1170700 URL: http://svn.apache.org/viewvc?rev=1170700view=rev Log: Support of compaction strategy option for stress.java patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3204 Modified:

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104604#comment-13104604 ] Sylvain Lebresne commented on CASSANDRA-3198: - bq. The comparison to

[jira] [Created] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
increase file descriptor limit in deb, rpm packages --- Key: CASSANDRA-3206 URL: https://issues.apache.org/jira/browse/CASSANDRA-3206 Project: Cassandra Issue Type: Bug Components:

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104609#comment-13104609 ] Jonathan Ellis commented on CASSANDRA-3206: --- I'd suggest sizing this based

[jira] [Commented] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-14 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104618#comment-13104618 ] Nick Bailey commented on CASSANDRA-2434: I had a note to remember to create a

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104632#comment-13104632 ] Jonathan Ellis commented on CASSANDRA-3206: --- bq. 5? per sstable This is

[jira] [Commented] (CASSANDRA-3179) JVM segfaults

2011-09-14 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104637#comment-13104637 ] Yang Yang commented on CASSANDRA-3179: -- with 1.0.0 HEAD, no more SEGV after a

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104648#comment-13104648 ] Jonathan Ellis commented on CASSANDRA-3206: --- Jeremy pointed out that we can

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104649#comment-13104649 ] Jonathan Ellis commented on CASSANDRA-3206: --- So... 64K? increase file

[jira] [Updated] (CASSANDRA-3201) When a mmap fails, Cassandra should exit.

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3201: -- Attachment: 3201.txt Patch to unwrap the OOME so the main OOME-catcher in

[jira] [Commented] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104685#comment-13104685 ] paul cannon commented on CASSANDRA-2434: bq. Do we need to do anything special

[jira] [Commented] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104694#comment-13104694 ] Jonathan Ellis commented on CASSANDRA-2434: --- bq. Expand the scope of this

[jira] [Updated] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-2434: --- Summary: range movements can violate consistency (was: node bootstrapping can violate

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104701#comment-13104701 ] Nick Bailey commented on CASSANDRA-2434: My comment wasn't very clear. Both

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104709#comment-13104709 ] paul cannon commented on CASSANDRA-2434: If decom can't stream data to the

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104715#comment-13104715 ] Nick Bailey commented on CASSANDRA-2434: If we support it for bootstrapping I

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104718#comment-13104718 ] paul cannon commented on CASSANDRA-2434: I think we're talking about different

[jira] [Created] (CASSANDRA-3207) Log message at INFO when a global or keyspace level repair operation completes

2011-09-14 Thread Benjamin Coverston (JIRA)
Log message at INFO when a global or keyspace level repair operation completes -- Key: CASSANDRA-3207 URL: https://issues.apache.org/jira/browse/CASSANDRA-3207 Project:

svn commit: r1170757 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 18:19:39 2011 New Revision: 1170757 URL: http://svn.apache.org/viewvc?rev=1170757view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL:

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104756#comment-13104756 ] paul cannon commented on CASSANDRA-2434: Conversation on #cassandra-dev

[jira] [Commented] (CASSANDRA-3180) relocate Python CQL driver

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104774#comment-13104774 ] paul cannon commented on CASSANDRA-3180: I would like access. relocate

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104787#comment-13104787 ] Eric Evans commented on CASSANDRA-3198: --- {quote} Hum, the goal of this ticket is

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104791#comment-13104791 ] Jérémy Sevellec commented on CASSANDRA-3198: I agree with that too

[jira] [Updated] (CASSANDRA-2506) Push read repair setting down to the DC-level

2011-09-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-2506: - Attachment: 0001-changes-to-interfaces.patch 0002-changes-for-dc-readrepair.patch

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3203: -- Attachment: 3203-v2.txt v2 attached: - fixed-better version of jamm 0.2.5 (now

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3203: -- Attachment: (was: 3203-v2.txt) Odd flush behavior --

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3203: -- Attachment: 3203-prelim.txt Odd flush behavior --

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3203: -- Attachment: 3203-v2.txt Odd flush behavior --

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3203: -- Attachment: (was: 3203-prelim.txt) Odd flush behavior --

[jira] [Commented] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104867#comment-13104867 ] paul cannon commented on CASSANDRA-2961: So it looks like

[jira] [Created] (CASSANDRA-3208) USE keyspace doesn't work for numeric keyspaces

2011-09-14 Thread Ophir Radnitz (JIRA)
Reporter: Ophir Radnitz In the CLI, {code}USE keyspace;{code} doesn't work for keyspaces' names that contain only digits. The error I'm getting is: {{Syntax error at position 4: mismatched input '20110914' expecting Identifier}} -- This message is automatically generated by JIRA

[jira] [Commented] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104883#comment-13104883 ] Brandon Williams commented on CASSANDRA-3203: - bq. I'm getting liveRatio

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Peter Schuller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104892#comment-13104892 ] Peter Schuller commented on CASSANDRA-3206: --- My two cents: Just go wild. I

[jira] [Commented] (CASSANDRA-3208) USE keyspace doesn't work for numeric keyspaces

2011-09-14 Thread Jonathan Ellis (JIRA)
: 0.8.4 Reporter: Ophir Radnitz Labels: cli In the CLI, {code}USE keyspace;{code} doesn't work for keyspaces' names that contain only digits. The error I'm getting is: {{Syntax error at position 4: mismatched input '20110914' expecting Identifier}} -- This message

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104966#comment-13104966 ] Jonathan Ellis commented on CASSANDRA-3206: --- SGTM. increase file

svn commit: r1170893 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt build.xml conf/cassandra-env.sh src/java/org/apache/cassandra/db/Memtable.java

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 23:08:34 2011 New Revision: 1170893 URL: http://svn.apache.org/viewvc?rev=1170893view=rev Log: Fix counting CFMetadata towards Memtable liveRatio patch by jbellis; reviewed by brandonwilliams for CASSANDRA-3203 Modified:

svn commit: r1170894 - in /cassandra/branches/cassandra-1.0: ./ conf/ contrib/ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/

2011-09-14 Thread jbellis
Author: jbellis Date: Wed Sep 14 23:09:38 2011 New Revision: 1170894 URL: http://svn.apache.org/viewvc?rev=1170894view=rev Log: merge #3203 from 1.0.0 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt

[jira] [Resolved] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3203. --- Resolution: Fixed Reviewer: brandon.williams Assignee: Jonathan Ellis

[jira] [Commented] (CASSANDRA-3085) Race condition in sstable reference counting

2011-09-14 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104993#comment-13104993 ] Yang Yang commented on CASSANDRA-3085: -- bq. but it will when we attempt to read

[jira] [Created] (CASSANDRA-3209) CLI does not display error when it is not possible to create a keyspace when schemas in cluster do not agree.

2011-09-14 Thread Todd Nine (JIRA)
CLI does not display error when it is not possible to create a keyspace when schemas in cluster do not agree. - Key: CASSANDRA-3209 URL:

[jira] [Commented] (CASSANDRA-3209) CLI does not display error when it is not possible to create a keyspace when schemas in cluster do not agree.

2011-09-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105013#comment-13105013 ] Pavel Yaskevich commented on CASSANDRA-3209: What does your system.log

[jira] [Commented] (CASSANDRA-3085) Race condition in sstable reference counting

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105018#comment-13105018 ] Jonathan Ellis commented on CASSANDRA-3085: --- Right. A sstable starts with

[jira] [Commented] (CASSANDRA-3209) CLI does not display error when it is not possible to create a keyspace when schemas in cluster do not agree.

2011-09-14 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105038#comment-13105038 ] Todd Nine commented on CASSANDRA-3209: -- Unfortunately this was on a testing

[jira] [Commented] (CASSANDRA-3198) debian packaging installation problem when installing for the first time

2011-09-14 Thread Shyamal Prasad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105042#comment-13105042 ] Shyamal Prasad commented on CASSANDRA-3198: --- BTW, I tested the snippet in

[jira] [Updated] (CASSANDRA-3203) Odd flush behavior

2011-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3203: Attachment: 3203.png Here's what jconsole looks like with with a 1G heap

[jira] [Updated] (CASSANDRA-3210) memtables do not need to be flushed on the Table.apply() path anymore after 2449

2011-09-14 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-3210: - Attachment: 0001-memtables-do-not-need-to-be-flushed-on-the-Table.app.patch memtables do

[jira] [Created] (CASSANDRA-3210) memtables do not need to be flushed on the Table.apply() path anymore after 2449

2011-09-14 Thread Yang Yang (JIRA)
memtables do not need to be flushed on the Table.apply() path anymore after 2449 Key: CASSANDRA-3210 URL: https://issues.apache.org/jira/browse/CASSANDRA-3210 Project:

[jira] [Commented] (CASSANDRA-3206) increase file descriptor limit in deb, rpm packages

2011-09-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105082#comment-13105082 ] paul cannon commented on CASSANDRA-3206: I concur. I'll go with 100k unless

[jira] [Created] (CASSANDRA-3211) Enhanced IP resolution for machines with multiple network interfaces

2011-09-14 Thread Brian ONeill (JIRA)
Enhanced IP resolution for machines with multiple network interfaces - Key: CASSANDRA-3211 URL: https://issues.apache.org/jira/browse/CASSANDRA-3211 Project: Cassandra

[jira] [Updated] (CASSANDRA-3211) Enhanced IP resolution for machines with multiple network interfaces

2011-09-14 Thread Brian ONeill (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian ONeill updated CASSANDRA-3211: Attachment: trunk-3211.txt Patch Attached. Enhanced IP resolution for machines with

[jira] [Commented] (CASSANDRA-3180) relocate Python CQL driver

2011-09-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105088#comment-13105088 ] Eric Evans commented on CASSANDRA-3180: --- bq. I would like access. Be sure to

svn commit: r1170944 - in /cassandra/trunk: ./ conf/ contrib/ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ too

2011-09-14 Thread jbellis
Author: jbellis Date: Thu Sep 15 03:37:36 2011 New Revision: 1170944 URL: http://svn.apache.org/viewvc?rev=1170944view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/build.xml cassandra/trunk/conf/cassandra-env.sh

svn commit: r1170945 - /cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/db/Table.java

2011-09-14 Thread jbellis
Author: jbellis Date: Thu Sep 15 03:38:49 2011 New Revision: 1170945 URL: http://svn.apache.org/viewvc?rev=1170945view=rev Log: r/m unused memtablesToFlush code patch by Yang Yang; reviewed by jbellis for CASSANDRA-3210 Modified:

buildbot failure in ASF Buildbot on cassandra-trunk

2011-09-14 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/1668 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Resolved] (CASSANDRA-3210) memtables do not need to be flushed on the Table.apply() path anymore after 2449

2011-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3210. --- Resolution: Fixed Fix Version/s: 1.0.0 Reviewer: jbellis

svn commit: r1170947 - /cassandra/branches/cassandra-1.0.0/lib/jamm-0.2.5.jar

2011-09-14 Thread jbellis
Author: jbellis Date: Thu Sep 15 04:00:33 2011 New Revision: 1170947 URL: http://svn.apache.org/viewvc?rev=1170947view=rev Log: add jamm-0.2.5.jar Added: cassandra/branches/cassandra-1.0.0/lib/jamm-0.2.5.jar (with props) Added: cassandra/branches/cassandra-1.0.0/lib/jamm-0.2.5.jar URL:

svn commit: r1170948 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ src/java/org/apache/cassandra/db/

2011-09-14 Thread jbellis
Author: jbellis Date: Thu Sep 15 04:01:47 2011 New Revision: 1170948 URL: http://svn.apache.org/viewvc?rev=1170948view=rev Log: merge from 1.0.0 Added: cassandra/branches/cassandra-1.0/lib/jamm-0.2.5.jar - copied unchanged from r1170947,

svn commit: r1170949 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ src/java/org/apache/cassandra/db/

2011-09-14 Thread jbellis
Author: jbellis Date: Thu Sep 15 04:02:38 2011 New Revision: 1170949 URL: http://svn.apache.org/viewvc?rev=1170949view=rev Log: merge from 1.0 Added: cassandra/trunk/lib/jamm-0.2.5.jar - copied unchanged from r1170948, cassandra/branches/cassandra-1.0/lib/jamm-0.2.5.jar Modified:

  1   2   >