[jira] [Commented] (CASSANDRA-8716) java.util.concurrent.ExecutionException: java.lang.AssertionError: Memory was freed when running cleanup

2015-08-17 Thread Evin Callahan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700286#comment-14700286 ] Evin Callahan commented on CASSANDRA-8716: -- +1 for a workaround

[jira] [Commented] (CASSANDRA-9434) If a node loses schema_columns SSTables it could delete all secondary indexes from the schema

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700301#comment-14700301 ] Aleksey Yeschenko commented on CASSANDRA-9434: -- So, the good news is that

[1/3] cassandra git commit: Fix ordering with IN restriction on partition key

2015-08-17 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk 85379 - 5e9835ba7 Fix ordering with IN restriction on partition key patch by Benjamin Lerer; reviewed by Stefania Alborghetti for CASSANDRA-9970 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] cassandra git commit: Merge cassandra-3.0 into trunk

2015-08-17 Thread blerer
Merge cassandra-3.0 into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5e9835ba Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5e9835ba Diff:

[2/3] cassandra git commit: Merge cassandra-2.2 into cassandra-3.0

2015-08-17 Thread blerer
Merge cassandra-2.2 into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/47b66d7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47b66d7c Diff:

[jira] [Commented] (CASSANDRA-10038) Parse Error on CQLSH describe when describing a table with a non-reserved keyword name

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699253#comment-14699253 ] Stefania commented on CASSANDRA-10038: -- CASSANDRA-9232 will fix this because the

[jira] [Comment Edited] (CASSANDRA-10038) Parse Error on CQLSH describe when describing a table with a non-reserved keyword name

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699253#comment-14699253 ] Stefania edited comment on CASSANDRA-10038 at 8/17/15 9:27 AM:

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699284#comment-14699284 ] Benedict commented on CASSANDRA-7066: - I meant just the sstables, not the txn log

[1/2] cassandra git commit: fix CommitLogFailurePolicyTest

2015-08-17 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk ee4cb86ec - 35b2ec42b fix CommitLogFailurePolicyTest Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5ebf2b0e Tree:

[2/2] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-17 Thread benedict
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/35b2ec42 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/35b2ec42 Diff:

[jira] [Commented] (CASSANDRA-10073) Counter mutation serialization bug

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699215#comment-14699215 ] Aleksey Yeschenko commented on CASSANDRA-10073: --- +1 Counter mutation

[2/5] cassandra git commit: Fix typo in NEWS message

2015-08-17 Thread benedict
Fix typo in NEWS message Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c6cbc436 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c6cbc436 Diff:

[4/5] cassandra git commit: fix CommitLogFailurePolicyTest

2015-08-17 Thread benedict
fix CommitLogFailurePolicyTest Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d2da7606 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d2da7606 Diff:

[jira] [Commented] (CASSANDRA-10038) Parse Error on CQLSH describe when describing a table with a non-reserved keyword name

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699258#comment-14699258 ] Stefania commented on CASSANDRA-10038: -- [~thobbs] OK to resolve or do we need to

[jira] [Created] (CASSANDRA-10090) Helper methods for safe cleanup

2015-08-17 Thread Benedict (JIRA)
Benedict created CASSANDRA-10090: Summary: Helper methods for safe cleanup Key: CASSANDRA-10090 URL: https://issues.apache.org/jira/browse/CASSANDRA-10090 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699251#comment-14699251 ] Benedict commented on CASSANDRA-7066: - Thanks. I've committed as

[jira] [Updated] (CASSANDRA-9623) Added column does not sort as the last column

2015-08-17 Thread Marcin Pietraszek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Pietraszek updated CASSANDRA-9623: - Attachment: cassandra_log.txt Bigger fragment with sequence of those

[2/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5726625a/src/java/org/apache/cassandra/db/lifecycle/TransactionLogs.java -- diff --git a/src/java/org/apache/cassandra/db/lifecycle/TransactionLogs.java

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699278#comment-14699278 ] Stefania commented on CASSANDRA-7066: - So if I understood correctly

cassandra git commit: Fix ordering with IN restriction on partition key

2015-08-17 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 31db093c4 - ee186b6b0 Fix ordering with IN restriction on partition key patch by Benjamin Lerer; reviewed by Stefania Alborghetti for CASSANDRA-9970 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] cassandra git commit: Merge cassandra-2.2 into cassandra-3.0

2015-08-17 Thread blerer
Merge cassandra-2.2 into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/47b66d7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47b66d7c Diff:

[1/2] cassandra git commit: Fix ordering with IN restriction on partition key

2015-08-17 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 d2da7606a - 47b66d7c1 Fix ordering with IN restriction on partition key patch by Benjamin Lerer; reviewed by Stefania Alborghetti for CASSANDRA-9970 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699435#comment-14699435 ] Benedict commented on CASSANDRA-7066: - [~jbellis] [~tjake]? Opinions? I don't have

[3/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
Improve transaction log under FS corruption To address concerns with recovery from file system failures, we consolidate the new and old log files into a single file, introduce checksums to the file, and record on-disk sstable state to permit validation of the log file on restart. This permits us

[7/7] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-17 Thread benedict
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/13ec86ce Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/13ec86ce Diff:

[4/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5726625a/test/unit/org/apache/cassandra/db/DirectoriesTest.java -- diff --git a/test/unit/org/apache/cassandra/db/DirectoriesTest.java

[1/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 47b66d7c1 - 5726625a5 refs/heads/trunk 5e9835ba7 - 13ec86ce9 http://git-wip-us.apache.org/repos/asf/cassandra/blob/5726625a/test/unit/org/apache/cassandra/db/DirectoriesTest.java

[jira] [Commented] (CASSANDRA-10082) Transactional classes shouldn't also implement streams, channels, etc

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699232#comment-14699232 ] Benedict commented on CASSANDRA-10082: -- I'm not totally convinced.

[5/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5726625a/src/java/org/apache/cassandra/db/lifecycle/TransactionLogs.java -- diff --git a/src/java/org/apache/cassandra/db/lifecycle/TransactionLogs.java

[6/7] cassandra git commit: Improve transaction log under FS corruption

2015-08-17 Thread benedict
Improve transaction log under FS corruption To address concerns with recovery from file system failures, we consolidate the new and old log files into a single file, introduce checksums to the file, and record on-disk sstable state to permit validation of the log file on restart. This permits us

[jira] [Commented] (CASSANDRA-9232) timestamp is considered as a reserved keyword in cqlsh completion

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699243#comment-14699243 ] Stefania commented on CASSANDRA-9232: - The patches are here:

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699282#comment-14699282 ] Stefania commented on CASSANDRA-8630: - bq. Hmm. The patch is slower in both runs

[jira] [Commented] (CASSANDRA-9623) Added column does not sort as the last column

2015-08-17 Thread Erik Forsberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699286#comment-14699286 ] Erik Forsberg commented on CASSANDRA-9623: -- We've tried scrub. Added column

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699287#comment-14699287 ] Benedict commented on CASSANDRA-8630: - Given it is about the same with

[jira] [Commented] (CASSANDRA-8671) Give compaction strategy more control over where sstables are created, including for flushing and streaming.

2015-08-17 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699389#comment-14699389 ] Marcus Eriksson commented on CASSANDRA-8671: could you rebase and push a

[1/5] cassandra git commit: Add the removal of 'index_interval' to the NEWS file

2015-08-17 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 c6cbc436b - d2da7606a refs/heads/trunk 35b2ec42b - 85379 Add the removal of 'index_interval' to the NEWS file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/5] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-17 Thread benedict
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8537 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8537 Diff:

[3/5] cassandra git commit: fix CommitLogFailurePolicyTest

2015-08-17 Thread benedict
fix CommitLogFailurePolicyTest Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d2da7606 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d2da7606 Diff:

[jira] [Commented] (CASSANDRA-10112) Apply disk_failure_policy to transaction logs

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700562#comment-14700562 ] Stefania commented on CASSANDRA-10112: -- If we stashed corrupt sstable files

[jira] [Commented] (CASSANDRA-10086) Add a CLEAR cqlsh command to clear the console

2015-08-17 Thread Paul O'Fallon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700652#comment-14700652 ] Paul O'Fallon commented on CASSANDRA-10086: --- Thanks! Yes, I can certainly

[jira] [Commented] (CASSANDRA-8671) Give compaction strategy more control over where sstables are created, including for flushing and streaming.

2015-08-17 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700430#comment-14700430 ] Blake Eggleston commented on CASSANDRA-8671: Here's the branch:

[jira] [Created] (CASSANDRA-10112) Apply disk_failure_policy to transaction logs

2015-08-17 Thread Stefania (JIRA)
Stefania created CASSANDRA-10112: Summary: Apply disk_failure_policy to transaction logs Key: CASSANDRA-10112 URL: https://issues.apache.org/jira/browse/CASSANDRA-10112 Project: Cassandra

[jira] [Commented] (CASSANDRA-9738) Migrate key-cache to be fully off-heap

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700387#comment-14700387 ] Ariel Weisberg commented on CASSANDRA-9738: --- Good stuff. Coverage of the OHC

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700401#comment-14700401 ] Ariel Weisberg commented on CASSANDRA-8630: --- ||Version|Time 1|Time 2|Time 3|

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700684#comment-14700684 ] Stefania commented on CASSANDRA-8630: - Thanks for your analysis. I repeated the

[jira] [Created] (CASSANDRA-10111) reconnecting snitch can bypass name check

2015-08-17 Thread Chris Burroughs (JIRA)
Chris Burroughs created CASSANDRA-10111: --- Summary: reconnecting snitch can bypass name check Key: CASSANDRA-10111 URL: https://issues.apache.org/jira/browse/CASSANDRA-10111 Project: Cassandra

[jira] [Created] (CASSANDRA-10113) Undroppable messages can be dropped if message queue gets large

2015-08-17 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-10113: -- Summary: Undroppable messages can be dropped if message queue gets large Key: CASSANDRA-10113 URL: https://issues.apache.org/jira/browse/CASSANDRA-10113

[jira] [Updated] (CASSANDRA-10111) reconnecting snitch can bypass cluster name check

2015-08-17 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Burroughs updated CASSANDRA-10111: Summary: reconnecting snitch can bypass cluster name check (was: reconnecting

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700533#comment-14700533 ] Stefania commented on CASSANDRA-7066: - I agree on stashing files with {{ignore}},

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700433#comment-14700433 ] Ariel Weisberg commented on CASSANDRA-8630: --- Flight recording of 8630 with

[jira] [Assigned] (CASSANDRA-10109) Windows dtest 3.0: ttl_test.py failures

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania reassigned CASSANDRA-10109: Assignee: Stefania Windows dtest 3.0: ttl_test.py failures

[jira] [Commented] (CASSANDRA-10109) Windows dtest 3.0: ttl_test.py failures

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700480#comment-14700480 ] Stefania commented on CASSANDRA-10109: -- This is bad news. As far as I understand

[jira] [Created] (CASSANDRA-10091) Align JMX authentication with internal authentication

2015-08-17 Thread Jan Karlsson (JIRA)
Jan Karlsson created CASSANDRA-10091: Summary: Align JMX authentication with internal authentication Key: CASSANDRA-10091 URL: https://issues.apache.org/jira/browse/CASSANDRA-10091 Project:

[jira] [Created] (CASSANDRA-10093) Invalid internal query for static compact tables

2015-08-17 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-10093: Summary: Invalid internal query for static compact tables Key: CASSANDRA-10093 URL: https://issues.apache.org/jira/browse/CASSANDRA-10093 Project:

[jira] [Commented] (CASSANDRA-8013) AssertionError on RangeTombstoneList.diff

2015-08-17 Thread Christian Spriegel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699475#comment-14699475 ] Christian Spriegel commented on CASSANDRA-8013: --- It seems 2.0 is also

[jira] [Created] (CASSANDRA-10092) Generalize PerRowSecondaryIndex validation

2015-08-17 Thread JIRA
Andrés de la Peña created CASSANDRA-10092: - Summary: Generalize PerRowSecondaryIndex validation Key: CASSANDRA-10092 URL: https://issues.apache.org/jira/browse/CASSANDRA-10092 Project:

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699540#comment-14699540 ] Stefania commented on CASSANDRA-7066: - We could follow the disk failure policy as

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699547#comment-14699547 ] Benedict commented on CASSANDRA-7066: - bq. We could follow the disk failure policy

[2/2] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-17 Thread slebresne
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e9397731 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e9397731 Diff:

[1/2] cassandra git commit: Fix bug in counter mutation serialization

2015-08-17 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 13ec86ce9 - e93977310 Fix bug in counter mutation serialization patch by slebresne; reviewed by iamaleksey for CASSANDRA-10073 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: Fix bug in counter mutation serialization

2015-08-17 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 5726625a5 - df65a6c68 Fix bug in counter mutation serialization patch by slebresne; reviewed by iamaleksey for CASSANDRA-10073 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6230) Write hints to flat files instead of the system.hints

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699604#comment-14699604 ] Benedict commented on CASSANDRA-6230: - OK, I'm +1, but I think we should consider

[jira] [Commented] (CASSANDRA-10093) Invalid internal query for static compact tables

2015-08-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699607#comment-14699607 ] Sylvain Lebresne commented on CASSANDRA-10093: -- Pushed a fix for this

[jira] [Commented] (CASSANDRA-9434) If a node loses schema_columns SSTables it could delete all secondary indexes from the schema

2015-08-17 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700697#comment-14700697 ] Richard Low commented on CASSANDRA-9434: Thanks Aleksey. So it sounds like we

[jira] [Commented] (CASSANDRA-10068) Batchlog replay fails with exception after a node is decommissioned

2015-08-17 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700737#comment-14700737 ] Joel Knighton commented on CASSANDRA-10068: --- [~krummas] Instructions on

[jira] [Commented] (CASSANDRA-10056) Fix AggregationTest post-test error messages

2015-08-17 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699732#comment-14699732 ] Benjamin Lerer commented on CASSANDRA-10056: LGTM Fix AggregationTest

[jira] [Commented] (CASSANDRA-10084) Very slow performance streaming a large query from a single CF

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699733#comment-14699733 ] Benedict commented on CASSANDRA-10084: -- bq. A whole new column family should

[jira] [Created] (CASSANDRA-10094) Windows utest 2.2: testCommitLogFailureBeforeInitialization_mustKillJVM failure

2015-08-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10094: --- Summary: Windows utest 2.2: testCommitLogFailureBeforeInitialization_mustKillJVM failure Key: CASSANDRA-10094 URL:

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699792#comment-14699792 ] Jonathan Ellis commented on CASSANDRA-7066: --- Assuming we apply

[jira] [Commented] (CASSANDRA-9922) Add Materialized View WHERE schema support

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699871#comment-14699871 ] Aleksey Yeschenko commented on CASSANDRA-9922: -- Right, but it's not just

[jira] [Created] (CASSANDRA-10098) Windows dtest 3.0: commitlog_test.py:TestCommitLog.small_segment_size_test fails

2015-08-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10098: --- Summary: Windows dtest 3.0: commitlog_test.py:TestCommitLog.small_segment_size_test fails Key: CASSANDRA-10098 URL:

[jira] [Created] (CASSANDRA-10099) Improve concurrency in CompactionStrategyManager

2015-08-17 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-10099: -- Summary: Improve concurrency in CompactionStrategyManager Key: CASSANDRA-10099 URL: https://issues.apache.org/jira/browse/CASSANDRA-10099 Project:

[jira] [Commented] (CASSANDRA-9892) Add support for unsandboxed UDF

2015-08-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699812#comment-14699812 ] Jonathan Ellis commented on CASSANDRA-9892: --- Let's push this to 3.2 rather

[jira] [Comment Edited] (CASSANDRA-9749) CommitLogReplayer continues startup after encountering errors

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699822#comment-14699822 ] Ariel Weisberg edited comment on CASSANDRA-9749 at 8/17/15 5:06 PM:

[jira] [Comment Edited] (CASSANDRA-9749) CommitLogReplayer continues startup after encountering errors

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699822#comment-14699822 ] Ariel Weisberg edited comment on CASSANDRA-9749 at 8/17/15 5:06 PM:

[jira] [Created] (CASSANDRA-10095) Fix dtests on 3.0 branch on Windows

2015-08-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10095: --- Summary: Fix dtests on 3.0 branch on Windows Key: CASSANDRA-10095 URL: https://issues.apache.org/jira/browse/CASSANDRA-10095 Project: Cassandra

[jira] [Updated] (CASSANDRA-10076) Windows dtest 2.2: thrift_hsha_test.py:ThriftHSHATest.test_6285

2015-08-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-10076: Assignee: Paulo Motta Reviewer: Joshua McKenzie Windows dtest 2.2:

[jira] [Updated] (CASSANDRA-9857) Deal with backward compatibilty issue of broken AbstractBounds serialization

2015-08-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9857: -- Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 2 Deal with

[jira] [Commented] (CASSANDRA-9922) Add Materialized View WHERE schema support

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699880#comment-14699880 ] Aleksey Yeschenko commented on CASSANDRA-9922: -- Basically, {{WHERE}}

[jira] [Commented] (CASSANDRA-9882) DTCS (maybe other strategies) can block flushing when there are lots of sstables

2015-08-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699956#comment-14699956 ] Yuki Morishita commented on CASSANDRA-9882: --- +1 for fixup. Also created

[jira] [Updated] (CASSANDRA-9892) Add support for unsandboxed UDF

2015-08-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9892: -- Fix Version/s: (was: 3.0.0 rc1) 3.x Add support for

[jira] [Resolved] (CASSANDRA-9505) Expose sparse formatting via JMX and/or sstablemetadata

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-9505. -- Resolution: Not A Problem Agreed. This is a non-issue. Expose sparse

[jira] [Commented] (CASSANDRA-9749) CommitLogReplayer continues startup after encountering errors

2015-08-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699822#comment-14699822 ] Ariel Weisberg commented on CASSANDRA-9749: --- I remember that conversation as

[jira] [Commented] (CASSANDRA-9749) CommitLogReplayer continues startup after encountering errors

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699826#comment-14699826 ] Benedict commented on CASSANDRA-9749: - bq. I just don't think linking the two

[jira] [Updated] (CASSANDRA-10068) Batchlog replay fails with exception after a node is decommissioned

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10068: -- Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 2

[jira] [Commented] (CASSANDRA-9922) Add Materialized View WHERE schema support

2015-08-17 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699844#comment-14699844 ] Carl Yeksigian commented on CASSANDRA-9922: --- In order to actually support

[jira] [Commented] (CASSANDRA-9901) Make AbstractType.isByteOrderComparable abstract

2015-08-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699879#comment-14699879 ] Sylvain Lebresne commented on CASSANDRA-9901: - bq. One of the advantages

[jira] [Commented] (CASSANDRA-9922) Add Materialized View WHERE schema support

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699829#comment-14699829 ] Aleksey Yeschenko commented on CASSANDRA-9922: -- Would be nice to do this

[jira] [Updated] (CASSANDRA-9922) Add Materialized View WHERE schema support

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9922: - Fix Version/s: (was: 3.0.0 rc1) 3.x Add Materialized

[jira] [Created] (CASSANDRA-10096) SerializationHelper should provide a rewindable in-order tester

2015-08-17 Thread Benedict (JIRA)
Benedict created CASSANDRA-10096: Summary: SerializationHelper should provide a rewindable in-order tester Key: CASSANDRA-10096 URL: https://issues.apache.org/jira/browse/CASSANDRA-10096 Project:

[jira] [Updated] (CASSANDRA-9917) MVs should validate gc grace seconds on the tables involved

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9917: - Reviewer: Aleksey Yeschenko (was: Marcus Eriksson) MVs should validate gc

[jira] [Created] (CASSANDRA-10097) Windows dtest 3.0: bootstrap_test.py:TestBootstrap.bootstrap_with_reset_bootstrap_state_test fails

2015-08-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10097: --- Summary: Windows dtest 3.0: bootstrap_test.py:TestBootstrap.bootstrap_with_reset_bootstrap_state_test fails Key: CASSANDRA-10097 URL:

[jira] [Updated] (CASSANDRA-9872) only check KeyCache when it is enabled

2015-08-17 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Burroughs updated CASSANDRA-9872: --- Attachment: j9872-3.0-v1.txt only check KeyCache when it is enabled

[jira] [Commented] (CASSANDRA-9872) only check KeyCache when it is enabled

2015-08-17 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699957#comment-14699957 ] Chris Burroughs commented on CASSANDRA-9872: I *think* this is correct

[jira] [Created] (CASSANDRA-10100) Windows dtest 3.0: commitlog_test.py:TestCommitLog.stop_failure_policy_test fails

2015-08-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10100: --- Summary: Windows dtest 3.0: commitlog_test.py:TestCommitLog.stop_failure_policy_test fails Key: CASSANDRA-10100 URL:

[jira] [Updated] (CASSANDRA-10093) Invalid internal query for static compact tables

2015-08-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10093: -- Reviewer: Aleksey Yeschenko Invalid internal query for static compact

[jira] [Updated] (CASSANDRA-9974) Improve debuggability

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9974: Fix Version/s: (was: 3.0.0 rc1) Improve debuggability -

[jira] [Commented] (CASSANDRA-9901) Make AbstractType.isByteOrderComparable abstract

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699798#comment-14699798 ] Benedict commented on CASSANDRA-9901: - bq. What I could suggest, on top of If we

[jira] [Commented] (CASSANDRA-9749) CommitLogReplayer continues startup after encountering errors

2015-08-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699803#comment-14699803 ] Benedict commented on CASSANDRA-9749: - I cannot find where the conversation

[jira] [Commented] (CASSANDRA-9917) MVs should validate gc grace seconds on the tables involved

2015-08-17 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14699692#comment-14699692 ] Paulo Motta commented on CASSANDRA-9917: bq. It means that if gc gs is set to

  1   2   >