[jira] [Commented] (CASSANDRA-2887) decommision fails if pathseparators are different

2011-07-15 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065736#comment-13065736 ] Radim Kolar commented on CASSANDRA-2887: If mixed clusters are not supported,

[jira] [Commented] (CASSANDRA-2901) Allow taking advantage of multiple cores while compacting a single CF

2011-07-15 Thread Wojciech Meler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065851#comment-13065851 ] Wojciech Meler commented on CASSANDRA-2901: --- Maybe it would be nice to spawn

[jira] [Commented] (CASSANDRA-2868) Native Memory Leak

2011-07-15 Thread Daniel Doubleday (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065867#comment-13065867 ] Daniel Doubleday commented on CASSANDRA-2868: - It's indeed promising. We

[jira] [Updated] (CASSANDRA-2899) cli silently fails when classes are quoted

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2899: --- Attachment: CASSANDRA-2899.patch rebase with cassandra-0.8 (latest commit

[jira] [Commented] (CASSANDRA-2896) Del command doesn't work in cli

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065890#comment-13065890 ] Pavel Yaskevich commented on CASSANDRA-2896: Seems like you have a problem

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065901#comment-13065901 ] Pavel Yaskevich commented on CASSANDRA-2809: That column metadata is a

[jira] [Updated] (CASSANDRA-2770) Expose data_dir though jmx

2011-07-15 Thread Mike Bulman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Bulman updated CASSANDRA-2770: --- Attachment: CASSANDRA-2770-1-trunk.txt I couldn't assign this to myself, but here's a

[jira] [Updated] (CASSANDRA-2821) CLI remove ascii column

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2821: --- Attachment: CASSANDRA-2821-0.7.patch CASSANDRA-2821-0.8.patch

[jira] [Issue Comment Edited] (CASSANDRA-2868) Native Memory Leak

2011-07-15 Thread Zhu Han (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066009#comment-13066009 ] Zhu Han edited comment on CASSANDRA-2868 at 7/15/11 3:33 PM:

[jira] [Commented] (CASSANDRA-2868) Native Memory Leak

2011-07-15 Thread Zhu Han (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066009#comment-13066009 ] Zhu Han commented on CASSANDRA-2868: {We have been running this in production for

[jira] [Issue Comment Edited] (CASSANDRA-2868) Native Memory Leak

2011-07-15 Thread Zhu Han (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066009#comment-13066009 ] Zhu Han edited comment on CASSANDRA-2868 at 7/15/11 3:35 PM:

[jira] [Updated] (CASSANDRA-2899) cli silently fails when classes are quoted

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2899: Fix Version/s: (was: 0.7.7) 0.7.8 cli silently fails

svn commit: r1147210 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliClient.java

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 16:07:59 2011 New Revision: 1147210 URL: http://svn.apache.org/viewvc?rev=1147210view=rev Log: Allow quoted class names in the cli. Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2899 Modified:

[jira] [Commented] (CASSANDRA-2868) Native Memory Leak

2011-07-15 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066057#comment-13066057 ] Chris Burroughs commented on CASSANDRA-2868: I interpreted Daniel's this

[jira] [Created] (CASSANDRA-2902) count doesn't accept UUIDs in CLI even though get does

2011-07-15 Thread Matthew F. Dennis (JIRA)
count doesn't accept UUIDs in CLI even though get does -- Key: CASSANDRA-2902 URL: https://issues.apache.org/jira/browse/CASSANDRA-2902 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-2805) Clean up mbeans that return Internal Cassandra types

2011-07-15 Thread Gaurav Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066059#comment-13066059 ] Gaurav Sharma commented on CASSANDRA-2805: -- Based on my research so far

[jira] [Updated] (CASSANDRA-2770) Expose data_dir though jmx

2011-07-15 Thread Mike Bulman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Bulman updated CASSANDRA-2770: --- Assignee: Mike Bulman Expose data_dir though jmx --

svn commit: r1147248 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/service: StorageService.java StorageServiceMBean.java

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 17:03:13 2011 New Revision: 1147248 URL: http://svn.apache.org/viewvc?rev=1147248view=rev Log: Expose data_dir through JMX. Patch by Mike Bulman, reviewed by brandonwilliams for CASSANDRA-2770 Modified:

[jira] [Updated] (CASSANDRA-2770) Expose data_dir though jmx

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2770: Fix Version/s: 0.7.8 Expose data_dir though jmx --

[jira] [Commented] (CASSANDRA-2896) Del command doesn't work in cli

2011-07-15 Thread Joaquin Casares (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066081#comment-13066081 ] Joaquin Casares commented on CASSANDRA-2896: I ran this on the 0.8.0 and

[jira] [Commented] (CASSANDRA-2896) Del command doesn't work in cli

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066088#comment-13066088 ] Pavel Yaskevich commented on CASSANDRA-2896: We assume that column was

[jira] [Updated] (CASSANDRA-2821) CLI remove ascii column

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2821: --- Reviewer: brandon.williams (was: jbellis) CLI remove ascii column

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

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 17:33:50 2011 New Revision: 1147259 URL: http://svn.apache.org/viewvc?rev=1147259view=rev Log: Proper function support and key validation for cli deletes. Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2821 Modified:

[jira] [Updated] (CASSANDRA-2821) CLI remove ascii column

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2821: Fix Version/s: (was: 0.7.7) 0.7.8 CLI remove ascii

[jira] [Resolved] (CASSANDRA-2896) Del command doesn't work in cli

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2896. - Resolution: Duplicate Fixed by CASSANDRA-2821 Del command doesn't work in

[jira] [Commented] (CASSANDRA-2896) Del command doesn't work in cli

2011-07-15 Thread Joaquin Casares (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066095#comment-13066095 ] Joaquin Casares commented on CASSANDRA-2896: Weird, this is what I get:

svn commit: r1147261 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/thrift/CassandraServer.java

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 17:42:11 2011 New Revision: 1147261 URL: http://svn.apache.org/viewvc?rev=1147261view=rev Log: cli validates CFMetaData on update. Patch by jbellis, reviewed by Pavel Yaskevich for CASSANDRA-2809 Modified:

[jira] [Resolved] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2809. - Resolution: Fixed Committed. In the Cli, update column family cf with

[jira] [Assigned] (CASSANDRA-2902) count doesn't accept UUIDs in CLI even though get does

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-2902: --- Assignee: Pavel Yaskevich count doesn't accept UUIDs in CLI even though

[jira] [Commented] (CASSANDRA-2821) CLI remove ascii column

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066186#comment-13066186 ] Hudson commented on CASSANDRA-2821: --- Integrated in Cassandra-0.7 #529 (See

[jira] [Commented] (CASSANDRA-2770) Expose data_dir though jmx

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066185#comment-13066185 ] Hudson commented on CASSANDRA-2770: --- Integrated in Cassandra-0.7 #529 (See

[jira] [Commented] (CASSANDRA-2899) cli silently fails when classes are quoted

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066184#comment-13066184 ] Hudson commented on CASSANDRA-2899: --- Integrated in Cassandra-0.7 #529 (See

svn commit: r1147316 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 20:54:32 2011 New Revision: 1147316 URL: http://svn.apache.org/viewvc?rev=1147316view=rev Log: Merge from 0.7 Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/CHANGES.txt

[jira] [Updated] (CASSANDRA-2902) count doesn't accept UUIDs in CLI even though get does

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2902: --- Attachment: CASSANDRA-2902.patch Property support of key validation class and

[jira] [Issue Comment Edited] (CASSANDRA-2902) count doesn't accept UUIDs in CLI even though get does

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066204#comment-13066204 ] Pavel Yaskevich edited comment on CASSANDRA-2902 at 7/15/11 9:08 PM:

[jira] [Reopened] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-2809: --- bq. That column metadata is a feature: when you use a function call in SET

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066221#comment-13066221 ] Pavel Yaskevich commented on CASSANDRA-2809: How should be store that on

[jira] [Issue Comment Edited] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066221#comment-13066221 ] Pavel Yaskevich edited comment on CASSANDRA-2809 at 7/15/11 9:27 PM:

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066223#comment-13066223 ] Jonathan Ellis commented on CASSANDRA-2809: --- I'd probably keep a local

[jira] [Commented] (CASSANDRA-2821) CLI remove ascii column

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066228#comment-13066228 ] Hudson commented on CASSANDRA-2821: --- Integrated in Cassandra-0.8 #216 (See

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066227#comment-13066227 ] Hudson commented on CASSANDRA-2809: --- Integrated in Cassandra-0.8 #216 (See

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066229#comment-13066229 ] Pavel Yaskevich commented on CASSANDRA-2809: I took a look the code now

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066235#comment-13066235 ] Jonathan Ellis commented on CASSANDRA-2809: --- To make sure we're on the same

[jira] [Commented] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066236#comment-13066236 ] Pavel Yaskevich commented on CASSANDRA-2809: Ok, I will attach a patch

svn commit: r1147334 - in /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra: cli/CliClient.java tools/NodeCmd.java

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 22:12:22 2011 New Revision: 1147334 URL: http://svn.apache.org/viewvc?rev=1147334view=rev Log: Fix broken merge Modified: cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java

[jira] [Updated] (CASSANDRA-2809) In the Cli, update column family cf with comparator; create Column metadata

2011-07-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2809: --- Attachment: CASSANDRA-2809.patch patch for version 0.7 but can be applied on 0.8

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

2011-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Fri Jul 15 22:17:58 2011 New Revision: 1147336 URL: http://svn.apache.org/viewvc?rev=1147336view=rev Log: Proper support of key validation class and function calls for COUNT in the cli. Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2902

[jira] [Commented] (CASSANDRA-2825) Auto bootstrapping the 4th node in a 4 node cluster doesn't work, when no token explicitly assigned in config.

2011-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066285#comment-13066285 ] Brandon Williams commented on CASSANDRA-2825: - Can you show the ring at

[jira] [Commented] (CASSANDRA-2045) Simplify HH to decrease read load when nodes come back

2011-07-15 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066293#comment-13066293 ] Patricio Echague commented on CASSANDRA-2045: - Nicholas, what is the

[jira] [Commented] (CASSANDRA-2902) count doesn't accept UUIDs in CLI even though get does

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066295#comment-13066295 ] Hudson commented on CASSANDRA-2902: --- Integrated in Cassandra-0.8 #217 (See

[jira] [Commented] (CASSANDRA-2895) add java classpath to cassandra startup logging

2011-07-15 Thread Jackson Chung (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066331#comment-13066331 ] Jackson Chung commented on CASSANDRA-2895: -- svn diff

[jira] [Updated] (CASSANDRA-2895) add java classpath to cassandra startup logging

2011-07-15 Thread Jackson Chung (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jackson Chung updated CASSANDRA-2895: - Attachment: 2895.diff trunk add java classpath to cassandra startup logging

[jira] [Commented] (CASSANDRA-2895) add java classpath to cassandra startup logging

2011-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066342#comment-13066342 ] Jonathan Ellis commented on CASSANDRA-2895: --- INFO means this is important

svn commit: r1147355 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/gms/Gossiper.java src/java/org/apache/cassandra/net/OutboundTcpConnection.java

2011-07-15 Thread jbellis
Author: jbellis Date: Sat Jul 16 01:52:00 2011 New Revision: 1147355 URL: http://svn.apache.org/viewvc?rev=1147355view=rev Log: reset protocol-version-to-attempt when reconnecting to a node patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2860 Modified:

[jira] [Commented] (CASSANDRA-2860) Versioning works *too* well

2011-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066346#comment-13066346 ] Hudson commented on CASSANDRA-2860: --- Integrated in Cassandra-0.8 #218 (See

[jira] [Created] (CASSANDRA-2903) Default behavior of generating index_name for columns might need to be improved.

2011-07-15 Thread Boris Yen (JIRA)
Default behavior of generating index_name for columns might need to be improved. Key: CASSANDRA-2903 URL: https://issues.apache.org/jira/browse/CASSANDRA-2903 Project: