[jira] Updated: (CASSANDRA-950) Cache BufferedRandomAccessFile.length

2010-04-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated CASSANDRA-950: -- Attachment: CASSANDRA-950.patch Updated patch that caches the length on init for

[jira] Commented: (CASSANDRA-950) Cache BufferedRandomAccessFile.length

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853914#action_12853914 ] Jonathan Ellis commented on CASSANDRA-950: -- +1 (if you could fix the

[jira] Commented: (CASSANDRA-930) make RR chance configurable

2010-04-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853920#action_12853920 ] Hudson commented on CASSANDRA-930: -- Integrated in Cassandra #399 (See

[jira] Commented: (CASSANDRA-906) Mixed use of Stage's name. Must use public static field.

2010-04-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853922#action_12853922 ] Hudson commented on CASSANDRA-906: -- Integrated in Cassandra #399 (See

[jira] Commented: (CASSANDRA-935) login() request via Thrift/PHP fails with Unexpected authentication problem in cassandra log / Internal error processing login in Thrift

2010-04-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853921#action_12853921 ] Hudson commented on CASSANDRA-935: -- Integrated in Cassandra #399 (See

svn commit: r931148 - in /cassandra/trunk: src/java/org/apache/cassandra/io/util/BufferedRandomAccessFile.java test/unit/org/apache/cassandra/io/util/ test/unit/org/apache/cassandra/io/util/BufferedRa

2010-04-06 Thread johan
Author: johan Date: Tue Apr 6 13:37:38 2010 New Revision: 931148 URL: http://svn.apache.org/viewvc?rev=931148view=rev Log: Cache BufferedRandomAccessFile.length result to avoid native call. Patch by johan, review by jbellis. CASSANDRA-950 Added:

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0001-remove-unused-JoinMessage.txt) Add hooks that recognize

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: v3-0009-move-defsVersion-management-into-SystemTable.txt

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was:

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0004-Gossip-metadata-version-and-request-updates.txt) Add

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0006-switch-to-reading-schema-configuration-from-storage.txt)

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0007-thrift-impl.txt) Add hooks that recognize when system KS

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0005-thrift-changes.txt) Add hooks that recognize when system

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v2-0008-use-cfid-for-all-mutations.txt) Add hooks that recognize

[jira] Commented: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854004#action_12854004 ] Gary Dusbabek commented on CASSANDRA-827: - Not easily. The current defsVersion

[jira] Updated: (CASSANDRA-955) Hadoop doesn't schedule the tasks close to the data

2010-04-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated CASSANDRA-955: -- Attachment: CASSANDRA-955.patch Looks up the hostname from the ipaddress in order

[jira] Issue Comment Edited: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854004#action_12854004 ] Gary Dusbabek edited comment on CASSANDRA-827 at 4/6/10 2:37 PM:

svn commit: r931172 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/commitlog/ src/java/org/apache/cassandra/service/ src/java/org/apa

2010-04-06 Thread jbellis
Author: jbellis Date: Tue Apr 6 14:58:17 2010 New Revision: 931172 URL: http://svn.apache.org/viewvc?rev=931172view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

[jira] Commented: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854013#action_12854013 ] Jonathan Ellis commented on CASSANDRA-827: -- Hmm. Having it in two places seems

[jira] Assigned: (CASSANDRA-944) system.test_thrift_server.TestMutations.test_batch_mutate_standard_columns appears to be non deterministic

2010-04-06 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-944: -- Assignee: Brandon Williams

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: v4-0008-use-cfid-for-all-mutations.txt

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0003-move-ConfigurationException-to-its-own-class-file.txt)

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0001-remove-unused-JoinMessage.txt) Add hooks that recognize

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was:

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0006-switch-to-reading-schema-configuration-from-storage.txt)

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0008-use-cfid-for-all-mutations.txt) Add hooks that recognize

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0009-move-defsVersion-management-into-SystemTable.txt) Add

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: (was: v3-0007-thrift-impl.txt) Add hooks that recognize when system KS

[jira] Commented: (CASSANDRA-767) Row keys should be byte[]s, not Strings

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854024#action_12854024 ] Gary Dusbabek commented on CASSANDRA-767: - RandomPartitioner: it wouldn't take

[jira] Commented: (CASSANDRA-941) Replace InetAddress usage with EndPoint

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854025#action_12854025 ] Jonathan Ellis commented on CASSANDRA-941: -- Disagree about wrapping ISA. We

[jira] Commented: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854027#action_12854027 ] Jonathan Ellis commented on CASSANDRA-827: -- +1 Add hooks that recognize when

[jira] Created: (CASSANDRA-959) Allow different timeouts for different classes of operation

2010-04-06 Thread Jonathan Ellis (JIRA)
Allow different timeouts for different classes of operation --- Key: CASSANDRA-959 URL: https://issues.apache.org/jira/browse/CASSANDRA-959 Project: Cassandra Issue Type: New Feature

svn commit: r931197 - in /cassandra/trunk/src/java/org/apache/cassandra: gms/GossipDigestAckMessage.java gms/Gossiper.java gms/JoinMessage.java service/StorageService.java

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:01:17 2010 New Revision: 931197 URL: http://svn.apache.org/viewvc?rev=931197view=rev Log: remove unused JoinMessage. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Removed:

svn commit: r931198 [2/2] - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/servi

2010-04-06 Thread gdusbabek
Modified: cassandra/trunk/test/unit/org/apache/cassandra/db/DefsTest.java URL: http://svn.apache.org/viewvc/cassandra/trunk/test/unit/org/apache/cassandra/db/DefsTest.java?rev=931198r1=931197r2=931198view=diff == ---

svn commit: r931199 - in /cassandra/trunk: src/java/org/apache/cassandra/auth/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/migration/ test/unit/org/apache/cassandra/db/

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:01:44 2010 New Revision: 931199 URL: http://svn.apache.org/viewvc?rev=931199view=rev Log: move ConfigurationException to its own class file. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Added:

svn commit: r931200 - in /cassandra/trunk: src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:01:57 2010 New Revision: 931200 URL: http://svn.apache.org/viewvc?rev=931200view=rev Log: Gossip metadata version and request updates. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Added:

svn commit: r931201 [1/3] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/thrift/

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:02:10 2010 New Revision: 931201 URL: http://svn.apache.org/viewvc?rev=931201view=rev Log: thrift changes. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Added:

svn commit: r931201 [3/3] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/thrift/

2010-04-06 Thread gdusbabek
Added: cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/CfDef.java URL: http://svn.apache.org/viewvc/cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/CfDef.java?rev=931201view=auto

svn commit: r931202 - in /cassandra/trunk: src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/j

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:02:26 2010 New Revision: 931202 URL: http://svn.apache.org/viewvc?rev=931202view=rev Log: switch to reading schema configuration from storage. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Added:

svn commit: r931203 - in /cassandra/trunk: src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/thrift/CassandraServer.java test/system/__init__.py test/system/te

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:02:39 2010 New Revision: 931203 URL: http://svn.apache.org/viewvc?rev=931203view=rev Log: thrift impl. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Modified: cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java

svn commit: r931204 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/commitlog/ src/java/org/apache/cassandra/db/migratio

2010-04-06 Thread gdusbabek
Author: gdusbabek Date: Tue Apr 6 16:02:52 2010 New Revision: 931204 URL: http://svn.apache.org/viewvc?rev=931204view=rev Log: use cfid for all mutations. Patch by Gary Dusbabek, reviewed by Jonthan Ellis. CASSANDRA-827 Modified:

buildbot success in ASF Buildbot on cassandra-trunk

2010-04-06 Thread buildbot
The Buildbot has detected a restored build of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/989 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch

[jira] Resolved: (CASSANDRA-44) It is difficult to modify the set of ColumnFamliies in an existing cluster

2010-04-06 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek resolved CASSANDRA-44. Resolution: Fixed w00t! It is difficult to modify the set of ColumnFamliies in an

[jira] Updated: (CASSANDRA-944) system.test_thrift_server.TestMutations.test_batch_mutate_standard_columns appears to be non deterministic

2010-04-06 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-944: --- Attachment: (was: 944.patch)

[jira] Commented: (CASSANDRA-866) AssertionError SSTableSliceIterator.java:126

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854042#action_12854042 ] Jonathan Ellis commented on CASSANDRA-866: -- Todd: can you update?

[jira] Updated: (CASSANDRA-944) system.test_thrift_server.TestMutations.test_batch_mutate_standard_columns appears to be non deterministic

2010-04-06 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-944: --- Comment: was deleted (was: Patch to add a loop as described and use it when

[jira] Updated: (CASSANDRA-894) Disable Hinted Handoff Option

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-894: - Component/s: Core Priority: Minor (was: Major) Fix Version/s: 0.7 I'm

[jira] Commented: (CASSANDRA-866) AssertionError SSTableSliceIterator.java:126

2010-04-06 Thread B. Todd Burruss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854057#action_12854057 ] B. Todd Burruss commented on CASSANDRA-866: --- 64bit CentOS 2.6.18 single

[jira] Commented: (CASSANDRA-44) It is difficult to modify the set of ColumnFamliies in an existing cluster

2010-04-06 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854058#action_12854058 ] Ryan King commented on CASSANDRA-44: Gary - This is seriously awesome. I owe you a

svn commit: r931237 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/hadoop/ColumnFamilyInputFormat.java

2010-04-06 Thread johan
Author: johan Date: Tue Apr 6 17:26:29 2010 New Revision: 931237 URL: http://svn.apache.org/viewvc?rev=931237view=rev Log: Provide correct locations so that Hadoop can schedule map tasks close to the data. Patch by johan, review by jbellis. CASSANDRA-955 Modified:

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

2010-04-06 Thread johan
Author: johan Date: Tue Apr 6 17:30:07 2010 New Revision: 931239 URL: http://svn.apache.org/viewvc?rev=931239view=rev Log: Provide correct locations so that Hadoop can schedule map tasks close to the data. Patch by johan, review by jbellis. CASSANDRA-955 Modified: cassandra/trunk/ (props

[jira] Updated: (CASSANDRA-785) Improve load balancing when using rack aware or DC strategy

2010-04-06 Thread Jaakko Laine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaakko Laine updated CASSANDRA-785: --- Attachment: 785.patch Improve load balancing when using rack aware or DC strategy

[jira] Commented: (CASSANDRA-785) Improve load balancing when using rack aware or DC strategy

2010-04-06 Thread Jaakko Laine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854086#action_12854086 ] Jaakko Laine commented on CASSANDRA-785: As discussed earlier in mailing list,

[jira] Issue Comment Edited: (CASSANDRA-785) Improve load balancing when using rack aware or DC strategy

2010-04-06 Thread Jaakko Laine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854086#action_12854086 ] Jaakko Laine edited comment on CASSANDRA-785 at 4/6/10 5:59 PM:

[jira] Updated: (CASSANDRA-767) Row keys should be byte[]s, not Strings

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-767: --- Attachment: (was: 0005-Convert-IPartitioner-disk-key-format-to-bytes.patch) Row keys should

[Cassandra Wiki] Update of StorageConfiguration by Ro bertColi

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The StorageConfiguration page has been changed by RobertColi. The comment on this change is: removed obsolete CalloutLocation and BootstrapFileDirectory lines, see also JIRA #878.

[jira] Commented: (CASSANDRA-785) Improve load balancing when using rack aware or DC strategy

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854130#action_12854130 ] Jonathan Ellis commented on CASSANDRA-785: -- I think the IEPS / AEPS is just a

[jira] Assigned: (CASSANDRA-945) org.apache.cassandra.config.CFMetaData defines equals but does not define hashCode

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood reassigned CASSANDRA-945: -- Assignee: Stu Hood org.apache.cassandra.config.CFMetaData defines equals but does not

[jira] Commented: (CASSANDRA-953) Expose byte[] row keys in client APIs

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854152#action_12854152 ] Stu Hood commented on CASSANDRA-953: I just finished rebasing this for trunk, but

[jira] Commented: (CASSANDRA-945) org.apache.cassandra.config.CFMetaData defines equals but does not define hashCode

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854164#action_12854164 ] Stu Hood commented on CASSANDRA-945: +1 Thanks Matt.

[jira] Commented: (CASSANDRA-847) Make the reading half of compactions memory-efficient

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854169#action_12854169 ] Jonathan Ellis commented on CASSANDRA-847: -- I don't think that nested

[jira] Updated: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving columns or slices

2010-04-06 Thread Aaron Lav (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Lav updated CASSANDRA-954: Summary: Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving

[jira] Reopened: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving single column (but not slices)

2010-04-06 Thread Aaron Lav (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Lav reopened CASSANDRA-954: - This seems to be happening again, but this time it's also affecting retrieval of single columns.

[jira] Commented: (CASSANDRA-847) Make the reading half of compactions memory-efficient

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854178#action_12854178 ] Jonathan Ellis commented on CASSANDRA-847: -- re the compaction bench patches,

[jira] Commented: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving columns or slices

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854179#action_12854179 ] Jonathan Ellis commented on CASSANDRA-954: -- have you tried sstablexport?

[jira] Commented: (CASSANDRA-946) Add a configuration and implementation to populate the data into memory

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854190#action_12854190 ] Jonathan Ellis commented on CASSANDRA-946: -- Can you do the load with (paging)

[jira] Updated: (CASSANDRA-944) system.test_thrift_server.TestMutations.test_batch_mutate_standard_columns appears to be non deterministic

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-944: - Component/s: Tools Fix Version/s: 0.7

svn commit: r931340 - in /cassandra/trunk: CHANGES.txt test/system/test_thrift_server.py

2010-04-06 Thread jbellis
Author: jbellis Date: Tue Apr 6 21:39:48 2010 New Revision: 931340 URL: http://svn.apache.org/viewvc?rev=931340view=rev Log: fix heisenbug in system tests, especially common on OS X. patch by Brandon Williams; reviewed by jbellis for CASSANDRA-944 Modified: cassandra/trunk/CHANGES.txt

[jira] Updated: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving columns or slices

2010-04-06 Thread Aaron Lav (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Lav updated CASSANDRA-954: Attachment: sstable2json I just ran (for i in fields-*-Data.db; do echo $i;

[jira] Assigned: (CASSANDRA-925) Mimic the way storage-conf.xml is loaded for DC-config.xml

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood reassigned CASSANDRA-925: -- Assignee: Rodrigo Peinado (was: Stu Hood) Mimic the way storage-conf.xml is loaded for

[jira] Commented: (CASSANDRA-925) Mimic the way storage-conf.xml is loaded for DC-config.xml

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854205#action_12854205 ] Stu Hood commented on CASSANDRA-925: Thanks for the patch Rodrigo. Comments: #

svn commit: r931341 - /cassandra/trunk/src/java/org/apache/cassandra/config/CFMetaData.java

2010-04-06 Thread jbellis
Author: jbellis Date: Tue Apr 6 21:48:37 2010 New Revision: 931341 URL: http://svn.apache.org/viewvc?rev=931341view=rev Log: add CFMetaData.hashCode. patch by Matthew Dennis; reviewed by Stu Hood for CASSANDRA-945 Modified:

[jira] Commented: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving columns or slices

2010-04-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854211#action_12854211 ] Jonathan Ellis commented on CASSANDRA-954: -- so sstable2json works fine, and

[jira] Commented: (CASSANDRA-954) Exception java.io.UTFDataFormatException: malformed input around byte 55 retrieving columns or slices

2010-04-06 Thread Aaron Lav (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854218#action_12854218 ] Aaron Lav commented on CASSANDRA-954: - Yes, sstable2json works fine for the

[Cassandra Wiki] Update of LiveSchemaUpdates by gdusb abek

2010-04-06 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 gdusbabek. http://wiki.apache.org/cassandra/LiveSchemaUpdates -- New page: ==Work In

[Cassandra Wiki] Trivial Update of LiveSchemaUpdates by gdusbabek

2010-04-06 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 gdusbabek. The comment on this change is: headings. http://wiki.apache.org/cassandra/LiveSchemaUpdates?action=diffrev1=1rev2=2

[jira] Updated: (CASSANDRA-953) Expose byte[] row keys in client APIs

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-953: --- Attachment: (was: 0003-Add-ByteOrderedPartitioner.patch) Expose byte[] row keys in client

[jira] Updated: (CASSANDRA-953) Expose byte[] row keys in client APIs

2010-04-06 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-953: --- Attachment: 0004-Convert-to-hex-encoded-keys-in-sstable-import-export.patch Rebased to apply on

[Cassandra Wiki] Update of API06 by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API06 page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diffrev1=52rev2=53 -- ## page was

[Cassandra Wiki] Update of API06 by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API06 page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diffrev1=53rev2=54 -- ## page was

[Cassandra Wiki] Update of API06 by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API06 page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diffrev1=54rev2=55 -- Retrieves

[Cassandra Wiki] Update of API06 by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API06 page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diffrev1=56rev2=57 -- ## page was

[Cassandra Wiki] Update of API06 by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API06 page has been changed by HubertChang. http://wiki.apache.org/cassandra/API06?action=diffrev1=57rev2=58 -- ## page was

[Cassandra Wiki] Update of API by HubertChang

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API page has been changed by HubertChang. http://wiki.apache.org/cassandra/API?action=diffrev1=51rev2=52 -- == Overview == - The

[Cassandra Wiki] Update of API by JonathanEllis

2010-04-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API page has been changed by JonathanEllis. http://wiki.apache.org/cassandra/API?action=diffrev1=52rev2=53 -- == Overview == -