[jira] Created: (CASSANDRA-1542) Data directories not being properly scrubbed

2010-09-23 Thread Stu Hood (JIRA)
Data directories not being properly scrubbed Key: CASSANDRA-1542 URL: https://issues.apache.org/jira/browse/CASSANDRA-1542 Project: Cassandra Issue Type: Bug Components: Core

[Cassandra Wiki] Update of "MultiTenant" by jeremyhanna

2010-09-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "MultiTenant" page has been changed by jeremyhanna. http://wiki.apache.org/cassandra/MultiTenant?action=diff&rev1=17&rev2=18 --

[jira] Created: (CASSANDRA-1541) KEYS indexes recreated after first restart

2010-09-23 Thread Stu Hood (JIRA)
KEYS indexes recreated after first restart -- Key: CASSANDRA-1541 URL: https://issues.apache.org/jira/browse/CASSANDRA-1541 Project: Cassandra Issue Type: Bug Reporter: Stu Hood

[jira] Commented: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputformat

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914258#action_12914258 ] Stu Hood commented on CASSANDRA-1342: - I don't think the files in 0003 were ever re

[jira] Updated: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1533: -- Attachment: 1533-v2.patch Updated. > expose MessagingService (OutboundTcpC

[jira] Commented: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputformat

2010-09-23 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914252#action_12914252 ] Jeremy Hanna commented on CASSANDRA-1342: - bq. 01: can we have an option to out

[jira] Updated: (CASSANDRA-1447) SimpleAuthenticator MD5 support

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1447: -- Reviewer: urandom (was: eevans) > SimpleAuthenticator MD5 support > --

[jira] Commented: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914248#action_12914248 ] Jonathan Ellis commented on CASSANDRA-1533: --- why the Pair? let's just expose

[jira] Commented: (CASSANDRA-1488) Allow index sampling ratio to be configured in storage-conf

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914250#action_12914250 ] Jonathan Ellis commented on CASSANDRA-1488: --- can you port the actual revision

[jira] Commented: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputformat

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914242#action_12914242 ] Jonathan Ellis commented on CASSANDRA-1342: --- committed 02. 01: can we have a

[jira] Updated: (CASSANDRA-1516) Explicitly expose ongoing per-node tasks (like compactions, repair, etc) and est. % done

2010-09-23 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1516: --- Attachment: 0001-Mbean-for-tracking-progress-on-a-pending-drain.patch Added a basic patch

svn commit: r1000641 - in /cassandra/trunk/contrib: hadoop_streaming_output/bin/reducer.py py_stress/avro_stress.py

2010-09-23 Thread jbellis
Author: jbellis Date: Thu Sep 23 21:46:00 2010 New Revision: 1000641 URL: http://svn.apache.org/viewvc?rev=1000641&view=rev Log: r/m clock struct from Streaming example. patch by Jeremy Hanna; reviewed by jbellis for CASSANDRA-1342 Modified: cassandra/trunk/contrib/hadoop_streaming_output/b

[jira] Commented: (CASSANDRA-1536) Detect use of secondary indexes with TTL'd columns

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914239#action_12914239 ] Stu Hood commented on CASSANDRA-1536: - In KEYS indexes, the entry could be made to

svn commit: r1000640 - in /cassandra/trunk: ./ conf/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/scheduler/ src/java/org/apache/cassandra/se

2010-09-23 Thread jbellis
Author: jbellis Date: Thu Sep 23 21:42:01 2010 New Revision: 1000640 URL: http://svn.apache.org/viewvc?rev=1000640&view=rev Log: Add weighted request scheduler. patch by Jeremy Hanna; reviewed by Stu Hood for CASSANDRA-1485 Modified: cassandra/trunk/CHANGES.txt cassandra/trunk/conf/cass

[jira] Updated: (CASSANDRA-1511) log when a "repair" operation completes

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1511: Priority: Critical (was: Trivial) The race makes this a pretty big deal. > log when a "repair

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: 0004-Make-SimpleAuthority-aware-of-the-keyspace-list-reso.patch 0005

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: (was: 0002-Convert-to-List-Object-resources.patch) > Improve permissions to all

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: (was: 0001-Rather-than-3-ThreadLocals-sure-to-continue-to-expan.patch) > Impro

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: (was: 0005-Add-authorization-to-describe_keyspace-s-and-change-.patch) > Impro

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: 0001-Rather-than-3-ThreadLocals-sure-to-continue-to-expan.patch 0002

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: (was: 0004-Make-SimpleAuthority-aware-of-the-keyspace-list-reso.patch) > Impro

[jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1271: Attachment: (was: 0003-Check-for-permissions-to-modify-the-keyspace-list.patch) > Improve

[jira] Updated: (CASSANDRA-1511) log when a "repair" operation completes

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1511: Fix Version/s: 0.6.6 0004 Should be backported to 0.6.6. > log when a "repair" operation compl

svn commit: r1000630 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java

2010-09-23 Thread brandonwilliams
Author: brandonwilliams Date: Thu Sep 23 21:22:13 2010 New Revision: 1000630 URL: http://svn.apache.org/viewvc?rev=1000630&view=rev Log: Register CFS Mbean with the correct keyspace name. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-1540 Modified: cassandra/trunk/src/java/org

[jira] Commented: (CASSANDRA-1540) cfstats is broken

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914228#action_12914228 ] Jonathan Ellis commented on CASSANDRA-1540: --- +1 > cfstats is broken > --

[jira] Updated: (CASSANDRA-1511) log when a "repair" operation completes

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1511: Attachment: 0004-Execute-TREE_RESPONSE-verbs-in-the-proper-stage-fixe.patch 0001 Waits to mark

[jira] Updated: (CASSANDRA-1511) log when a "repair" operation completes

2010-09-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1511: Attachment: 0001-Adds-Differencer.CompletionCallback-which-is-notifie.patch 0002

[jira] Updated: (CASSANDRA-1491) Allow queries to the snitch via JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1491: -- Attachment: 1491-v3.patch v3 - retains the existing mbean for DynamicSnitch

[jira] Updated: (CASSANDRA-1540) cfstats is broken

2010-09-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-1540: Attachment: 1540.txt Patch to register the mbean name correctly. > cfstats is

[jira] Commented: (CASSANDRA-1516) Explicitly expose ongoing per-node tasks (like compactions, repair, etc) and est. % done

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914193#action_12914193 ] Jonathan Ellis commented on CASSANDRA-1516: --- Yeah, I don't think FWP is very

[jira] Commented: (CASSANDRA-1516) Explicitly expose ongoing per-node tasks (like compactions, repair, etc) and est. % done

2010-09-23 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914187#action_12914187 ] Nick Bailey commented on CASSANDRA-1516: bq. drain we can address by adding pro

[jira] Updated: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1533: -- Attachment: 0001-Exposing-MessagingService-TcpConnectionPool-stats.patch Ex

[jira] Commented: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914190#action_12914190 ] Nirmal Ranganathan commented on CASSANDRA-1533: --- oh and it will be MESSAG

[jira] Updated: (CASSANDRA-1540) cfstats is broken

2010-09-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-1540: Fix Version/s: 0.7 beta 2 Affects Version/s: 0.7 beta 2 > cfstats is br

[jira] Created: (CASSANDRA-1540) cfstats is broken

2010-09-23 Thread Brandon Williams (JIRA)
cfstats is broken - Key: CASSANDRA-1540 URL: https://issues.apache.org/jira/browse/CASSANDRA-1540 Project: Cassandra Issue Type: Bug Reporter: Brandon Williams Assignee: Brandon Williams There appear

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

2010-09-23 Thread jbellis
Author: jbellis Date: Thu Sep 23 19:28:28 2010 New Revision: 1000592 URL: http://svn.apache.org/viewvc?rev=1000592&view=rev Log: fix setting bootstrap status on startup. patch by jbellis; reviewed by brandonwilliams for CASSANDRA-1534 Modified: cassandra/trunk/src/java/org/apache/cassandra/se

[jira] Commented: (CASSANDRA-1534) errors reading while bootstrapping

2010-09-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914155#action_12914155 ] Brandon Williams commented on CASSANDRA-1534: - +1 > errors reading while b

[jira] Commented: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914085#action_12914085 ] Jonathan Ellis commented on CASSANDRA-1533: --- good point -- we should separate

[jira] Commented: (CASSANDRA-1539) ExpiringColumn wrongly inherits Column.getMarkedForDeleteAt

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914084#action_12914084 ] Jonathan Ellis commented on CASSANDRA-1539: --- is this something we can add a u

[jira] Updated: (CASSANDRA-1534) errors reading while bootstrapping

2010-09-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1534: -- Attachment: 1534.txt patch attached that makes new node properly announce its boots

[jira] Commented: (CASSANDRA-1533) expose MessagingService (OutboundTcpConnection) queue lengths in JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914073#action_12914073 ] Nirmal Ranganathan commented on CASSANDRA-1533: --- There's two OutboundTcpC

[jira] Commented: (CASSANDRA-1491) Allow queries to the snitch via JMX

2010-09-23 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914058#action_12914058 ] Nirmal Ranganathan commented on CASSANDRA-1491: --- So looking at it only ge

[jira] Commented: (CASSANDRA-1535) Repair doesn't do anything when a CF isn't specified

2010-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914013#action_12914013 ] Hudson commented on CASSANDRA-1535: --- Integrated in Cassandra #544 (See [https://huds

[jira] Commented: (CASSANDRA-786) RPM Packages

2010-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914012#action_12914012 ] Hudson commented on CASSANDRA-786: -- Integrated in Cassandra #544 (See [https://hudson.

[jira] Commented: (CASSANDRA-1517) avoid allocating a mostly-unused HashMap in write path inner loop

2010-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914011#action_12914011 ] Hudson commented on CASSANDRA-1517: --- Integrated in Cassandra #544 (See [https://huds

[jira] Updated: (CASSANDRA-1539) ExpiringColumn wrongly inherits Column.getMarkedForDeleteAt

2010-09-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-1539: Attachment: 0001-Add-correct-getMarkedForDeleteAt-method-to-ExpiringC.patch > E

[jira] Created: (CASSANDRA-1539) ExpiringColumn wrongly inherits Column.getMarkedForDeleteAt

2010-09-23 Thread Sylvain Lebresne (JIRA)
ExpiringColumn wrongly inherits Column.getMarkedForDeleteAt --- Key: CASSANDRA-1539 URL: https://issues.apache.org/jira/browse/CASSANDRA-1539 Project: Cassandra Issue Type: Bug

[jira] Created: (CASSANDRA-1538) 0.7 on Windows

2010-09-23 Thread Jonathan Ellis (JIRA)
0.7 on Windows -- Key: CASSANDRA-1538 URL: https://issues.apache.org/jira/browse/CASSANDRA-1538 Project: Cassandra Issue Type: Bug Components: Packaging Affects Versions: 0.7 beta 1 Reporter: Jonathan El

svn commit: r1000404 - /cassandra/trunk/src/java/org/apache/cassandra/service/WriteResponseHandler.java

2010-09-23 Thread jbellis
Author: jbellis Date: Thu Sep 23 10:58:44 2010 New Revision: 1000404 URL: http://svn.apache.org/viewvc?rev=1000404&view=rev Log: include RF in assertion error message. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/service/WriteResponseHandler.java Modified: cass

[jira] Created: (CASSANDRA-1537) Add option (on CF) to remove expired column on minor compactions

2010-09-23 Thread Sylvain Lebresne (JIRA)
Add option (on CF) to remove expired column on minor compactions Key: CASSANDRA-1537 URL: https://issues.apache.org/jira/browse/CASSANDRA-1537 Project: Cassandra Issue Type: Im