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

2010-08-21 Thread Martin Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Hentschel updated CASSANDRA-1311: Attachment: trunk-984391-update2.txt I fixed the points Stu mentioned: *

[jira] Commented: (CASSANDRA-1416) SStableSliceIterator leaks FDs

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901006#action_12901006 ] Hudson commented on CASSANDRA-1416: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1395) NEWS.txt could use an Upgrading section for 0.7.0

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901008#action_12901008 ] Hudson commented on CASSANDRA-1395: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1377) NPE aborts streaming operations for keyspaces with hyphens ('-') in their names

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901007#action_12901007 ] Hudson commented on CASSANDRA-1377: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901010#action_12901010 ] Hudson commented on CASSANDRA-1371: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1411) FBUtilities.hexToBytes() doesn't accommodate odd-length strings.

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901011#action_12901011 ] Hudson commented on CASSANDRA-1411: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1414) Upgrade from 0.6 to 0.7 is bumpy if you have hints

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901012#action_12901012 ] Hudson commented on CASSANDRA-1414: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901015#action_12901015 ] Hudson commented on CASSANDRA-1410: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1388) Allow column_metadata w/ standard columns in SuperColFamily

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901005#action_12901005 ] Hudson commented on CASSANDRA-1388: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-876) Support session (read-after-write) consistency

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901013#action_12901013 ] Hudson commented on CASSANDRA-876: -- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1238) Cassandra AVRO api is missing system_add_column_family

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901014#action_12901014 ] Hudson commented on CASSANDRA-1238: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1407) debian init script could be more consistent w/ bin/cassandra

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901016#action_12901016 ] Hudson commented on CASSANDRA-1407: --- Integrated in Cassandra #518 (See

[jira] Commented: (CASSANDRA-1389) Schema migrations are noisy

2010-08-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901017#action_12901017 ] Hudson commented on CASSANDRA-1389: --- Integrated in Cassandra #518 (See

svn commit: r987728 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java

2010-08-21 Thread jbellis
Author: jbellis Date: Sat Aug 21 11:37:04 2010 New Revision: 987728 URL: http://svn.apache.org/viewvc?rev=987728view=rev Log: allow index expressions against columns that are not part of the SlicePredicate. patch by jbellis; reviewed by Nate McCall for CASSANDRA-1410 Modified:

[jira] Resolved: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset

2010-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1410. --- Resolution: Fixed fixed regression re-committed allow index expressions on

svn commit: r987729 - in /cassandra/trunk/src/java/org/apache/cassandra: db/columniterator/ io/sstable/

2010-08-21 Thread jbellis
Author: jbellis Date: Sat Aug 21 11:39:20 2010 New Revision: 987729 URL: http://svn.apache.org/viewvc?rev=987729view=rev Log: rename make - create Modified: cassandra/trunk/src/java/org/apache/cassandra/db/columniterator/IndexedSliceReader.java

svn commit: r987740 - /cassandra/branches/cassandra-0.6/CHANGES.txt

2010-08-21 Thread jbellis
Author: jbellis Date: Sat Aug 21 12:18:48 2010 New Revision: 987740 URL: http://svn.apache.org/viewvc?rev=987740view=rev Log: fix typo Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL:

[jira] Updated: (CASSANDRA-1330) AssertionError: discard at CommitLogContext(file=...) is not after last flush at ...

2010-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1330: -- Fix Version/s: 0.6.6 (was: 0.6.5) AssertionError: discard

[jira] Created: (CASSANDRA-1417) add cache save/load

2010-08-21 Thread Jonathan Ellis (JIRA)
add cache save/load --- Key: CASSANDRA-1417 URL: https://issues.apache.org/jira/browse/CASSANDRA-1417 Project: Cassandra Issue Type: New Feature Components: Core Reporter: Jonathan Ellis

[jira] Updated: (CASSANDRA-1417) add cache save/load

2010-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1417: -- Description: Since mixing 0.7 nodes with 0.6 is looking increasingly unlikely to

svn commit: r987788 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Column.java src/java/org/apache/cassandra/db/clock/TimestampReconciler.java test/unit/org/apache/cassandra/db/ColumnFamilyTe

2010-08-21 Thread jbellis
Author: jbellis Date: Sat Aug 21 16:51:11 2010 New Revision: 987788 URL: http://svn.apache.org/viewvc?rev=987788view=rev Log: fix Clock regression in handling timestamp ties (tombstone takes precedence, then column w/ higher value. patch by jbellis Modified:

svn commit: r987800 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Table.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java

2010-08-21 Thread jbellis
Author: jbellis Date: Sat Aug 21 17:30:30 2010 New Revision: 987800 URL: http://svn.apache.org/viewvc?rev=987800view=rev Log: prevent writes of obsolete data from updating 2ary indexes. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/db/Table.java

[jira] Reopened: (CASSANDRA-1181) kinder gentler compaction

2010-08-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reopened CASSANDRA-1181: - Assignee: Brandon Williams (was: Jonathan Ellis) Reopened for trunk. We

[jira] Commented: (CASSANDRA-1417) add cache save/load

2010-08-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901122#action_12901122 ] Stu Hood commented on CASSANDRA-1417: - Could this be stored in the statistics

[jira] Commented: (CASSANDRA-1417) add cache save/load

2010-08-21 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901123#action_12901123 ] Stu Hood commented on CASSANDRA-1417: - Mm, cache summaries could be stored a bloom