[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-13 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055007#comment-15055007 ] Paulo Motta commented on CASSANDRA-10580: - Looking good. A few comments: * I think you're

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-13 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055082#comment-15055082 ] Paulo Motta commented on CASSANDRA-10580: - It's better to create a new ticket for the cf

[jira] [Commented] (CASSANDRA-10839) cqlsh failed to format value bytearray

2015-12-13 Thread Robert McLaughlin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055225#comment-15055225 ] Robert McLaughlin commented on CASSANDRA-10839: --- Can reproduce using cassandra 2.1.12

cassandra git commit: Group pending compactions based on table

2015-12-13 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk f61cc0d88 -> a808769fc Group pending compactions based on table Patch by Taiyuan Zhang; reviewed by marcuse for CASSANDRA-10718 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Issue Comment Deleted] (CASSANDRA-9071) CQLSSTableWriter gives java.lang.AssertionError: Empty partition

2015-12-13 Thread Xu Zhongxing (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhongxing updated CASSANDRA-9071: Comment: was deleted (was: Could you please back port this fix to 2.0 branch? We use

[jira] [Created] (CASSANDRA-10855) Use Caffeine (W-TinyLFU) for on-heap caches

2015-12-13 Thread Ben Manes (JIRA)
Ben Manes created CASSANDRA-10855: - Summary: Use Caffeine (W-TinyLFU) for on-heap caches Key: CASSANDRA-10855 URL: https://issues.apache.org/jira/browse/CASSANDRA-10855 Project: Cassandra

cassandra git commit: Fix debian install script

2015-12-13 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 779817fe7 -> f61cc0d88 Fix debian install script Patch by Michael Shuler; reviewed by marcuse for CASSANDRA-10851 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-10855) Use Caffeine (W-TinyLFU) for on-heap caches

2015-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055544#comment-15055544 ] ASF GitHub Bot commented on CASSANDRA-10855: GitHub user ben-manes opened a pull request:

[jira] [Commented] (CASSANDRA-10855) Use Caffeine (W-TinyLFU) for on-heap caches

2015-12-13 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055546#comment-15055546 ] Ben Manes commented on CASSANDRA-10855: --- See the [pull