[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-08 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663284#comment-14663284 ] Robert Stupp commented on CASSANDRA-9459: - Will the new API also provide a uni

[jira] [Commented] (CASSANDRA-10006) 2.1 format sstable filenames with "tmp" are not handled by 3.0

2015-08-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663283#comment-14663283 ] Stefania commented on CASSANDRA-10006: -- What are the valid upgrade paths to 3.0?

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

2015-08-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663280#comment-14663280 ] Stefania commented on CASSANDRA-7066: - Thanks, let's move the discussion to CASSAN

[jira] [Commented] (CASSANDRA-9960) UDTs still visible after drop/recreate keyspace

2015-08-08 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663138#comment-14663138 ] Robert Stupp commented on CASSANDRA-9960: - [~shinigami], this is strange. One

[jira] [Commented] (CASSANDRA-10024) Skip page cache for batchLog

2015-08-08 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663102#comment-14663102 ] Aleksey Yeschenko commented on CASSANDRA-10024: --- Have you measured it h

[jira] [Created] (CASSANDRA-10025) Allow compaction throttle to be real time

2015-08-08 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-10025: - Summary: Allow compaction throttle to be real time Key: CASSANDRA-10025 URL: https://issues.apache.org/jira/browse/CASSANDRA-10025 Project: Cassandra

[jira] [Created] (CASSANDRA-10024) Skip page cache for batchLog

2015-08-08 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-10024: - Summary: Skip page cache for batchLog Key: CASSANDRA-10024 URL: https://issues.apache.org/jira/browse/CASSANDRA-10024 Project: Cassandra Issue Type

[jira] [Created] (CASSANDRA-10023) Emit a metric for number of local read and write calls

2015-08-08 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-10023: - Summary: Emit a metric for number of local read and write calls Key: CASSANDRA-10023 URL: https://issues.apache.org/jira/browse/CASSANDRA-10023 Project: Cass

[jira] [Resolved] (CASSANDRA-10011) I want to develop transactions for Cassandra and I want your feedback

2015-08-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson resolved CASSANDRA-10011. - Resolution: Invalid Closing this ticket. The discussion on the mailing list h

[jira] [Updated] (CASSANDRA-10022) Add INSERT permission

2015-08-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10022: Fix Version/s: 3.x > Add INSERT permission > - > >

[jira] [Created] (CASSANDRA-10022) Add INSERT permission

2015-08-08 Thread Vovodroid (JIRA)
Vovodroid created CASSANDRA-10022: - Summary: Add INSERT permission Key: CASSANDRA-10022 URL: https://issues.apache.org/jira/browse/CASSANDRA-10022 Project: Cassandra Issue Type: Improvement

[jira] [Commented] (CASSANDRA-9908) Potential race caused by async cleanup of transaction log files

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662981#comment-14662981 ] Benedict commented on CASSANDRA-9908: - Thinking about it, we need to replicate a l

[jira] [Commented] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662980#comment-14662980 ] Benedict commented on CASSANDRA-6477: - I'm just wondering if any thought has been

[jira] [Commented] (CASSANDRA-9932) Make all partitions btree backed

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662973#comment-14662973 ] Benedict commented on CASSANDRA-9932: - bq. This change to a large extent looks lik

[jira] [Commented] (CASSANDRA-9533) Make batch commitlog mode easier to tune

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662908#comment-14662908 ] Benedict commented on CASSANDRA-9533: - If you're trickling one erase block every 1

[03/10] cassandra git commit: Make batch commit log mode easier to tune

2015-08-08 Thread benedict
Make batch commit log mode easier to tune This patch effectively ignores the batch commit log mode sync interval option, and performs a sync as soon as work becomes available, causing a natural grouping of writes and minimal latency. patch by benedict; reviewed by ariel for CASSANDRA-9533 Proje

[06/10] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-08-08 Thread benedict
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: src/java/org/apache/cassandra/db/commitlog/BatchCommitLogService.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fd41ab1 Tree: http://git-wip-us

[01/10] cassandra git commit: Make batch commit log mode easier to tune

2015-08-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 1e3f03e5b -> 98a08ebcf refs/heads/cassandra-2.2 67903d778 -> 6fd41ab15 refs/heads/cassandra-3.0 489a9e8fa -> 7ea2ce124 refs/heads/trunk 05de664ac -> 6292aaa72 Make batch commit log mode easier to tune This patch effectively

[08/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-08-08 Thread benedict
Merge branch '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/7ea2ce12 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7ea2ce12 Diff: http://git-wip-us.apache.org/repos/asf

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

2015-08-08 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/6292aaa7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6292aaa7 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[04/10] cassandra git commit: Make batch commit log mode easier to tune

2015-08-08 Thread benedict
Make batch commit log mode easier to tune This patch effectively ignores the batch commit log mode sync interval option, and performs a sync as soon as work becomes available, causing a natural grouping of writes and minimal latency. patch by benedict; reviewed by ariel for CASSANDRA-9533 Proje

[02/10] cassandra git commit: Make batch commit log mode easier to tune

2015-08-08 Thread benedict
Make batch commit log mode easier to tune This patch effectively ignores the batch commit log mode sync interval option, and performs a sync as soon as work becomes available, causing a natural grouping of writes and minimal latency. patch by benedict; reviewed by ariel for CASSANDRA-9533 Proje

[05/10] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-08-08 Thread benedict
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: src/java/org/apache/cassandra/db/commitlog/BatchCommitLogService.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fd41ab1 Tree: http://git-wip-us

[09/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-08-08 Thread benedict
Merge branch '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/7ea2ce12 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7ea2ce12 Diff: http://git-wip-us.apache.org/repos/asf

[07/10] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-08-08 Thread benedict
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: src/java/org/apache/cassandra/db/commitlog/BatchCommitLogService.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fd41ab1 Tree: http://git-wip-us

[2/3] cassandra git commit: Introduce our own AbstractIterator, that is easier for debugging

2015-08-08 Thread benedict
Introduce our own AbstractIterator, that is easier for debugging patch by benedict; reviewed by ariel for CASSANDRA-9985 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/489a9e8f Tree: http://git-wip-us.apache.org/repo

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

2015-08-08 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/05de664a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/05de664a Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-9985) Introduce our own AbstractIterator

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9985: Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 1 > Introduce our own AbstractIt

[1/3] cassandra git commit: Introduce our own AbstractIterator, that is easier for debugging

2015-08-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 8c64cefd1 -> 489a9e8fa refs/heads/trunk 288f2cf4f -> 05de664ac Introduce our own AbstractIterator, that is easier for debugging patch by benedict; reviewed by ariel for CASSANDRA-9985 Project: http://git-wip-us.apache.org/rep

[jira] [Updated] (CASSANDRA-9500) SequentialWriter should extend BufferedDataOutputStreamPlus

2015-08-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9500: Reviewer: Benedict > SequentialWriter should extend BufferedDataOutputStreamPlus > -