[jira] Commented: (CASSANDRA-1684) Entity groups

2011-02-23 Thread Ed Anuff (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998732#comment-12998732 ] Ed Anuff commented on CASSANDRA-1684: - This is something I've been thinking about

[jira] Updated: (CASSANDRA-2233) Add unified UUIDType

2011-02-23 Thread Ed Anuff (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Anuff updated CASSANDRA-2233: Attachment: UUIDType.java > Add unified UUIDType > > > Key

[jira] Created: (CASSANDRA-2233) Add unified UUIDType

2011-02-23 Thread Ed Anuff (JIRA)
Add unified UUIDType Key: CASSANDRA-2233 URL: https://issues.apache.org/jira/browse/CASSANDRA-2233 Project: Cassandra Issue Type: Improvement Components: Contrib Affects Versions: 0.7.3 Reporter

[jira] Resolved: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2225. --- Resolution: Invalid Fix Version/s: (was: 0.7.3) Assignee:

[jira] Commented: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998679#comment-12998679 ] T Jake Luciani commented on CASSANDRA-2176: --- k, changes attached > Add conf

[jira] Updated: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-2176: -- Attachment: (was: 0001-CASSANDRA-2176-limit-number-of-connected-clients.txt) >

[jira] Updated: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-2176: -- Attachment: 0001-CASSANDRA-2176-limit-connected-clients-and-config.txt > Add config

[jira] Commented: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Muga Nishizawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998672#comment-12998672 ] Muga Nishizawa commented on CASSANDRA-2225: --- I'm so sorry, this was not a bu

svn commit: r1074022 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java

2011-02-23 Thread jbellis
Author: jbellis Date: Thu Feb 24 02:20:30 2011 New Revision: 1074022 URL: http://svn.apache.org/viewvc?rev=1074022&view=rev Log: DEFAULT_MEMTABLE_LIFETIME_IN_MINS to 24h, take 2 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/src/java/org/apache/ca

svn commit: r1074021 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/io/sstable: Descriptor.java SSTableWriter.java

2011-02-23 Thread jbellis
Author: jbellis Date: Thu Feb 24 02:20:05 2011 New Revision: 1074021 URL: http://svn.apache.org/viewvc?rev=1074021&view=rev Log: revert unreviewed changes to SSTW/Descriptor, take 2 Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/io/sstable/Descriptor.java cassa

svn commit: r1074019 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java

2011-02-23 Thread jbellis
Author: jbellis Date: Thu Feb 24 02:18:34 2011 New Revision: 1074019 URL: http://svn.apache.org/viewvc?rev=1074019&view=rev Log: revert unreviewed changes to SSTW/Descriptor Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/src/java/org/apache/cassan

svn commit: r1074018 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java src/java/org/apache/cassandra/io/sstable/Descriptor.java src/java/org/apac

2011-02-23 Thread jbellis
Author: jbellis Date: Thu Feb 24 02:17:16 2011 New Revision: 1074018 URL: http://svn.apache.org/viewvc?rev=1074018&view=rev Log: DEFAULT_MEMTABLE_LIFETIME_IN_MINS to 24h Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/

[jira] Commented: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998657#comment-12998657 ] Jonathan Ellis commented on CASSANDRA-2176: --- bq. The current file is totally

svn commit: r1074010 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/thrift/CustomTThreadPoolServer.java

2011-02-23 Thread jbellis
Author: jbellis Date: Thu Feb 24 01:41:29 2011 New Revision: 1074010 URL: http://svn.apache.org/viewvc?rev=1074010&view=rev Log: reformat Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/thrift/CustomTThreadPoolServer.java Modified: cassandra/branches/cassandra-0.7/

[jira] Commented: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998649#comment-12998649 ] T Jake Luciani commented on CASSANDRA-2176: --- bq. What's going on w/ the diff

[Cassandra Wiki] Trivial Update of "CassandraCli" by jeremyhanna

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

[Cassandra Wiki] Trivial Update of "CassandraCli" by jeremyhanna

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

[Cassandra Wiki] Update of "CassandraCli" by jeremyhanna

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

[jira] Commented: (CASSANDRA-2008) CLI help incorrect in places

2011-02-23 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998635#comment-12998635 ] Jon Hermes commented on CASSANDRA-2008: --- bq. I am not a fan either of the cli so

[Cassandra Wiki] Update of "CassandraCli" by jeremyhanna

2011-02-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "CassandraCli" page has been changed by jeremyhanna. The comment on this change is: Added an example with scripting schema creation.. http://wiki.apache.org/cassandra/CassandraCli

[Cassandra Wiki] Trivial Update of "CassandraCli" by jeremyhanna

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

[Cassandra Wiki] Trivial Update of "CassandraCli" by jeremyhanna

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

[jira] Updated: (CASSANDRA-2100) Restart required to change cache_save_period

2011-02-23 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Hermes updated CASSANDRA-2100: -- Attachment: 2100-3.txt Slight surprise in testing due to 2172 changes, but tests correctly

[jira] Commented: (CASSANDRA-2025) generalized way of expressing hierarchical values

2011-02-23 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998627#comment-12998627 ] Eric Evans commented on CASSANDRA-2025: --- Patch attached to remove the '.' from c

[Cassandra Wiki] Update of "CassandraCli" by jeremyhanna

2011-02-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "CassandraCli" page has been changed by jeremyhanna. The comment on this change is: Added some more example information.. http://wiki.apache.org/cassandra/CassandraCli?action=diff

[jira] Updated: (CASSANDRA-2025) generalized way of expressing hierarchical values

2011-02-23 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-2025: -- Attachment: v1-0001-CASSANDRA-2025-updated-consistency-level-spec-removed.txt > generalize

[jira] Commented: (CASSANDRA-2100) Restart required to change cache_save_period

2011-02-23 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998621#comment-12998621 ] Jon Hermes commented on CASSANDRA-2100: --- I thought that UpdateColumnFamily.apply

[Cassandra Wiki] Update of "DebianPackaging" by DavidStrauss

2011-02-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "DebianPackaging" page has been changed by DavidStrauss. The comment on this change is: Correct spelling, drop instructions to install default-jdk because the Cassandra package s

[Cassandra Wiki] Update of "DebianPackaging" by DavidStrauss

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

[Cassandra Wiki] Update of "DebianPackaging" by DavidStrauss

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

[jira] Commented: (CASSANDRA-2189) json2sstable fails due to OutOfMemory

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998616#comment-12998616 ] Hudson commented on CASSANDRA-2189: --- Integrated in Cassandra-0.7 #313 (See [https:/

[jira] Updated: (CASSANDRA-2206) Startup fails due to cassandra trying to delete nonexisting file

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2206: -- Attachment: 2206-v2.txt v2 also fixes a bug where tmp and non-tmp Descriptors were

[jira] Commented: (CASSANDRA-2008) CLI help incorrect in places

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998610#comment-12998610 ] Jonathan Ellis commented on CASSANDRA-2008: --- How is this coming? > CLI help

[jira] Commented: (CASSANDRA-2176) Add configuration setting to cap the number of Thrift connections

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998607#comment-12998607 ] Jonathan Ellis commented on CASSANDRA-2176: --- Jake, can you attach a version

svn commit: r1073986 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/tools/SSTableImport.java

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 23:28:02 2011 New Revision: 1073986 URL: http://svn.apache.org/viewvc?rev=1073986&view=rev Log: turnoff string interning in json2sstable patch by jbellis for CASSANDRA-2189 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandr

[jira] Updated: (CASSANDRA-2232) Clean up and document EstimatedHistogram

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2232: -- Attachment: 2232.txt fixes problems and adds documentation > Clean up and document

[jira] Created: (CASSANDRA-2232) Clean up and document EstimatedHistogram

2011-02-23 Thread Jonathan Ellis (JIRA)
Clean up and document EstimatedHistogram Key: CASSANDRA-2232 URL: https://issues.apache.org/jira/browse/CASSANDRA-2232 Project: Cassandra Issue Type: Improvement Reporter: Jonathan Ellis

[jira] Updated: (CASSANDRA-2231) Add CompositeType comparer to the comparers provided in org.apache.cassandra.db.marshal

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2231: -- Reviewer: slebresne > Add CompositeType comparer to the comparers provided in > or

[jira] Updated: (CASSANDRA-2231) Add CompositeType comparer to the comparers provided in org.apache.cassandra.db.marshal

2011-02-23 Thread Ed Anuff (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Anuff updated CASSANDRA-2231: Attachment: edanuff-CassandraCompositeType-1e253c4.zip https://github.com/edanuff/CassandraComp

[jira] Commented: (CASSANDRA-2020) stress.java performance falls off heavily towards the end

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998531#comment-12998531 ] Hudson commented on CASSANDRA-2020: --- Integrated in Cassandra-0.7 #312 (See [https:/

[jira] Created: (CASSANDRA-2231) Add CompositeType comparer to the comparers provided in org.apache.cassandra.db.marshal

2011-02-23 Thread Ed Anuff (JIRA)
Add CompositeType comparer to the comparers provided in org.apache.cassandra.db.marshal --- Key: CASSANDRA-2231 URL: https://issues.apache.org/jira/browse/CASSANDRA-2231

[jira] Commented: (CASSANDRA-2223) ClientOnly mode is creating directories

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998532#comment-12998532 ] Hudson commented on CASSANDRA-2223: --- Integrated in Cassandra-0.7 #312 (See [https:/

svn commit: r1073900 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db: BinaryMemtable.java ColumnFamilyStore.java CompactionManager.java Memtable.java

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 19:38:44 2011 New Revision: 1073900 URL: http://svn.apache.org/viewvc?rev=1073900&view=rev Log: add CFS.createFlushWriter/createCompactionWriter Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db/BinaryMemtable.java cassandra/bra

[jira] Resolved: (CASSANDRA-2200) stress.java doesn't insert the correct amount of rows

2011-02-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2200. - Resolution: Fixed Solved by CASSANDRA-2020 > stress.java doesn't insert the

svn commit: r1073896 [2/2] - in /cassandra/trunk: ./ contrib/ contrib/client_only/conf/ contrib/client_only/src/ contrib/stress/src/org/apache/cassandra/contrib/stress/ contrib/stress/src/org/apache/c

2011-02-23 Thread gdusbabek
Modified: cassandra/trunk/src/java/org/apache/cassandra/io/PrecompactedRow.java URL: http://svn.apache.org/viewvc/cassandra/trunk/src/java/org/apache/cassandra/io/PrecompactedRow.java?rev=1073896&r1=1073895&r2=1073896&view=diff ==

[jira] Commented: (CASSANDRA-2020) stress.java performance falls off heavily towards the end

2011-02-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998513#comment-12998513 ] Brandon Williams commented on CASSANDRA-2020: - Excellent, the performance

svn commit: r1073894 - in /cassandra/branches/cassandra-0.7/contrib/stress/src/org/apache/cassandra/contrib/stress: ./ operations/ util/

2011-02-23 Thread brandonwilliams
Author: brandonwilliams Date: Wed Feb 23 19:25:40 2011 New Revision: 1073894 URL: http://svn.apache.org/viewvc?rev=1073894&view=rev Log: Switch stress.java to a producer/consumer model for better performance. Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2020 Removed: c

[jira] Commented: (CASSANDRA-2229) Back off compaction after failure

2011-02-23 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998511#comment-12998511 ] Ryan King commented on CASSANDRA-2229: -- It might be worth keeping track of the sp

[jira] Commented: (CASSANDRA-2230) Allow to specify ConsistencyLevel in cassandra-cli

2011-02-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998510#comment-12998510 ] Norman Maurer commented on CASSANDRA-2230: -- I will work on a patch for this..

[jira] Created: (CASSANDRA-2230) Allow to specify ConsistencyLevel in cassandra-cli

2011-02-23 Thread Norman Maurer (JIRA)
Allow to specify ConsistencyLevel in cassandra-cli -- Key: CASSANDRA-2230 URL: https://issues.apache.org/jira/browse/CASSANDRA-2230 Project: Cassandra Issue Type: Improvement Componen

svn commit: r1073889 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra: db/BinaryMemtable.java db/ColumnFamilyStore.java db/CompactionManager.java db/Memtable.java io/sstable/SSTabl

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 19:14:15 2011 New Revision: 1073889 URL: http://svn.apache.org/viewvc?rev=1073889&view=rev Log: revert last until tests are fixed Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db/BinaryMemtable.java cassandra/branches/cassandra

svn commit: r1073888 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra: db/BinaryMemtable.java db/ColumnFamilyStore.java db/CompactionManager.java db/Memtable.java io/sstable/SSTabl

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 19:13:01 2011 New Revision: 1073888 URL: http://svn.apache.org/viewvc?rev=1073888&view=rev Log: simplify SSTableWriter constructors and add CFS.createFlushWriter/createCompactionWriter Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/

svn commit: r1073886 - /cassandra/trunk/drivers/py/cql/marshal.py

2011-02-23 Thread eevans
Author: eevans Date: Wed Feb 23 19:09:17 2011 New Revision: 1073886 URL: http://svn.apache.org/viewvc?rev=1073886&view=rev Log: fixup typo in CQL Python driver Modified: cassandra/trunk/drivers/py/cql/marshal.py Modified: cassandra/trunk/drivers/py/cql/marshal.py URL: http://svn.apache.org/

svn commit: r1073884 - in /cassandra/branches/cassandra-0.7: ./ contrib/client_only/conf/ contrib/client_only/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/

2011-02-23 Thread gdusbabek
Author: gdusbabek Date: Wed Feb 23 19:03:57 2011 New Revision: 1073884 URL: http://svn.apache.org/viewvc?rev=1073884&view=rev Log: fat clients were creating local data. patch by gdusbabek, reviewed by tjake. CASSANDRA-2223 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/

[jira] Created: (CASSANDRA-2229) Back off compaction after failure

2011-02-23 Thread Nick Bailey (JIRA)
Back off compaction after failure - Key: CASSANDRA-2229 URL: https://issues.apache.org/jira/browse/CASSANDRA-2229 Project: Cassandra Issue Type: Improvement Components: Core Affects Versions: 0.7

[jira] Commented: (CASSANDRA-2212) Cannot get range slice of super columns in reversed order

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998502#comment-12998502 ] Hudson commented on CASSANDRA-2212: --- Integrated in Cassandra-0.7 #311 (See [https:/

[jira] Commented: (CASSANDRA-2124) JDBC driver for CQL

2011-02-23 Thread Vivek Mishra (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998487#comment-12998487 ] Vivek Mishra commented on CASSANDRA-2124: - plaaning to add support for getBigD

[jira] Commented: (CASSANDRA-2124) JDBC driver for CQL

2011-02-23 Thread Vivek Mishra (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998485#comment-12998485 ] Vivek Mishra commented on CASSANDRA-2124: - Hi Eric, Looked into python decoder

svn commit: r1073847 - in /cassandra/branches/cassandra-0.7: ./ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassandra/io/sstable/

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 17:54:43 2011 New Revision: 1073847 URL: http://svn.apache.org/viewvc?rev=1073847&view=rev Log: fix reversed slice queries on large rows patch by slebresne; reviewed by jbellis for CASSANDRA-2212 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cass

[jira] Commented: (CASSANDRA-2212) Cannot get range slice of super columns in reversed order

2011-02-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998462#comment-12998462 ] Sylvain Lebresne commented on CASSANDRA-2212: - Sure. The problem is that

[jira] Commented: (CASSANDRA-2212) Cannot get range slice of super columns in reversed order

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998456#comment-12998456 ] Jonathan Ellis commented on CASSANDRA-2212: --- Sylvain, can you summarize the

[jira] Commented: (CASSANDRA-2223) ClientOnly mode is creating directories

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998453#comment-12998453 ] T Jake Luciani commented on CASSANDRA-2223: --- v2 works great. verified no di

[jira] Assigned: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2104: - Assignee: Sylvain Lebresne > IndexOutOfBoundsException during lazy row compac

[jira] Assigned: (CASSANDRA-2228) Race conditions when reinitialisating nodes (OOM + Nullpointer)

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2228: - Assignee: Gary Dusbabek The OOM is because flushing allocates a buffer the si

[jira] Updated: (CASSANDRA-2223) ClientOnly mode is creating directories

2011-02-23 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-2223: - Attachment: v2-0004-update-contrib_client-only-meta.txt v2-0003-make-s

[jira] Commented: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998430#comment-12998430 ] Jonas Borgström commented on CASSANDRA-2104: Jonathan, yes that seems to b

[jira] Commented: (CASSANDRA-2228) Race conditions when reinitialisating nodes (OOM + Nullpointer)

2011-02-23 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998422#comment-12998422 ] Thibaut commented on CASSANDRA-2228: The normal heap usage of the node is about ha

[jira] Commented: (CASSANDRA-2223) ClientOnly mode is creating directories

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998421#comment-12998421 ] T Jake Luciani commented on CASSANDRA-2223: --- The client_only example no long

[jira] Created: (CASSANDRA-2228) Race conditions when reinitialisating nodes (OOM + Nullpointer)

2011-02-23 Thread Thibaut (JIRA)
Race conditions when reinitialisating nodes (OOM + Nullpointer) --- Key: CASSANDRA-2228 URL: https://issues.apache.org/jira/browse/CASSANDRA-2228 Project: Cassandra Issue Type: Bug

[jira] Commented: (CASSANDRA-2222) Make it less easy for user to aim the schema change gun at his foot

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998413#comment-12998413 ] Hudson commented on CASSANDRA-: --- Integrated in Cassandra-0.7 #310 (See [https:/

[jira] Commented: (CASSANDRA-2207) IOException in CompactionExecutor

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998411#comment-12998411 ] Hudson commented on CASSANDRA-2207: --- Integrated in Cassandra-0.7 #309 (See [https:/

[jira] Commented: (CASSANDRA-2183) memtable_flush_after_mins setting not working

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998409#comment-12998409 ] Hudson commented on CASSANDRA-2183: --- Integrated in Cassandra-0.7 #309 (See [https:/

[jira] Commented: (CASSANDRA-2187) Cassandra Cli hangs forever if schema does not settle within timeout window

2011-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998410#comment-12998410 ] Hudson commented on CASSANDRA-2187: --- Integrated in Cassandra-0.7 #309 (See [https:/

[jira] Reopened: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-2104: --- Jonas, are you also seeing the error only on rows larger than in_memory_compaction_l

[jira] Updated: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2104: -- Affects Version/s: (was: 0.7.1) Fix Version/s: 0.7.3 > IndexOutOfBounds

svn commit: r1073771 - /cassandra/branches/cassandra-0.7/NEWS.txt

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 15:12:54 2011 New Revision: 1073771 URL: http://svn.apache.org/viewvc?rev=1073771&view=rev Log: add nodetool scrub to NEWS Modified: cassandra/branches/cassandra-0.7/NEWS.txt Modified: cassandra/branches/cassandra-0.7/NEWS.txt URL: http://svn.apache.org/view

svn commit: r1073768 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java src/java/org/apache/cassandra/thrift/CassandraServer.java

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 15:09:28 2011 New Revision: 1073768 URL: http://svn.apache.org/viewvc?rev=1073768&view=rev Log: add validateSchemaAgreement call + synchronization to schema modification calls patch by jbellis; reviewed by gdusbabek for CASSANDRA- Modified: cassandra/branc

[jira] Created: (CASSANDRA-2227) add cache loading to row/key cache tests

2011-02-23 Thread Jonathan Ellis (JIRA)
add cache loading to row/key cache tests Key: CASSANDRA-2227 URL: https://issues.apache.org/jira/browse/CASSANDRA-2227 Project: Cassandra Issue Type: Test Components: Core Report

[jira] Commented: (CASSANDRA-2208) ClientOnly mode is broken

2011-02-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998398#comment-12998398 ] T Jake Luciani commented on CASSANDRA-2208: --- Minor issue but I see this on t

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

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 14:58:19 2011 New Revision: 1073760 URL: http://svn.apache.org/viewvc?rev=1073760&view=rev Log: make CliTest less picky about schema update output patch by jbellis Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliClient.java

[jira] Commented: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998395#comment-12998395 ] Jonas Borgström commented on CASSANDRA-2104: Hi Jonathan, I now have a py

[jira] Updated: (CASSANDRA-2212) Cannot get range slice of super columns in reversed order

2011-02-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2212: Attachment: 0001-Fix-IndexHelp.indexFor-for-reverse-query.patch Thanks a lot Mu

[jira] Commented: (CASSANDRA-2222) Make it less easy for user to aim the schema change gun at his foot

2011-02-23 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998393#comment-12998393 ] Gary Dusbabek commented on CASSANDRA-: -- +1 There is a small typo that nee

[jira] Commented: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Muga Nishizawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998389#comment-12998389 ] Muga Nishizawa commented on CASSANDRA-2225: --- Yes, I can get data on original

[jira] Commented: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998390#comment-12998390 ] Pavel Yaskevich commented on CASSANDRA-2225: Looks like you messed somethi

[jira] Resolved: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread Daniel Lundin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lundin resolved CASSANDRA-2104. -- Resolution: Cannot Reproduce > IndexOutOfBoundsException during lazy row compaction

[jira] Commented: (CASSANDRA-2104) IndexOutOfBoundsException during lazy row compaction (using TimeUUID comparator)

2011-02-23 Thread Daniel Lundin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998386#comment-12998386 ] Daniel Lundin commented on CASSANDRA-2104: -- Nope, never managed to trigger it

[jira] Commented: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998379#comment-12998379 ] Jonathan Ellis commented on CASSANDRA-2225: --- To be clear: the queries work f

[jira] Assigned: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2225: - Assignee: Pavel Yaskevich > Cannot get columns from sstable generated by json

[jira] Commented: (CASSANDRA-1311) Support (asynchronous) triggers

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998378#comment-12998378 ] Jonathan Ellis commented on CASSANDRA-1311: --- To be clear: I am -1 on coordin

svn commit: r1073750 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/io/sstable/CacheWriter.java

2011-02-23 Thread jbellis
Author: jbellis Date: Wed Feb 23 14:10:50 2011 New Revision: 1073750 URL: http://svn.apache.org/viewvc?rev=1073750&view=rev Log: fix cache saving on Windows patch by jbellis; reviewed by mdennis for CASSANDRA-2207 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/

[jira] Resolved: (CASSANDRA-2224) Warning error when a cache is empty

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2224. --- Resolution: Duplicate Fix Version/s: (was: 0.8) Assignee:

[jira] Updated: (CASSANDRA-2216) Compaction can echo data which breaks upon sstable format changes

2011-02-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2216: -- Affects Version/s: 0.7.1 Fix Version/s: (was: 0.7.1)

[jira] Updated: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Muga Nishizawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muga Nishizawa updated CASSANDRA-2225: -- Attachment: cassandra_sample_insert.py > Cannot get columns from sstable generated

[jira] Created: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Muga Nishizawa (JIRA)
Cannot get columns from sstable generated by json2sstable - Key: CASSANDRA-2225 URL: https://issues.apache.org/jira/browse/CASSANDRA-2225 Project: Cassandra Issue Type: Bug Co

[jira] Updated: (CASSANDRA-2225) Cannot get columns from sstable generated by json2sstable

2011-02-23 Thread Muga Nishizawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muga Nishizawa updated CASSANDRA-2225: -- Attachment: create_table.cli > Cannot get columns from sstable generated by json2ss

[jira] Commented: (CASSANDRA-1311) Support (asynchronous) triggers

2011-02-23 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998226#comment-12998226 ] Stu Hood commented on CASSANDRA-1311: - I believe that the entity group functionali