[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870538#action_12870538 ] Johan Oskarsson commented on CASSANDRA-1070: The v5 of the patch now fails

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

2010-05-24 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 Iterate through SRM collection twice.

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

2010-05-24 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: (was: 956-indicate-waiting-nodes-0.6.txt) include stream request in

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

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870599#action_12870599 ] Gary Dusbabek edited comment on CASSANDRA-956 at 5/24/10 9:29 AM:

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

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1087: - Attachment: (was: 0001-load-schema-from-schema.yaml-if-on-the-classpath.patch)

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

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1087: - Attachment: (was: 0002-remove-loadSchemaFromYaml-from-StorageServiceMBean.patch)

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

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1087: - Attachment: 0001-provide-better-messages-for-schemaless-systems.patch

[jira] Updated: (CASSANDRA-1087) Give a better error message when no schema is present.

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1087: - Summary: Give a better error message when no schema is present. (was: load

[jira] Resolved: (CASSANDRA-1111) describe_ring() throws on single node clusters and/or probably clusters without a replication factor

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek resolved CASSANDRA-. -- Resolution: Cannot Reproduce Closing until we better understand how to duplicate

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

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870618#action_12870618 ] Jonathan Ellis commented on CASSANDRA-956: -- I still don't think this quite

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

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870625#action_12870625 ] Gary Dusbabek commented on CASSANDRA-956: - I think the right place for keeping

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

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870655#action_12870655 ] Jonathan Ellis commented on CASSANDRA-1059: --- +1 Exception when run get

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

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870656#action_12870656 ] Jonathan Ellis commented on CASSANDRA-1005: --- +1 cassandra-cli doesn't work

svn commit: r947690 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/cli/Cli.g

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 16:01:30 2010 New Revision: 947690 URL: http://svn.apache.org/viewvc?rev=947690view=rev Log: support all legal keyspace and column names in cli Patch by eevans for CASSANDRA-1005 Modified:

svn commit: r947691 - in /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/streaming: StreamIn.java StreamInManager.java StreamInitiateVerbHandler.java StreamOut.java

2010-05-24 Thread gdusbabek
Author: gdusbabek Date: Mon May 24 16:01:48 2010 New Revision: 947691 URL: http://svn.apache.org/viewvc?rev=947691view=rev Log: revert changes for CASSANDRA-956 Modified: cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/streaming/StreamIn.java

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

2010-05-24 Thread gdusbabek
Author: gdusbabek Date: Mon May 24 16:02:19 2010 New Revision: 947692 URL: http://svn.apache.org/viewvc?rev=947692view=rev Log: revert changes for CASSANDRA-956 Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL:

svn commit: r947693 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/cli/CliClient.java

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 16:02:30 2010 New Revision: 947693 URL: http://svn.apache.org/viewvc?rev=947693view=rev Log: input errors causes cli to exit w/ AssertionErrors Patch by eevans; reviewed by jbellis for CASSANDRA-1059 Modified:

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

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870664#action_12870664 ] Eric Evans commented on CASSANDRA-956: -- reverted in r947691 and r947692 include

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

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-956: - Fix Version/s: 0.6.3 (was: 0.6.2) include stream request in Streaming

svn commit: r947702 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/streaming/

2010-05-24 Thread gdusbabek
Author: gdusbabek Date: Mon May 24 16:22:20 2010 New Revision: 947702 URL: http://svn.apache.org/viewvc?rev=947702view=rev Log: merges from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

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

2010-05-24 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: Fix Version/s: 0.7 (was: 0.6.3) include stream request in

[jira] Commented: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870684#action_12870684 ] Eric Evans commented on CASSANDRA-1049: --- Can you rebase please? SlicePredicate

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

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870686#action_12870686 ] Stu Hood commented on CASSANDRA-1101: - It doesn't look like the

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

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870686#action_12870686 ] Stu Hood edited comment on CASSANDRA-1101 at 5/24/10 12:29 PM:

[jira] Commented: (CASSANDRA-1008) Assertion failure loadbalance-ing a ByteOrderedPartitioner cluster

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870695#action_12870695 ] Stu Hood commented on CASSANDRA-1008: - +1 Thanks for catching this Erick... sorry

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

2010-05-24 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Bridges updated CASSANDRA-912: --- Attachment: CASSANDRA-912.patch First-class commandline interface

[jira] Updated: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated CASSANDRA-1070: --- Attachment: 0001-v6-Introduces-wrapper-for-clock-types-generalizing-time.patch

svn commit: r947730 - in /cassandra/trunk: NEWS.txt src/java/org/apache/cassandra/streaming/StreamingService.java

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 17:51:16 2010 New Revision: 947730 URL: http://svn.apache.org/viewvc?rev=947730view=rev Log: move StreamingService from o.a.c.streaming to o.a.c.service. patch by jbellis Modified: cassandra/trunk/NEWS.txt

svn commit: r947731 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 17:51:19 2010 New Revision: 947731 URL: http://svn.apache.org/viewvc?rev=947731view=rev Log: convert byte tokens to strings correctly. patch by Erick Tryzelaar; reviewed by Stu Hood for CASSANDRA-1008 Modified:

svn commit: r947732 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/AntiEntropyService.java

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 18:00:14 2010 New Revision: 947732 URL: http://svn.apache.org/viewvc?rev=947732view=rev Log: Don't trigger repair for RF==1. patch by Stu Hood; reviewed by jbellis for CASSANDRA-1090 Modified:

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

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 18:01:31 2010 New Revision: 947734 URL: http://svn.apache.org/viewvc?rev=947734view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL:

svn commit: r947737 - in /cassandra/trunk: src/java/org/apache/cassandra/service/AntiEntropyService.java src/java/org/apache/cassandra/service/StorageService.java test/unit/org/apache/cassandra/servic

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 18:10:07 2010 New Revision: 947737 URL: http://svn.apache.org/viewvc?rev=947737view=rev Log: Add repair and move requests into AntiEntropyService. patch by Stu Hood; reviewed by jbellis for CASSANDRA-1090 Modified:

[jira] Updated: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1049: -- Attachment: (was: 1049.txt) SlicePredicate does not always round-trip

[jira] Updated: (CASSANDRA-1112) improve bootstrap token generation when insufficient data is present to estimate from keys

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1112: -- Fix Version/s: 0.6.3 (was: 0.6.2) improve bootstrap token

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

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1050: -- Fix Version/s: 0.6.3 (was: 0.6.2) Too many splits for ColumnFamily

[jira] Updated: (CASSANDRA-1073) EOFException with Cassandra.Client.get_range_slices() API

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1073: -- Fix Version/s: 0.6.3 (was: 0.6.2) EOFException with

svn commit: r947743 - in /cassandra/branches/cassandra-0.6: CHANGES.txt bin/cassandra.in.sh

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 18:19:55 2010 New Revision: 947743 URL: http://svn.apache.org/viewvc?rev=947743view=rev Log: improve default JVM GC options. patch by Jacob Kessler and Brandon Williams for CASSANDRA-1014 Modified: cassandra/branches/cassandra-0.6/CHANGES.txt

[jira] Updated: (CASSANDRA-1042) ColumnFamilyRecordReader returns duplicate rows

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1042: -- Fix Version/s: (was: 0.6.2) 0.6.3 ColumnFamilyRecordReader returns

[jira] Commented: (CASSANDRA-1014) GC storming, possible memory leak

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870759#action_12870759 ] Jonathan Ellis commented on CASSANDRA-1014: --- committed the best GC options we

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

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 18:27:52 2010 New Revision: 947753 URL: http://svn.apache.org/viewvc?rev=947753view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/bin/cassandra.in.sh

svn commit: r947755 - in /cassandra/trunk: ./ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/commitlog/

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 18:32:20 2010 New Revision: 947755 URL: http://svn.apache.org/viewvc?rev=947755view=rev Log: merge w/ 0.6 branch Modified: cassandra/trunk/ (props changed) cassandra/trunk/.rat-excludes cassandra/trunk/build.xml cassandra/trunk/debian/changelog

[jira] Updated: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1049: -- Attachment: 1049-0.6.txt rebased to 0.6 SlicePredicate does not always

[jira] Created: (CASSANDRA-1120) build.xml should document commonly used targets such as gen-thrift-java

2010-05-24 Thread Erik Onnen (JIRA)
build.xml should document commonly used targets such as gen-thrift-java --- Key: CASSANDRA-1120 URL: https://issues.apache.org/jira/browse/CASSANDRA-1120 Project: Cassandra

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

2010-05-24 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-trunk.txt Patch against trunk. Expose setting of phi in the

[jira] Updated: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1049: -- Attachment: 1049-0.6.txt 0.6 patch w/ unit test SlicePredicate does not always

[jira] Updated: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1049: -- Attachment: (was: 1049-0.6.txt) SlicePredicate does not always round-trip

[jira] Commented: (CASSANDRA-1082) Additional test to check if a CF can be added to an empty KS after creation

2010-05-24 Thread Erik Onnen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870788#action_12870788 ] Erik Onnen commented on CASSANDRA-1082: --- Updated. I did run that before I dropped

[jira] Updated: (CASSANDRA-1082) Additional test to check if a CF can be added to an empty KS after creation

2010-05-24 Thread Erik Onnen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Onnen updated CASSANDRA-1082: -- Attachment: DefTests.java.patch Additional test to check if a CF can be added to an empty

svn commit: r947766 - /cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java

2010-05-24 Thread gdusbabek
Author: gdusbabek Date: Mon May 24 19:05:42 2010 New Revision: 947766 URL: http://svn.apache.org/viewvc?rev=947766view=rev Log: git a better message when no schema is defined. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1087 Modified:

[jira] Commented: (CASSANDRA-1049) SlicePredicate does not always round-trip correctly

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870797#action_12870797 ] Eric Evans commented on CASSANDRA-1049: --- +1 SlicePredicate does not always

svn commit: r947773 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cas

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 20:00:22 2010 New Revision: 947773 URL: http://svn.apache.org/viewvc?rev=947773view=rev Log: merge from 0.6 Added: cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ - copied from r947772,

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

2010-05-24 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-0.6-1050.patch Slightly modified version for 0.6 Too

[jira] Created: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Gary Dusbabek (JIRA)
CassandraBulkLoader isn't compiling --- Key: CASSANDRA-1121 URL: https://issues.apache.org/jira/browse/CASSANDRA-1121 Project: Cassandra Issue Type: Improvement Components: Contrib Affects

[jira] Updated: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1121: - Attachment: 0001-use-cf-id-instead-of-name-in-CBL.patch CassandraBulkLoader isn't

[jira] Assigned: (CASSANDRA-1082) Additional test to check if a CF can be added to an empty KS after creation

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek reassigned CASSANDRA-1082: Assignee: Gary Dusbabek Additional test to check if a CF can be added to an

[jira] Commented: (CASSANDRA-1073) EOFException with Cassandra.Client.get_range_slices() API

2010-05-24 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870823#action_12870823 ] Matthew F. Dennis commented on CASSANDRA-1073: -- Frank, is this

svn commit: r947799 - in /cassandra/tags/cassandra-0.6.2: ./ test/unit/org/apache/cassandra/hadoop/ColumnFamilyInputFormatTest.java

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 20:40:27 2010 New Revision: 947799 URL: http://svn.apache.org/viewvc?rev=947799view=rev Log: tag 0.6.2 Added: cassandra/tags/cassandra-0.6.2/ - copied from r947772, cassandra/branches/cassandra-0.6/

svn commit: r947803 - /cassandra/branches/cassandra-0.6/DISCLAIMER.txt

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 20:45:47 2010 New Revision: 947803 URL: http://svn.apache.org/viewvc?rev=947803view=rev Log: r/m DISCLAIMER Removed: cassandra/branches/cassandra-0.6/DISCLAIMER.txt

svn commit: r947804 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ test/unit/org/apache/cassandra/hadoop/

2010-05-24 Thread jbellis
Author: jbellis Date: Mon May 24 20:46:27 2010 New Revision: 947804 URL: http://svn.apache.org/viewvc?rev=947804view=rev Log: merge from 0.6 Removed: cassandra/trunk/DISCLAIMER.txt Modified: cassandra/trunk/ (props changed)

[jira] Commented: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870835#action_12870835 ] Jonathan Ellis commented on CASSANDRA-1121: --- is TombstoneSlice included in

[jira] Updated: (CASSANDRA-1019) java.net.ConnectException: Connection timed out in MESSAGE-STREAMING-POOL:1

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1019: Attachment: 1019-for-0.6-0001-Add-exponentially-backed-off-retry-to-FileStreamTask.patch Adds

[jira] Commented: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870838#action_12870838 ] Gary Dusbabek commented on CASSANDRA-1121: -- yup. disregard that.

[jira] Updated: (CASSANDRA-1019) java.net.ConnectException: Connection timed out in MESSAGE-STREAMING-POOL:1

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1019: Attachment: 1019-for-trunk-0004-Add-exponentially-backed-off-retry-to-FileStreamTask.patch

[jira] Updated: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1121: - Attachment: (was: 0001-use-cf-id-instead-of-name-in-CBL.patch)

[jira] Updated: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1121: - Attachment: 0001-use-cfid-instead-of-name-in-CBL.patch remove TombstoneSlice

[jira] Commented: (CASSANDRA-1121) CassandraBulkLoader isn't compiling

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870847#action_12870847 ] Jonathan Ellis commented on CASSANDRA-1121: --- +1 CassandraBulkLoader isn't

[jira] Created: (CASSANDRA-1122) Lack of subcomparator_type will corrupt the keyspace in Thrift system_add_keyspace()

2010-05-24 Thread Arya Goudarzi (JIRA)
Lack of subcomparator_type will corrupt the keyspace in Thrift system_add_keyspace() Key: CASSANDRA-1122 URL: https://issues.apache.org/jira/browse/CASSANDRA-1122

[jira] Updated: (CASSANDRA-1122) Lack of subcomparator_type will corrupt the keyspace in Thrift system_add_keyspace()

2010-05-24 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arya Goudarzi updated CASSANDRA-1122: - Attachment: test_cass.php The PHP Code to reproduce this exception. Lack of

[jira] Updated: (CASSANDRA-1122) Lack of subcomparator_type will corrupt the keyspace in Thrift system_add_keyspace()

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1122: -- Affects Version/s: 0.7 Lack of subcomparator_type will corrupt the keyspace in

[jira] Updated: (CASSANDRA-1122) Lack of subcomparator_type will corrupt the keyspace in Thrift system_add_keyspace()

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1122: -- Assignee: Gary Dusbabek Lack of subcomparator_type will corrupt the keyspace in

[jira] Commented: (CASSANDRA-1124) Improve Cassandra to MapReduce locality sharing

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870868#action_12870868 ] Jonathan Ellis commented on CASSANDRA-1124: --- How is the full locality more

[jira] Commented: (CASSANDRA-1099) make CFS.flushWriter_ size configurable

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870873#action_12870873 ] Jonathan Ellis commented on CASSANDRA-1099: --- can you add an auto value that

[jira] Commented: (CASSANDRA-1124) Improve Cassandra to MapReduce locality sharing

2010-05-24 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870877#action_12870877 ] Jeremy Hanna commented on CASSANDRA-1124: - Based on the InputSplit.getLocations

svn commit: r947840 - /cassandra/branches/cassandra-0.6/build.xml

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 22:29:47 2010 New Revision: 947840 URL: http://svn.apache.org/viewvc?rev=947840view=rev Log: generate javadoc for thrift interface Patch by Hannes Wallnoefer; reviewed by eevans for CASSANDRA-997 Modified: cassandra/branches/cassandra-0.6/build.xml Modified:

[jira] Resolved: (CASSANDRA-997) Javadoc for thrift interface is not generated

2010-05-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-997. -- Assignee: Hannes Wallnoefer Fix Version/s: 0.6.3 Resolution: Fixed

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

2010-05-24 Thread eevans
Author: eevans Date: Mon May 24 22:37:22 2010 New Revision: 947841 URL: http://svn.apache.org/viewvc?rev=947841view=rev Log: merge w/ 0.6 branch Modified: cassandra/trunk/ (props changed) cassandra/trunk/build.xml

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

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870889#action_12870889 ] Jonathan Ellis commented on CASSANDRA-1050: --- Ugh, belatedly realized that if

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

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870889#action_12870889 ] Jonathan Ellis edited comment on CASSANDRA-1050 at 5/24/10 6:45 PM:

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870892#action_12870892 ] Jonathan Ellis commented on CASSANDRA-1070: --- what is the point of messing

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870893#action_12870893 ] Jonathan Ellis commented on CASSANDRA-1070: --- using fluent thrift api is

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870895#action_12870895 ] Jonathan Ellis commented on CASSANDRA-1070: --- +public static

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870898#action_12870898 ] Jonathan Ellis commented on CASSANDRA-1070: --- why does IClock not implement

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870901#action_12870901 ] Jonathan Ellis commented on CASSANDRA-1070: --- SuperColumn has some minor

[jira] Commented: (CASSANDRA-1070) Update interface to use a wrapper for various clock types

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870902#action_12870902 ] Jonathan Ellis commented on CASSANDRA-1070: --- ListIClock

[jira] Commented: (CASSANDRA-1120) build.xml should document commonly used targets such as gen-thrift-java

2010-05-24 Thread Erik Onnen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870904#action_12870904 ] Erik Onnen commented on CASSANDRA-1120: --- It is, yes. Happy to back port if

[jira] Created: (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query

2010-05-24 Thread Jeremy Hanna (JIRA)
Filter out ColumnFamily rows that aren't part of the query -- Key: CASSANDRA-1125 URL: https://issues.apache.org/jira/browse/CASSANDRA-1125 Project: Cassandra Issue Type: Improvement

[jira] Created: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath

2010-05-24 Thread Erik Onnen (JIRA)
Allow loading of cassandra.yaml from a location off the classpath - Key: CASSANDRA-1126 URL: https://issues.apache.org/jira/browse/CASSANDRA-1126 Project: Cassandra Issue Type:

[Cassandra Wiki] Update of LiveSchemaUpdates by jab _doa

2010-05-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The LiveSchemaUpdates page has been changed by jab_doa. The comment on this change is: some informations how to use JMX to load a schema from YAML.

[jira] Issue Comment Edited: (CASSANDRA-1016) Coprocessors

2010-05-24 Thread Jan Kantert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870906#action_12870906 ] Jan Kantert edited comment on CASSANDRA-1016 at 5/24/10 7:56 PM:

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

2010-05-24 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: -- Fix Version/s: 0.7 iow: allow specifying start and end keys. Filter out

[jira] Commented: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870928#action_12870928 ] Jonathan Ellis commented on CASSANDRA-1126: --- I dunno, there's several

svn commit: r947886 - in /cassandra/branches/cassandra-0.6/interface: cassandra.thrift thrift/gen-java/org/apache/cassandra/thrift/ConsistencyLevel.java thrift/gen-java/org/apache/cassandra/thrift/Sli

2010-05-24 Thread jbellis
Author: jbellis Date: Tue May 25 01:09:16 2010 New Revision: 947886 URL: http://svn.apache.org/viewvc?rev=947886view=rev Log: belatedly document that CL.ALL is supported for reads Modified: cassandra/branches/cassandra-0.6/interface/cassandra.thrift

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

2010-05-24 Thread jbellis
Author: jbellis Date: Tue May 25 01:10:24 2010 New Revision: 947887 URL: http://svn.apache.org/viewvc?rev=947887view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/cassandra.thrift

svn commit: r947889 - in /cassandra/trunk: NEWS.txt conf/cassandra.yaml interface/cassandra.thrift

2010-05-24 Thread jbellis
Author: jbellis Date: Tue May 25 01:17:27 2010 New Revision: 947889 URL: http://svn.apache.org/viewvc?rev=947889view=rev Log: document DatacenterShardStrategy. patch by jbellis Modified: cassandra/trunk/NEWS.txt cassandra/trunk/conf/cassandra.yaml

[jira] Commented: (CASSANDRA-1124) Improve Cassandra to MapReduce locality sharing

2010-05-24 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870934#action_12870934 ] Stu Hood commented on CASSANDRA-1124: - On closer inspection, there doesn't appear

[jira] Commented: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath

2010-05-24 Thread Erik Onnen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870949#action_12870949 ] Erik Onnen commented on CASSANDRA-1126: --- Most of those files though are unlikely

[jira] Commented: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870956#action_12870956 ] Jonathan Ellis commented on CASSANDRA-1126: --- I'd be fine with a

[jira] Commented: (CASSANDRA-1073) EOFException with Cassandra.Client.get_range_slices() API

2010-05-24 Thread Frank Du (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870961#action_12870961 ] Frank Du commented on CASSANDRA-1073: - Matt, it happens in some conditions. Based

[jira] Commented: (CASSANDRA-1073) EOFException with Cassandra.Client.get_range_slices() API

2010-05-24 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870964#action_12870964 ] Matthew F. Dennis commented on CASSANDRA-1073: -- The response() method in

[jira] Commented: (CASSANDRA-1073) EOFException with Cassandra.Client.get_range_slices() API

2010-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870962#action_12870962 ] Jonathan Ellis commented on CASSANDRA-1073: --- matt / frank, when you see this

  1   2   >