[jira] [Updated] (CASSANDRA-5094) Should not reset local schema when there is no other nodes to resync

2012-12-27 Thread Manoj Kanta Mainali (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Kanta Mainali updated CASSANDRA-5094: --- Attachment: trunk-CASSANDRA-5094.txt Attaching the patch for it

[jira] [Updated] (CASSANDRA-5077) Simplify CompactionIterable.getReduced

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5077: -- Attachment: 5077-close-writers.txt Hmm, this gets messy because now we can have # n

[jira] [Created] (CASSANDRA-5094) Should not reset local schema when there is no other nodes to resync

2012-12-27 Thread Manoj Kanta Mainali (JIRA)
Manoj Kanta Mainali created CASSANDRA-5094: -- Summary: Should not reset local schema when there is no other nodes to resync Key: CASSANDRA-5094 URL: https://issues.apache.org/jira/browse/CASSANDRA-5094

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

2012-12-27 Thread vijay
Updated Branches: refs/heads/trunk 125a8c9c7 -> 70e9bed7c Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/70e9bed7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[1/2] git commit: Improve removal of gcable tomstones during minor compaction patch by Vijay; reviewed by Yuki Morishita for CASSANDRA-4671

2012-12-27 Thread vijay
Improve removal of gcable tomstones during minor compaction patch by Vijay; reviewed by Yuki Morishita for CASSANDRA-4671 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac9f4786 Tree: http://git-wip-us.apache.org/repos

git commit: Improve removal of gcable tomstones during minor compaction patch by Vijay; reviewed by Yuki Morishita for CASSANDRA-4671

2012-12-27 Thread vijay
Updated Branches: refs/heads/cassandra-1.2 6b093b4ea -> ac9f4786e Improve removal of gcable tomstones during minor compaction patch by Vijay; reviewed by Yuki Morishita for CASSANDRA-4671 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/

[jira] [Commented] (CASSANDRA-4671) Improve removal of gcable tomstones during minor compaction

2012-12-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540266#comment-13540266 ] Yuki Morishita commented on CASSANDRA-4671: --- +1 > Improve r

[jira] [Reopened] (CASSANDRA-5077) Simplify CompactionIterable.getReduced

2012-12-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita reopened CASSANDRA-5077: --- This broke CompactionsPurgeTest because if the last iterated row in compaction task

[jira] [Updated] (CASSANDRA-5093) Wrong bloom_filter_fp_chance for newly created CFs with LeveledCompactionStrategy

2012-12-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5093: - Attachment: 5093.txt > Wrong bloom_filter_fp_chance for newly created CFs

[jira] [Updated] (CASSANDRA-5093) Wrong bloom_filter_fp_chance for newly created CFs with LeveledCompactionStrategy

2012-12-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5093: - Reviewer: jbellis > Wrong bloom_filter_fp_chance for newly created CFs wi

[jira] [Created] (CASSANDRA-5093) Wrong bloom_filter_fp_chance for newly created CFs with LeveledCompactionStrategy

2012-12-27 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-5093: Summary: Wrong bloom_filter_fp_chance for newly created CFs with LeveledCompactionStrategy Key: CASSANDRA-5093 URL: https://issues.apache.org/jira/browse/CASSANDRA

[jira] [Resolved] (CASSANDRA-3920) tests for cqlsh

2012-12-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-3920. -- Resolution: Fixed > tests for cqlsh > --- > >

[jira] [Updated] (CASSANDRA-3920) tests for cqlsh

2012-12-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-3920: - Fix Version/s: (was: 1.2.1) 1.2.0 > tests for cqls

[1/4] cqlsh: add unit tests; patch by Paul Cannon with minor changes by Aleksey Yeschenko, reviewed by Aleksey Yeschenko for CASSANDRA-3920

2012-12-27 Thread aleksey
http://git-wip-us.apache.org/repos/asf/cassandra/blob/14d62ab1/pylib/cqlshlib/test/test_cqlsh_output.py -- diff --git a/pylib/cqlshlib/test/test_cqlsh_output.py b/pylib/cqlshlib/test/test_cqlsh_output.py new file mode 100644 index

[3/4] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread aleksey
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6b093b4e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6b093b4e Diff: http://git-wip-us.apache.org/repos/a

[4/4] git commit: Merge branch 'cassandra-1.2' into trunk

2012-12-27 Thread aleksey
Updated Branches: refs/heads/trunk 51947d9ea -> 125a8c9c7 Merge branch 'cassandra-1.2' into trunk Conflicts: pylib/cqlshlib/cql3handling.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/125a8c9c Tree: ht

[3/3] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 fd2863db0 -> 6b093b4ea Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6b093b4e Tree: http://git-wip-us.apache.org/repos/

[1/3] cqlsh: add unit tests; patch by Paul Cannon with minor changes by Aleksey Yeschenko, reviewed by Aleksey Yeschenko for CASSANDRA-3920

2012-12-27 Thread aleksey
http://git-wip-us.apache.org/repos/asf/cassandra/blob/14d62ab1/pylib/cqlshlib/test/test_cqlsh_output.py -- diff --git a/pylib/cqlshlib/test/test_cqlsh_output.py b/pylib/cqlshlib/test/test_cqlsh_output.py new file mode 100644 index

[1/2] cqlsh: add unit tests; patch by Paul Cannon with minor changes by Aleksey Yeschenko, reviewed by Aleksey Yeschenko for CASSANDRA-3920

2012-12-27 Thread aleksey
http://git-wip-us.apache.org/repos/asf/cassandra/blob/14d62ab1/pylib/cqlshlib/test/test_cqlsh_output.py -- diff --git a/pylib/cqlshlib/test/test_cqlsh_output.py b/pylib/cqlshlib/test/test_cqlsh_output.py new file mode 100644 index

[jira] [Commented] (CASSANDRA-4705) Speculative execution for Reads

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540173#comment-13540173 ] Jonathan Ellis commented on CASSANDRA-4705: --- 1. Can you pull the AbstractRea

[jira] [Assigned] (CASSANDRA-3648) Repair should validate checksums before streaming

2012-12-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned CASSANDRA-3648: Assignee: Vijay > Repair should validate checksums before streaming > -

[jira] [Commented] (CASSANDRA-3648) Repair should validate checksums before streaming

2012-12-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540172#comment-13540172 ] Vijay commented on CASSANDRA-3648: -- I think we should store the offset, checksum for

[jira] [Updated] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5089: -- Fix Version/s: 1.2.0 > get_range_slices is broken > --

[1/10] git commit: improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089

2012-12-27 Thread jbellis
improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3b2917 Tree: http://git-wip-us.apache.org/repos/asf/cassand

[2/10] git commit: improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089

2012-12-27 Thread jbellis
improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3b2917 Tree: http://git-wip-us.apache.org/repos/asf/cassand

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

2012-12-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 3d01ec7e7 -> 8a3b29174 refs/heads/cassandra-1.2 26a9ab1f0 -> fd2863db0 refs/heads/cassandra-1.2.0 65b377f73 -> 4b9d927d3 refs/heads/trunk f0acccd50 -> 51947d9ea Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos

[5/10] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4b9d927d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4b9d927d Diff: http://git-wip-us.apache.org/repos/a

[4/10] git commit: improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089

2012-12-27 Thread jbellis
improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3b2917 Tree: http://git-wip-us.apache.org/repos/asf/cassand

[9/10] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd2863db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fd2863db Diff: http://git-wip-us.apache.org/repos/a

[6/10] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4b9d927d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4b9d927d Diff: http://git-wip-us.apache.org/repos/a

[8/10] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd2863db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fd2863db Diff: http://git-wip-us.apache.org/repos/a

[3/10] git commit: improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089

2012-12-27 Thread jbellis
improve validation for start key, end token ranges patch by jbellis; reviewed by dbrosius for CASSANDRA-5089 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3b2917 Tree: http://git-wip-us.apache.org/repos/asf/cassand

[7/10] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4b9d927d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4b9d927d Diff: http://git-wip-us.apache.org/repos/a

[jira] [Commented] (CASSANDRA-4705) Speculative execution for Reads

2012-12-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540128#comment-13540128 ] Vijay commented on CASSANDRA-4705: -- Hi Jonathan, i pushed it to https://github.com/Vi

[jira] [Commented] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540112#comment-13540112 ] Dave Brosius commented on CASSANDRA-5089: - ah, there's a check at the top for

[jira] [Commented] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540060#comment-13540060 ] Dave Brosius commented on CASSANDRA-5089: - Sorry Aleksey, ignore my craziness

[jira] [Commented] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540049#comment-13540049 ] Jonathan Ellis commented on CASSANDRA-5089: --- bq. assuming we don't allow a c

[jira] [Commented] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Aleksey Pesternikov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540045#comment-13540045 ] Aleksey Pesternikov commented on CASSANDRA-5089: Dave, either your sta

[jira] [Commented] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540024#comment-13540024 ] Dave Brosius commented on CASSANDRA-5089: - v2 lgtm, assuming we don't allow a

[jira] [Updated] (CASSANDRA-5089) get_range_slices is broken

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5089: -- Attachment: 5089-v2.txt simplified v2 attached > get_range_slices

[jira] [Commented] (CASSANDRA-4705) Speculative execution for Reads

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539998#comment-13539998 ] Jonathan Ellis commented on CASSANDRA-4705: --- Can you rebase or publish githu

[jira] [Updated] (CASSANDRA-4705) Speculative execution for Reads

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4705: -- Priority: Major (was: Minor) Affects Version/s: (was: 1.2.0)

[jira] [Reopened] (CASSANDRA-4894) log number of combined/merged rows during a compaction

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-4894: --- reopening because we should make the merge array a long[] or overflow could bite us

[jira] [Commented] (CASSANDRA-4894) log number of combined/merged rows during a compaction

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539993#comment-13539993 ] Jonathan Ellis commented on CASSANDRA-4894: --- done in 26a9ab1f07a4ed20fb9e02f

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

2012-12-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 0888a0cb5 -> 26a9ab1f0 refs/heads/trunk 87ae145bb -> f0acccd50 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f0acccd5 Tree: htt

[1/3] git commit: improve compaction result logging

2012-12-27 Thread jbellis
improve compaction result logging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26a9ab1f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26a9ab1f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/dif

[2/3] git commit: improve compaction result logging

2012-12-27 Thread jbellis
improve compaction result logging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26a9ab1f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26a9ab1f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/dif

[jira] [Resolved] (CASSANDRA-5087) Changing from higher to lower compaction throughput causes long (multi hour) pause in large compactions

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5087. --- Resolution: Fixed Fix Version/s: 1.2.1 1.1.9 Re

[jira] [Updated] (CASSANDRA-5087) Changing from higher to lower compaction throughput causes long (multi hour) pause in large compactions

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5087: -- Priority: Minor (was: Major) Affects Version/s: (was: 1.1.8)

[4/13] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d01ec7e Tree: http://git-wip-us.apache.org

[7/13] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d01ec7e Tree: http://git-wip-us.apache.org

[6/13] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d01ec7e Tree: http://git-wip-us.apache.org

[11/13] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0888a0cb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0888a0cb Diff: http://git-wip-us.apache.org/repos/a

[8/13] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65b377f7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/65b377f7 Diff: http://git-wip-us.apache.org/repos/a

[5/13] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3d01ec7e Tree: http://git-wip-us.apache.org

[12/13] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0888a0cb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0888a0cb Diff: http://git-wip-us.apache.org/repos/a

[1/13] git commit: formatting

2012-12-27 Thread jbellis
formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6018709a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6018709a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6018709a Branch: ref

[3/13] git commit: formatting

2012-12-27 Thread jbellis
formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6018709a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6018709a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6018709a Branch: ref

[10/13] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65b377f7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/65b377f7 Diff: http://git-wip-us.apache.org/repos/a

[13/13] git commit: Merge branch 'cassandra-1.2' into trunk

2012-12-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 6018709ab -> 3d01ec7e7 refs/heads/cassandra-1.2 e19cdaa1f -> 0888a0cb5 refs/heads/cassandra-1.2.0 986893e42 -> 65b377f73 refs/heads/trunk f802882c9 -> 87ae145bb Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos

[9/13] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2.0

2012-12-27 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65b377f7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/65b377f7 Diff: http://git-wip-us.apache.org/repos/a

[2/13] git commit: formatting

2012-12-27 Thread jbellis
formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6018709a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6018709a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6018709a Branch: ref

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

2012-12-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 38757c4b2 -> e19cdaa1f refs/heads/trunk e8eb0e689 -> f802882c9 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f802882c Tree: htt

[2/3] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e19cdaa1 Tree: http://git-wip-us.apache.org

[1/3] git commit: Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087

2012-12-27 Thread jbellis
Improve handling a changing target throttle rate mid-compaction patch by J.B. Langston; reviewed by jbellis for CASSANDRA-5087 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e19cdaa1 Tree: http://git-wip-us.apache.org

[jira] [Updated] (CASSANDRA-4671) Improve removal of gcable tomstones during minor compaction

2012-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4671: -- Reviewer: yukim > Improve removal of gcable tomstones during minor compaction >

[jira] [Assigned] (CASSANDRA-4671) Improve removal of gcable tomstones during minor compaction

2012-12-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned CASSANDRA-4671: Assignee: Vijay > Improve removal of gcable tomstones during minor compaction > ---

[jira] [Updated] (CASSANDRA-4671) Improve removal of gcable tomstones during minor compaction

2012-12-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4671: - Attachment: 0001-CASSANDRA-4671.patch Added Min timestamp and the changes to shouldPurge {code}