[2/2] git commit: Fix typo, unreserved keywords should be case insensitive

2012-05-15 Thread slebresne
Fix typo, unreserved keywords should be case insensitive Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/983ee111 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/983ee111 Diff:

[1/2] git commit: Don't return range ghosts in CQL3

2012-05-15 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 68bae3131 - 0cee56b17 Don't return range ghosts in CQL3 patch by slebresne; reviewed by jbellis for CASSANDRA-3982 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: fix the problem re-creating Keyspace/ColumnFamily patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4219

2012-05-15 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 0cee56b17 - 96d6aa269 fix the problem re-creating Keyspace/ColumnFamily patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4219 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] git commit: merge from 1.1

2012-05-15 Thread xedin
Updated Branches: refs/heads/trunk ad72c578e - 180f32bf2 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/180f32bf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/180f32bf Diff:

[3/4] git commit: Don't return range ghosts in CQL3

2012-05-15 Thread xedin
Don't return range ghosts in CQL3 patch by slebresne; reviewed by jbellis for CASSANDRA-3982 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0cee56b1 Tree:

[2/4] git commit: fix the problem re-creating Keyspace/ColumnFamily patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4219

2012-05-15 Thread xedin
fix the problem re-creating Keyspace/ColumnFamily patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4219 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/96d6aa26 Tree:

[4/4] git commit: Fix typo, unreserved keywords should be case insensitive

2012-05-15 Thread xedin
Fix typo, unreserved keywords should be case insensitive Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/983ee111 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/983ee111 Diff:

[jira] [Commented] (CASSANDRA-4235) keyspaces missing after restart

2012-05-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275791#comment-13275791 ] Pavel Yaskevich commented on CASSANDRA-4235: Steeve, as CASSANDRA-4219 is

[jira] [Commented] (CASSANDRA-3794) Change ColumnFamily identifiers to be UUIDs instead of sequential Integers.

2012-05-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275796#comment-13275796 ] Pavel Yaskevich commented on CASSANDRA-3794: This got me thinking that if

[jira] [Resolved] (CASSANDRA-3505) Explicitly requested keys will always be present in resultset

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3505. --- Resolution: Duplicate I don't think there's a good way to fix this in CQL2.

[jira] [Comment Edited] (CASSANDRA-4235) keyspaces missing after restart

2012-05-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275791#comment-13275791 ] Pavel Yaskevich edited comment on CASSANDRA-4235 at 5/15/12 2:34 PM:

[Cassandra Wiki] Trivial Update of CassandraLimitations by Alexis Wilke

2012-05-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The CassandraLimitations page has been changed by Alexis Wilke: http://wiki.apache.org/cassandra/CassandraLimitations?action=diffrev1=30rev2=31 Comment: Added a missing word ==

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-05-15 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275892#comment-13275892 ] Sam Overton commented on CASSANDRA-3881: First the important bit: With these

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275901#comment-13275901 ] Yuki Morishita commented on CASSANDRA-4223: --- OK, +1. Non

[jira] [Commented] (CASSANDRA-3794) Change ColumnFamily identifiers to be UUIDs instead of sequential Integers.

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275908#comment-13275908 ] Jonathan Ellis commented on CASSANDRA-3794: --- I guess a side benefit is, we

[jira] [Updated] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3881: -- Reviewer: scode Peter, are you available to review? reduce

[jira] [Commented] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275917#comment-13275917 ] Jonathan Ellis commented on CASSANDRA-4242: --- bq. I do not see how we can

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-15 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275981#comment-13275981 ] André Cruz commented on CASSANDRA-4230: --- It works, thanks!

[jira] [Commented] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13275982#comment-13275982 ] Brandon Williams commented on CASSANDRA-4245: - I'm more concerned with

git commit: fix SecondaryIndex LelevedManifest save upon snapshot patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4230

2012-05-15 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 96d6aa269 - 783e5d4c5 fix SecondaryIndex LelevedManifest save upon snapshot patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4230 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: merge from 1.1

2012-05-15 Thread xedin
Updated Branches: refs/heads/trunk 180f32bf2 - 4c63c8656 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4c63c865 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4c63c865 Diff:

[2/2] git commit: fix SecondaryIndex LelevedManifest save upon snapshot patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4230

2012-05-15 Thread xedin
fix SecondaryIndex LelevedManifest save upon snapshot patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4230 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/783e5d4c Tree:

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-05-15 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276002#comment-13276002 ] Sam Overton commented on CASSANDRA-3881: Just added an additional test to

[jira] [Commented] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276012#comment-13276012 ] Jonathan Ellis commented on CASSANDRA-4245: --- What other solution is just as

[jira] [Commented] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276020#comment-13276020 ] Brandon Williams commented on CASSANDRA-4245: - Forcing a case upon

[jira] [Resolved] (CASSANDRA-1140) Add RandomPartitioner based system tests

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1140. --- Resolution: Won't Fix https://github.com/riptano/cassandra-dtest uses

[jira] [Updated] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1404: -- Priority: Minor (was: Major) Fix Version/s: 1.1.1 Assignee: Yuki

[jira] [Resolved] (CASSANDRA-1409) What should happen when cassandra loses permissions to it's data directory and unable to compact?

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1409. --- Resolution: Duplicate this is effectively the same as CASSANDRA-809

[jira] [Resolved] (CASSANDRA-1658) support incremental sstable switching

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1658. --- Resolution: Won't Fix Marking as wontfix since people with super latency

[jira] [Commented] (CASSANDRA-3649) Code style changes, aka The Big Reformat

2012-05-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276041#comment-13276041 ] Brandon Williams commented on CASSANDRA-3649: - Are we planning on more

[jira] [Resolved] (CASSANDRA-1438) Stream*Manager doesn't clean up broken Streams

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1438. --- Resolution: Duplicate fixed in CASSANDRA-4051 Stream*Manager

[jira] [Resolved] (CASSANDRA-1751) Expose the node and cluster config via JMX

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1751. --- Resolution: Won't Fix If you *really* want to read the raw cluster config,

[jira] [Resolved] (CASSANDRA-1776) Untrapped exceptions in ThreadPool have a variety of ill effects

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1776. --- Resolution: Duplicate uncaught OOMs were fixed in CASSANDRA-3201

[jira] [Commented] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Pierre Chalamet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276071#comment-13276071 ] Pierre Chalamet commented on CASSANDRA-4242: {quote} But why would we need

[jira] [Updated] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Pierre Chalamet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Chalamet updated CASSANDRA-4242: --- Attachment: 4242_2.txt patch rebase from trunk Name of

[jira] [Updated] (CASSANDRA-1817) Dynamic Read Repair

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1817: -- Priority: Minor (was: Major) Labels: ponies (was: ) Dynamic Read

[jira] [Commented] (CASSANDRA-3649) Code style changes, aka The Big Reformat

2012-05-15 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276074#comment-13276074 ] Jeremy Hanna commented on CASSANDRA-3649: - How about inline braces - is that

[jira] [Resolved] (CASSANDRA-1849) Add a CassandraThriftDataSource interface

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1849. --- Resolution: Not A Problem Out of scope for the Cassandra tree.

[jira] [Resolved] (CASSANDRA-1881) support concurrent tiered compaction

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1881. --- Resolution: Won't Fix Concurrent compactions was added in CASSANDRA-2191. I see

[jira] [Resolved] (CASSANDRA-1908) Implement the CLibrary using JNI module to avoid the LGPL dependency on JNA

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1908. --- Resolution: Not A Problem As above, we're pretty happy with how JNA is working

[jira] [Resolved] (CASSANDRA-1929) Break out lib stuff into a separate rpm package

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1929. --- Resolution: Invalid The RPM build was removed from the tree some time ago.

[jira] [Comment Edited] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Pierre Chalamet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276071#comment-13276071 ] Pierre Chalamet edited comment on CASSANDRA-4242 at 5/15/12 6:24 PM:

[jira] [Updated] (CASSANDRA-1967) commit log replay shouldn't end with a flush

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1967: -- Priority: Minor (was: Major) commit log replay shouldn't end with a flush

[jira] [Commented] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Pierre Chalamet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276097#comment-13276097 ] Pierre Chalamet commented on CASSANDRA-4242: Forget about my comment on

[jira] [Updated] (CASSANDRA-1975) Multi NIC/IP support

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1975: -- Priority: Minor (was: Major) Labels: ponies (was: ) I'm not sure random IP

[jira] [Resolved] (CASSANDRA-1994) Re-open of CASSANDRA-1346, EOF exception when doing super column query

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1994. --- Resolution: Cannot Reproduce Re-open of CASSANDRA-1346, EOF exception when

[jira] [Updated] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-05-15 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-3881: -- Description: This constitutes follow-up work from CASSANDRA-3831 where a partial

[jira] [Resolved] (CASSANDRA-1996) Update the hadoop mapreduce and pig examples with a richer set of text to work with.

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1996. --- Resolution: Duplicate CASSANDRA-1920 is a more interesting take on this than

[jira] [Updated] (CASSANDRA-1920) Enhance word_count example s.t. it can ingest and analyze arbitrary text

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1920: -- Labels: lhf (was: ) Enhance word_count example s.t. it can ingest and

[jira] [Updated] (CASSANDRA-4121) TokenMetadata supports multiple tokens per host

2012-05-15 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-4121: -- Description: _Edit0: Append patch information._ h3. Patches ||Compare||Raw

[jira] [Assigned] (CASSANDRA-4246) cql3 ORDER BY not ordering

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4246: - Assignee: Sylvain Lebresne cql3 ORDER BY not ordering

[jira] [Resolved] (CASSANDRA-2065) Column Family replication info should be available in JMX

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2065. --- Resolution: Not A Problem This has always been exposed by

[jira] [Resolved] (CASSANDRA-2035) Thread local client options

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2035. --- Resolution: Invalid I think these need to be broken up into separate feature

[jira] [Commented] (CASSANDRA-4246) cql3 ORDER BY not ordering

2012-05-15 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276140#comment-13276140 ] Sylvain Lebresne commented on CASSANDRA-4246: - Hum, I though we were

[jira] [Resolved] (CASSANDRA-2130) Allow operator to pause/resume compaction through JMX/nodetool

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2130. --- Resolution: Won't Fix We're adding the ability to stop compactions in

[jira] [Resolved] (CASSANDRA-2307) IndexOutOfBoundsException during compaction

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2307. --- Resolution: Cannot Reproduce Please re-open if you can reproduce on 1.0.10. I

[jira] [Resolved] (CASSANDRA-2332) Insert to cluster from JSON Export

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2332. --- Resolution: Not A Problem The bulk loader from CASSANDRA-1278 is a better

[jira] [Updated] (CASSANDRA-2430) Show list of possibly corrupt sstables when receiving errors

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2430: -- Fix Version/s: 1.1.1 Assignee: Yuki Morishita Has this been addressed

[jira] [Resolved] (CASSANDRA-2477) CQL support for describing keyspaces / column familes

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2477. --- Resolution: Fixed Fix Version/s: (was: 1.2) 1.1.0

[jira] [Resolved] (CASSANDRA-2504) Some Distributed Tests Fail

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2504. --- Resolution: Invalid Assignee: (was: Michael Allen) dtests moved out of

[jira] [Resolved] (CASSANDRA-2601) should have a get_indexed_slices count api

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2601. --- Resolution: Fixed CQL3 exposes this. should have a

[jira] [Commented] (CASSANDRA-2527) Add ability to snapshot data as input to hadoop jobs

2012-05-15 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276166#comment-13276166 ] Ilya Maykov commented on CASSANDRA-2527: We wrote a Hadoop InputFormat class

[jira] [Resolved] (CASSANDRA-2724) Fix InProcessCassandraServer to really shutdown all active Threads

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2724. --- Resolution: Invalid InProcessCassandraServer is not part of the Cassandra tree

[jira] [Commented] (CASSANDRA-2527) Add ability to snapshot data as input to hadoop jobs

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276205#comment-13276205 ] Jonathan Ellis commented on CASSANDRA-2527: --- I guess the main drawback to

[jira] [Created] (CASSANDRA-4247) More-efficient serialization for IndexScanCommand and RangeSliceCommand

2012-05-15 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-4247: - Summary: More-efficient serialization for IndexScanCommand and RangeSliceCommand Key: CASSANDRA-4247 URL: https://issues.apache.org/jira/browse/CASSANDRA-4247

[jira] [Updated] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-1404: -- Attachment: 1404-1.1.txt Attaching patch to calculate estimated compacted file

[jira] [Resolved] (CASSANDRA-1792) Reduce byte array copies when using serialization/deserialization helper methods

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1792. --- Resolution: Fixed It's not worth breaking the protocol for this when we need to

[jira] [Commented] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276218#comment-13276218 ] Jonathan Ellis commented on CASSANDRA-1404: --- I think this makes the {{ / 2}}

[jira] [Comment Edited] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276218#comment-13276218 ] Jonathan Ellis edited comment on CASSANDRA-1404 at 5/15/12 9:12 PM:

[jira] [Assigned] (CASSANDRA-875) Performance regression tests, take 2

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-875: Assignee: Tyler Patterson Performance regression tests, take 2

[jira] [Commented] (CASSANDRA-4139) Add varint encoding to Messaging service

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276224#comment-13276224 ] Jonathan Ellis commented on CASSANDRA-4139: --- Sorry, didn't think of this the

[jira] [Updated] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-1404: -- Attachment: (was: 1404-1.1.txt) Improve pre-cleanup estimate of disk

[jira] [Updated] (CASSANDRA-1404) Improve pre-cleanup estimate of disk space required

2012-05-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-1404: -- Attachment: 1404-1.1.txt You are right. There is no need to halve since we are

[jira] [Commented] (CASSANDRA-4139) Add varint encoding to Messaging service

2012-05-15 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276230#comment-13276230 ] Vijay commented on CASSANDRA-4139: -- Hi Jonathan, The problem is the backward

[jira] [Commented] (CASSANDRA-4242) Name of parameters should be available in CqlPreparedResult

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276232#comment-13276232 ] Jonathan Ellis commented on CASSANDRA-4242: --- bq. I need this to bind

[1/3] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-15 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 783e5d4c5 - 5979bce8e refs/heads/trunk 4c63c8656 - 9263835ba Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9263835b Tree:

[3/3] git commit: calculate exact size required for cleanup operations patch by yukim; reviewed by jbellis for CASSANDRA-1404

2012-05-15 Thread jbellis
calculate exact size required for cleanup operations patch by yukim; reviewed by jbellis for CASSANDRA-1404 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5979bce8 Tree:

[2/3] git commit: calculate exact size required for cleanup operations patch by yukim; reviewed by jbellis for CASSANDRA-1404

2012-05-15 Thread jbellis
calculate exact size required for cleanup operations patch by yukim; reviewed by jbellis for CASSANDRA-1404 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5979bce8 Tree:

[jira] [Commented] (CASSANDRA-2430) Show list of possibly corrupt sstables when receiving errors

2012-05-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276245#comment-13276245 ] Yuki Morishita commented on CASSANDRA-2430: --- CASSANDRA-2261 lets C*

[jira] [Resolved] (CASSANDRA-2430) Show list of possibly corrupt sstables when receiving errors

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2430. --- Resolution: Not A Problem Fix Version/s: (was: 1.1.1)

[jira] [Updated] (CASSANDRA-2527) Add ability to snapshot data as input to hadoop jobs

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2527: -- Fix Version/s: 1.2 Issue Type: New Feature (was: Improvement) Add

[jira] [Updated] (CASSANDRA-4201) Node crash after truncating CF

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4201: -- Reviewer: vijay2...@yahoo.com (was: rbranson) Node crash after truncating CF

[jira] [Updated] (CASSANDRA-4201) Preserve commitlog size cap when recycling segments at startup

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4201: -- Summary: Preserve commitlog size cap when recycling segments at startup (was:

[jira] [Updated] (CASSANDRA-4201) Preserve commitlog size cap when recycling segments at startup

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4201: -- Priority: Minor (was: Major) Preserve commitlog size cap when recycling

[jira] [Commented] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-15 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276274#comment-13276274 ] Aaron Morton commented on CASSANDRA-4245: - Was thinking about the impact of

[jira] [Updated] (CASSANDRA-4010) Report thrift status in nodetool info

2012-05-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4010: -- Reviewer: brandon.williams Fix Version/s: 1.1.1 1.0.11

[1/6] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-15 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 452619cd0 - be9fa05d0 refs/heads/cassandra-1.1 5979bce8e - 51767c198 refs/heads/trunk 9263835ba - e0925ac49 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/6] git commit: Merge from 1.0

2012-05-15 Thread brandonwilliams
Merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/51767c19 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/51767c19 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/51767c19

[5/6] git commit: Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113

2012-05-15 Thread brandonwilliams
Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be9fa05d Tree:

[4/6] git commit: Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113

2012-05-15 Thread brandonwilliams
Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be9fa05d Tree:

[6/6] git commit: Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113

2012-05-15 Thread brandonwilliams
Enable piping to cqlsh with locale.getpreferredencoding() Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be9fa05d Tree:

[3/6] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1

2012-05-15 Thread brandonwilliams
Merge branch 'cassandra-1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/59a04216 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/59a04216 Diff:

[1/6] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-15 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 be9fa05d0 - 0077edc94 refs/heads/cassandra-1.1 51767c198 - 59a042167 refs/heads/trunk e0925ac49 - 34bdc7cc9 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/6] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1

2012-05-15 Thread brandonwilliams
Merge branch 'cassandra-1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/59a04216 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/59a04216 Diff:

[5/6] git commit: Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010

2012-05-15 Thread brandonwilliams
Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0077edc9 Tree:

[6/6] git commit: Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010

2012-05-15 Thread brandonwilliams
Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0077edc9 Tree:

[4/6] git commit: Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010

2012-05-15 Thread brandonwilliams
Report thrift status in nodetool info. Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0077edc9 Tree:

[jira] [Commented] (CASSANDRA-3794) Change ColumnFamily identifiers to be UUIDs instead of sequential Integers.

2012-05-15 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276319#comment-13276319 ] Pavel Yaskevich commented on CASSANDRA-3794: Yeah, I think that this was

[jira] [Updated] (CASSANDRA-4150) Looks like Maximum amount of cache available in 1.1 is 2 GB

2012-05-15 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4150: - Attachment: 0002-add-bytes-written-metric-v2.patch 0001-CASSANDRA-4139-v2.patch The