[jira] Commented: (CASSANDRA-1075) Thrift interface call to query whether all live nodes agree on the schema id

2010-05-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869983#action_12869983 ] Hudson commented on CASSANDRA-1075: --- Integrated in Cassandra #442 (See

[jira] Reopened: (CASSANDRA-956) include stream request in Streaming status on destination node

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek reopened CASSANDRA-956: - Let's give users a better indication that a particular node is waiting for

[jira] Updated: (CASSANDRA-1050) Too many splits for ColumnFamily with only a few rows

2010-05-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated CASSANDRA-1050: --- Attachment: CASSANDRA-1050.patch This patch for trunk should help with the

[jira] Commented: (CASSANDRA-1050) Too many splits for ColumnFamily with only a few rows

2010-05-21 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869996#action_12869996 ] Jeremy Hanna commented on CASSANDRA-1050: - I wonder if this would address the

[jira] Updated: (CASSANDRA-956) include stream request in Streaming status on destination node

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-956: Attachment: 956-indicate-waiting-nodes-0.6.txt include stream request in Streaming

[jira] Commented: (CASSANDRA-1087) load schema from schema.yaml or schema.xml if no schema is present and definition file exists in the classpath.

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870017#action_12870017 ] Gary Dusbabek commented on CASSANDRA-1087: -- raydeo from irc makes the

[jira] Commented: (CASSANDRA-1087) load schema from schema.yaml or schema.xml if no schema is present and definition file exists in the classpath.

2010-05-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870023#action_12870023 ] Stu Hood commented on CASSANDRA-1087: - Putting something non-human-readable in the

[jira] Reopened: (CASSANDRA-932) Use cfids instead of cfnames for major operations.

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek reopened CASSANDRA-932: - Use cfids instead of cfnames for major operations.

svn commit: r947053 - /cassandra/trunk/bin/cassandra

2010-05-21 Thread eevans
Author: eevans Date: Fri May 21 16:10:11 2010 New Revision: 947053 URL: http://svn.apache.org/viewvc?rev=947053view=rev Log: start script causes flapping when used with runit When started in the foreground, invoke Cassandra using exec so that it replaces the current shell instead of running it

[jira] Commented: (CASSANDRA-1087) load schema from schema.yaml or schema.xml if no schema is present and definition file exists in the classpath.

2010-05-21 Thread Michael Merickel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870031#action_12870031 ] Michael Merickel commented on CASSANDRA-1087: - The motivation would be to

svn commit: r947064 - /cassandra/branches/cassandra-0.6/bin/cassandra

2010-05-21 Thread eevans
Author: eevans Date: Fri May 21 16:23:02 2010 New Revision: 947064 URL: http://svn.apache.org/viewvc?rev=947064view=rev Log: start script causes flapping when used with runit When started in the foreground, invoke Cassandra using exec so that it replaces the current shell instead of running it

[jira] Resolved: (CASSANDRA-1114) start script occasionally causes flapping when used with runit

2010-05-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-1114. --- Resolution: Fixed committed. thanks Cliff! start script occasionally causes flapping

[jira] Assigned: (CASSANDRA-1114) start script occasionally causes flapping when used with runit

2010-05-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans reassigned CASSANDRA-1114: - Assignee: Cliff Moon (was: Eric Evans) assigned to scro start script occasionally

svn commit: r947120 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Table.java src/java/org/apache/cassandra/service/StorageService.java test/unit/org/apache/cassandra/service/AntiEntropyServi

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 18:39:07 2010 New Revision: 947120 URL: http://svn.apache.org/viewvc?rev=947120view=rev Log: remove redundant cfNamesMap in Table. Patch by Stu Hood, reviewed by Gary Dusbabek. CASSANDRA-956 Modified:

svn commit: r947122 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/commitlog/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ tes

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 18:39:31 2010 New Revision: 947122 URL: http://svn.apache.org/viewvc?rev=947122view=rev Log: remove name field from cf and clean up. Patch by Stu Hood, reviewed by Gary Dusbabek. CASSANDRA-956 Modified:

[jira] Commented: (CASSANDRA-1101) A Hadoop Output Format That Targets Cassandra

2010-05-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870103#action_12870103 ] Stu Hood commented on CASSANDRA-1101: - Thanks for the quick update Karthick! I'm

[jira] Resolved: (CASSANDRA-1097) nodetool ring does not sort nodes by token

2010-05-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-1097. --- Resolution: Cannot Reproduce I can't reproduce this. This sort order would make sense

[jira] Commented: (CASSANDRA-1113) Please include a windows batch file to execute the node tool

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870116#action_12870116 ] Gary Dusbabek commented on CASSANDRA-1113: -- +1 with minor changes. Please

[jira] Commented: (CASSANDRA-987) We need a way to recover from a crash during migration if the crash happens before 'definitions' are flushed.

2010-05-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870117#action_12870117 ] Stu Hood commented on CASSANDRA-987: This looks reasonable, but rather than silently

svn commit: r947132 - in /cassandra/trunk: ./ bin/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:20:13 2010 New Revision: 947132 URL: http://svn.apache.org/viewvc?rev=947132view=rev Log: merging from 0.6 Added: cassandra/trunk/bin/nodetool.bat - copied unchanged from r947131, cassandra/branches/cassandra-0.6/bin/nodetool.bat Modified:

svn commit: r947134 - /cassandra/branches/cassandra-0.6/CHANGES.txt

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:23:57 2010 New Revision: 947134 URL: http://svn.apache.org/viewvc?rev=947134view=rev Log: include CHANGES info about CASSANDRA-1113 Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL:

svn commit: r947137 - in /cassandra/branches/cassandra-0.6: bin/nodetool.bat conf/storage-conf.xml src/java/org/apache/cassandra/streaming/StreamOutManager.java src/java/org/apache/cassandra/streaming

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:36:05 2010 New Revision: 947137 URL: http://svn.apache.org/viewvc?rev=947137view=rev Log: remove echo from nodetool.bat Modified: cassandra/branches/cassandra-0.6/bin/nodetool.bat cassandra/branches/cassandra-0.6/conf/storage-conf.xml

svn commit: r947140 - in /cassandra/branches/cassandra-0.6: bin/nodetool.bat conf/storage-conf.xml src/java/org/apache/cassandra/streaming/StreamOutManager.java src/java/org/apache/cassandra/streaming

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:40:47 2010 New Revision: 947140 URL: http://svn.apache.org/viewvc?rev=947140view=rev Log: revert last commit Modified: cassandra/branches/cassandra-0.6/bin/nodetool.bat cassandra/branches/cassandra-0.6/conf/storage-conf.xml

svn commit: r947141 - /cassandra/branches/cassandra-0.6/bin/nodetool.bat

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:41:30 2010 New Revision: 947141 URL: http://svn.apache.org/viewvc?rev=947141view=rev Log: remove echo from nodetool.bat Modified: cassandra/branches/cassandra-0.6/bin/nodetool.bat Modified: cassandra/branches/cassandra-0.6/bin/nodetool.bat URL:

svn commit: r947143 - in /cassandra/trunk: ./ bin/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 19:46:37 2010 New Revision: 947143 URL: http://svn.apache.org/viewvc?rev=947143view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/bin/nodetool.bat

[jira] Resolved: (CASSANDRA-1113) Please include a windows batch file to execute the node tool

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek resolved CASSANDRA-1113. -- Fix Version/s: 0.6.3 (was: 0.6.2) Resolution: Fixed

[jira] Updated: (CASSANDRA-1110) sstable2json.bat and json2sstable.bat don't work in trunk

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1110: - Attachment: 1110.txt sstable2json.bat and json2sstable.bat don't work in trunk

[jira] Updated: (CASSANDRA-987) We need a way to recover from a crash during migration if the crash happens before 'definitions' are flushed.

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-987: Attachment: (was: 0001-recover-when-a-migrations-crashes-before-system-tabl.patch)

[jira] Updated: (CASSANDRA-987) We need a way to recover from a crash during migration if the crash happens before 'definitions' are flushed.

2010-05-21 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-987: Attachment: 0001-recover-when-a-migration-crashes-before-system-table.patch We need a

[jira] Commented: (CASSANDRA-987) We need a way to recover from a crash during migration if the crash happens before 'definitions' are flushed.

2010-05-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870144#action_12870144 ] Stu Hood commented on CASSANDRA-987: +1 Thanks Gary. We need a way to recover from

[jira] Updated: (CASSANDRA-1113) Please include a windows batch file to execute the node tool

2010-05-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1113: -- Fix Version/s: 0.6.2 (was: 0.6.3) Please include a windows

svn commit: r947163 - in /cassandra/trunk/src/java/org/apache/cassandra: avro/CassandraDaemon.java db/migration/Migration.java service/MigrationManager.java

2010-05-21 Thread gdusbabek
Author: gdusbabek Date: Fri May 21 20:29:54 2010 New Revision: 947163 URL: http://svn.apache.org/viewvc?rev=947163view=rev Log: recover when a migration crashes before system table is flushed. patch by gdusbabek, reviewed by stuhood. CASSANDRA-987 Modified:

[jira] Commented: (CASSANDRA-912) First-class commandline interface

2010-05-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870149#action_12870149 ] Stu Hood commented on CASSANDRA-912: +1 on the idea of tearing out the current CLI

[jira] Commented: (CASSANDRA-912) First-class commandline interface

2010-05-21 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870150#action_12870150 ] Jeremy Hanna commented on CASSANDRA-912: maybe one of the cassandra clients

[jira] Issue Comment Edited: (CASSANDRA-912) First-class commandline interface

2010-05-21 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870150#action_12870150 ] Jeremy Hanna edited comment on CASSANDRA-912 at 5/21/10 4:45 PM:

[jira] Updated: (CASSANDRA-1053) Expose setting of phi in the FailureDetector

2010-05-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-1053: Attachment: 1053.txt Patch to add a PhiConvictThreshold to the config, but

[jira] Assigned: (CASSANDRA-1053) Expose setting of phi in the FailureDetector

2010-05-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-1053: --- Assignee: Brandon Williams Expose setting of phi in the FailureDetector

[jira] Issue Comment Edited: (CASSANDRA-1053) Expose setting of phi in the FailureDetector

2010-05-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870155#action_12870155 ] Brandon Williams edited comment on CASSANDRA-1053 at 5/21/10 4:54 PM:

[jira] Updated: (CASSANDRA-1059) Exception when run get Keyspace1.Standard1 command in the CLI

2010-05-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1059: -- Attachment: 0001-input-errors-causes-cli-to-exit-w-AssertionErrors.txt The attached patch

[jira] Updated: (CASSANDRA-1005) cassandra-cli doesn't work with system allowed column family names

2010-05-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1005: -- Attachment: 0001-support-all-legal-keyspace-and-column-names-in-cli.patch

[jira] Commented: (CASSANDRA-981) Dynamic endpoint snitch

2010-05-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870209#action_12870209 ] Brandon Williams commented on CASSANDRA-981: Wouldn't sorting the endpoints

[jira] Commented: (CASSANDRA-981) Dynamic endpoint snitch

2010-05-21 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870213#action_12870213 ] Ryan King commented on CASSANDRA-981: - The phi value is only effected by gossip,

[jira] Commented: (CASSANDRA-1053) Expose setting of phi in the FailureDetector

2010-05-21 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870219#action_12870219 ] Roger Schildmeijer commented on CASSANDRA-1053: --- +1 Expose setting of

[jira] Resolved: (CASSANDRA-1084) expose FailureDetector.phiConvictThreshold in config file, JMX

2010-05-21 Thread Roger Schildmeijer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Schildmeijer resolved CASSANDRA-1084. --- Resolution: Duplicate duplicate CASSANDRA-1053 expose

[jira] Commented: (CASSANDRA-981) Dynamic endpoint snitch

2010-05-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870255#action_12870255 ] Jonathan Ellis commented on CASSANDRA-981: -- Right, we've seen lots of instances

[jira] Reopened: (CASSANDRA-1053) Expose setting of phi in the FailureDetector

2010-05-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-1053: --- can you merge to trunk? yaml conversion and all... Expose setting of phi in the