[2/3] git commit: Fix column name serialization for cassandra-stress/stressd

2014-08-01 Thread benedict
Fix column name serialization for cassandra-stress/stressd patch by rspitzer; reviewed by benedict for CASSANDRA-7608 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a182ea00 Tree: http://git-wip-us.apache.org/repos

[1/3] git commit: Fix column name serialization for cassandra-stress/stressd

2014-08-01 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 54c424d6a - a182ea00b refs/heads/trunk 1e7962cf3 - 63393eb24 Fix column name serialization for cassandra-stress/stressd patch by rspitzer; reviewed by benedict for CASSANDRA-7608 Project: http://git-wip-us.apache.org/repos

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

2014-08-01 Thread benedict
/cassandra/diff/63393eb2 Branch: refs/heads/trunk Commit: 63393eb2488d1bb7760f927685f1dfefd6c6558a Parents: 1e7962c a182ea0 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Aug 1 21:39:56 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Aug 1 21:39:56 2014

[3/3] git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/cassandra into trunk

2014-08-01 Thread benedict
: http://git-wip-us.apache.org/repos/asf/cassandra/diff/37b3a2ba Branch: refs/heads/trunk Commit: 37b3a2ba0fa0a5127e4599113609eb84a2b44240 Parents: c0fc698 6fad4b0 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Aug 1 21:50:21 2014 +0100 Committer: Benedict Elliott Smith bened

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

2014-08-01 Thread benedict
/cassandra/diff/c0fc6988 Branch: refs/heads/trunk Commit: c0fc6988267aedc42ba338783128fb912c426851 Parents: 63393eb 24f6f03 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Aug 1 21:49:28 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Aug 1 21:49:28 2014

[1/3] git commit: Fix serialization of command ratios in cassandra-stress/stressd

2014-08-01 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 6fad4b09f - 37b3a2ba0 Fix serialization of command ratios in cassandra-stress/stressd patch by rspitzer; reviewed by benedict for CASSANDRA-7559 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip

[1/2] git commit: Fix serialization of command ratios in cassandra-stress/stressd

2014-08-01 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 3faf88cd0 - 4f778d2e7 Fix serialization of command ratios in cassandra-stress/stressd patch by rspitzer; reviewed by benedict for CASSANDRA-7559 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git

[2/2] git commit: Merge remote-tracking branch 'origin/cassandra-2.1' into cassandra-2.1

2014-08-01 Thread benedict
-us.apache.org/repos/asf/cassandra/diff/4f778d2e Branch: refs/heads/cassandra-2.1 Commit: 4f778d2e7ec469f2b2afcdd1b5f5e8012fe6b9bd Parents: 24f6f03 3faf88c Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Aug 1 21:51:01 2014 +0100 Committer: Benedict Elliott Smith bened

[1/2] git commit: ninja add benedict to committers

2014-08-05 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 277ca64c7 - efe57f230 ninja add benedict to committers Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a8d978f Tree: http://git-wip-us.apache.org/repos/asf

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

2014-08-05 Thread benedict
/cassandra/diff/efe57f23 Branch: refs/heads/trunk Commit: efe57f2306945daaa09da68c3e7c2247f845b2d3 Parents: 277ca64 6a8d978 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Aug 5 15:22:21 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Tue Aug 5 15:22:21 2014

[3/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-15 Thread benedict
/asf/cassandra/diff/8a69ef89 Branch: refs/heads/trunk Commit: 8a69ef89892f2a7ffb4f9e67c48d0d8c1ea893b4 Parents: ff9c631 c01df31 Author: Benedict Elliott Smith bened...@apache.org Authored: Sat Aug 16 12:17:17 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sat Aug 16 12

[2/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-15 Thread benedict
8e42d5f Author: Benedict Elliott Smith bened...@apache.org Authored: Sat Aug 16 12:17:06 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sat Aug 16 12:17:06 2014 +0700 -- CHANGES.txt

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

2014-08-15 Thread benedict
/cassandra/diff/fe057277 Branch: refs/heads/trunk Commit: fe0572778cd4449d3c3d850931f9d41a454b8994 Parents: ba22af1 8a69ef8 Author: Benedict Elliott Smith bened...@apache.org Authored: Sat Aug 16 12:17:28 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sat Aug 16 12:17:28 2014

[1/4] git commit: Fix race condition in StreamTransferTask that could lead to infinite loops and premature sstable deletion

2014-08-15 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk ba22af17c - fe0572778 Fix race condition in StreamTransferTask that could lead to infinite loops and premature sstable deletion patch by benedict; reviewed by yukim for CASSANDRA-7704 Project: http://git-wip-us.apache.org/repos/asf

[4/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-20 Thread benedict
/asf/cassandra/diff/5aee1288 Branch: refs/heads/trunk Commit: 5aee12883de952079aba417075fafb35b8243439 Parents: 1aea6d5 af646fb Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:53:12 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Aug 21 08

[5/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-20 Thread benedict
/asf/cassandra/diff/5aee1288 Branch: refs/heads/cassandra-2.1 Commit: 5aee12883de952079aba417075fafb35b8243439 Parents: 1aea6d5 af646fb Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:53:12 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Aug

[3/6] git commit: ninja fix cassandra.yaml missing memtable_(off)?heap_size_in_mb

2014-08-20 Thread benedict
-us.apache.org/repos/asf/cassandra/diff/af646fb7 Branch: refs/heads/trunk Commit: af646fb759eda76e3bd82f1a7beff7bf49a2654a Parents: c4191ed Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:52:40 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Aug

[2/6] git commit: ninja fix cassandra.yaml missing memtable_(off)?heap_size_in_mb

2014-08-20 Thread benedict
-us.apache.org/repos/asf/cassandra/diff/af646fb7 Branch: refs/heads/cassandra-2.1.0 Commit: af646fb759eda76e3bd82f1a7beff7bf49a2654a Parents: c4191ed Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:52:40 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed

[6/6] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-20 Thread benedict
/cassandra/diff/8bd1bf66 Branch: refs/heads/trunk Commit: 8bd1bf664fb13c258c8b81063389724aa63d0f84 Parents: b42a15b 5aee128 Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:53:21 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Aug 21 08:53:21 2014

[1/6] git commit: ninja fix cassandra.yaml missing memtable_(off)?heap_size_in_mb

2014-08-20 Thread benedict
: af646fb759eda76e3bd82f1a7beff7bf49a2654a Parents: c4191ed Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Aug 21 08:52:40 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Aug 21 08:52:40 2014 +0700 -- conf

[12/15] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-07 Thread benedict
: refs/heads/trunk Commit: 77d0c175743c8c063282ba54d4dccd8a1676ebcb Parents: 9aff086 0580fb2 Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 7 21:23:52 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 7 21:23:52 2014 +0700

[09/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/settings/SettingsPopulation.java -- diff --git

[15/15] git commit: fixup

2014-09-07 Thread benedict
/heads/trunk Commit: eec381e0d658cc467b75d1abc0d8a89de9826e04 Parents: b170b3c Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 7 21:32:55 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 7 21:32:55 2014 +0700

[05/15] git commit: Improve stress workload realism

2014-09-07 Thread benedict
Improve stress workload realism patch by benedict; reviewed by tjake for CASSANDRA-7519 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0580fb2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0580fb2b

[14/15] git commit: Merge branch 'cassandra-2.1' into trunk

2014-09-07 Thread benedict
: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 7 21:32:36 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 7 21:32:36 2014 +0700 -- CHANGES.txt | 3

[13/15] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-07 Thread benedict
: refs/heads/cassandra-2.1 Commit: 77d0c175743c8c063282ba54d4dccd8a1676ebcb Parents: 9aff086 0580fb2 Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 7 21:23:52 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 7 21:23:52 2014 +0700

[07/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java -- diff --git a/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java

[10/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java -- diff --git a/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java

[02/15] git commit: Update versions and NEWS file for 2.1.0 release

2014-09-07 Thread benedict
Update versions and NEWS file for 2.1.0 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c6a2c65a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c6a2c65a Diff:

[01/15] git commit: Update versions and NEWS file for 2.1.0 release

2014-09-07 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 9aff086a4 - 77d0c1757 refs/heads/cassandra-2.1.0 c6a2c65a7 - 0580fb2b7 refs/heads/trunk 131097c2c - eec381e0d Update versions and NEWS file for 2.1.0 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[11/15] git commit: Improve stress workload realism

2014-09-07 Thread benedict
Improve stress workload realism patch by benedict; reviewed by tjake for CASSANDRA-7519 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0580fb2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0580fb2b

[06/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/settings/SettingsPopulation.java -- diff --git

[04/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java -- diff --git a/tools/stress/src/org/apache/cassandra/stress/generate/SeedManager.java

[08/15] git commit: Improve stress workload realism

2014-09-07 Thread benedict
Improve stress workload realism patch by benedict; reviewed by tjake for CASSANDRA-7519 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0580fb2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0580fb2b

[03/15] Improve stress workload realism

2014-09-07 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0580fb2b/tools/stress/src/org/apache/cassandra/stress/settings/SettingsPopulation.java -- diff --git

[2/3] git commit: fix merge of 7519

2014-09-07 Thread benedict
Branch: refs/heads/trunk Commit: a44d641e8ff877be7f758221d125c7b94d6fd1e4 Parents: 77d0c17 Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 8 08:06:36 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 8 08:06:36 2014 +0700

[1/3] git commit: fix merge of 7519

2014-09-07 Thread benedict
://git-wip-us.apache.org/repos/asf/cassandra/tree/a44d641e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a44d641e Branch: refs/heads/cassandra-2.1 Commit: a44d641e8ff877be7f758221d125c7b94d6fd1e4 Parents: 77d0c17 Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 8

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

2014-09-07 Thread benedict
/cassandra/diff/f203f0f3 Branch: refs/heads/trunk Commit: f203f0f3f9506736e3cc3309a67182a413fa575c Parents: eec381e a44d641 Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 8 08:06:45 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 8 08:06:45 2014

git commit: Permit use of custom allocator for memtables

2014-09-07 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk f34e829a2 - d641053ab Permit use of custom allocator for memtables patch by Jay Patel; reviewed by benedict for CASSANDRA-7883 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos

[1/6] git commit: In RowDataResolver, reduce calls to replies.size(), and use replies.peek() instead of replies.iterator().next()

2014-09-08 Thread benedict
/cassandra-2.1 Commit: f099e086f3f002789e24bd6c58e52b7553cd5381 Parents: 852f084 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Sep 9 09:36:14 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Tue Sep 9 09:38:16 2014 +0700

[4/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-08 Thread benedict
/asf/cassandra/diff/bbbdec63 Branch: refs/heads/trunk Commit: bbbdec63a419018cfb77732a55c66e140e7ce955 Parents: 4bdbdc1 f099e08 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Sep 9 09:38:29 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Tue Sep 9 09:38

[6/6] git commit: Merge branch 'cassandra-2.1' into trunk

2014-09-08 Thread benedict
/asf/cassandra/commit/691d5308 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/691d5308 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/691d5308 Branch: refs/heads/trunk Commit: 691d5308a7b07418cef5eee7f06f0ca03f639a4b Parents: 1198df4 bbbdec6 Author: Benedict Elliott Smith

[5/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-08 Thread benedict
/asf/cassandra/diff/bbbdec63 Branch: refs/heads/cassandra-2.1 Commit: bbbdec63a419018cfb77732a55c66e140e7ce955 Parents: 4bdbdc1 f099e08 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Sep 9 09:38:29 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Tue Sep

[2/6] git commit: In RowDataResolver, reduce calls to replies.size(), and use replies.peek() instead of replies.iterator().next()

2014-09-08 Thread benedict
/cassandra/tree/f099e086 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f099e086 Branch: refs/heads/cassandra-2.1.0 Commit: f099e086f3f002789e24bd6c58e52b7553cd5381 Parents: 852f084 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Sep 9 09:36:14 2014 +0700 Committer

[3/6] git commit: In RowDataResolver, reduce calls to replies.size(), and use replies.peek() instead of replies.iterator().next()

2014-09-08 Thread benedict
/cassandra/tree/f099e086 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f099e086 Branch: refs/heads/trunk Commit: f099e086f3f002789e24bd6c58e52b7553cd5381 Parents: 852f084 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Sep 9 09:36:14 2014 +0700 Committer: Benedict

git commit: Introduce new append-only concurrent collection, Accumulator, and use for AbstractRowResolver.replies

2014-09-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 691d5308a - b86705027 Introduce new append-only concurrent collection, Accumulator, and use for AbstractRowResolver.replies patch by benedict; reviewed by mishail for CASSANDRA-7873 Project: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: cassandra-stress: merge 7468 into 2.1, and ninja-fix duration setting for user command

2014-09-10 Thread benedict
Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 11:27:34 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Sep 11 11:27:34 2014 +0700 -- .../apache/cassandra/stress

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

2014-12-02 Thread benedict
/cassandra/diff/a604b14b Branch: refs/heads/trunk Commit: a604b14bf422709175322ee913b9fee247e74710 Parents: 06f626a 5ab1d95 Author: Benedict Elliott Smith bened...@apache.org Authored: Tue Dec 2 17:18:56 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Tue Dec 2 17:18:56 2014

[1/2] cassandra git commit: BTree updates may call provided update function twice

2014-12-02 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 06f626acd - a604b14bf BTree updates may call provided update function twice patch by Benjamin; reviewed by Benedict for CASSANDRA-8018 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

[1/2] cassandra git commit: Make read defrag async to reclaim memtables

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk e2f35c767 - f35e9c255 Make read defrag async to reclaim memtables patch by benedict; reviewed by jbellis CASSANDRA-8459 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

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

2014-12-12 Thread benedict
/cassandra/diff/f35e9c25 Branch: refs/heads/trunk Commit: f35e9c25553108769466121010d5cb52f58c3cd6 Parents: e2f35c7 5c69584 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 13:16:41 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Dec 12 13:16:41 2014

cassandra git commit: Make read defrag async to reclaim memtables

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 745ddd1c2 - 5c6958462 Make read defrag async to reclaim memtables patch by benedict; reviewed by jbellis CASSANDRA-8459 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos

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

2014-12-12 Thread benedict
/cassandra/tree/480cd39c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/480cd39c Branch: refs/heads/trunk Commit: 480cd39c28d55a0dd69c8b654b9976d93c98003e Parents: f35e9c2 7e3f615 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 13:22:18 2014 + Committer: Benedict

[1/2] cassandra git commit: Ensure memtable flush cannot expire commit log entries from its future

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk f35e9c255 - 480cd39c2 Ensure memtable flush cannot expire commit log entries from its future patch by benedict; reviewed by aweisburg for CASSANDRA-8383 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git

cassandra git commit: Ensure memtable flush cannot expire commit log entries from its future

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 5c6958462 - 7e3f6151a Ensure memtable flush cannot expire commit log entries from its future patch by benedict; reviewed by aweisburg for CASSANDRA-8383 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit

cassandra git commit: Reduce cassandra-stress sampling memory requirements

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 7e3f6151a - cdba5aac9 Reduce cassandra-stress sampling memory requirements patch by benedict; reviewed by branimir for CASSANDRA-7926 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip

[1/2] cassandra git commit: Reduce cassandra-stress sampling memory requirements

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 480cd39c2 - add839d31 Reduce cassandra-stress sampling memory requirements patch by benedict; reviewed by branimir for CASSANDRA-7926 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

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

2014-12-12 Thread benedict
/cassandra/diff/add839d3 Branch: refs/heads/trunk Commit: add839d3173c9de8d6267791464f4130ce8fa771 Parents: 480cd39 cdba5aa Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 13:44:52 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Dec 12 13:44:52 2014

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

2014-12-12 Thread benedict
/cassandra/diff/36280a07 Branch: refs/heads/trunk Commit: 36280a078366b890d9bbc3ab71617acd4690dd79 Parents: add839d 6c579a0 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 14:10:04 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Dec 12 14:10:04 2014

[3/5] cassandra git commit: cassandra-stress simultaneous inserts over same seed

2014-12-12 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/6c579a01/tools/stress/src/org/apache/cassandra/stress/operations/userdefined/SchemaInsert.java -- diff --git

[1/5] cassandra git commit: cassandra-stress simultaneous inserts over same seed

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 cdba5aac9 - 6c579a010 refs/heads/trunk add839d31 - 36280a078 http://git-wip-us.apache.org/repos/asf/cassandra/blob/6c579a01/tools/stress/src/org/apache/cassandra/stress/operations/userdefined/SchemaInsert.java

[4/5] cassandra git commit: cassandra-stress simultaneous inserts over same seed

2014-12-12 Thread benedict
cassandra-stress simultaneous inserts over same seed patch by benedict; reviewed by rstupp CASSANDRA-7964 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6c579a01 Tree: http://git-wip-us.apache.org/repos/asf

[2/5] cassandra git commit: cassandra-stress simultaneous inserts over same seed

2014-12-12 Thread benedict
cassandra-stress simultaneous inserts over same seed patch by benedict; reviewed by rstupp CASSANDRA-7964 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6c579a01 Tree: http://git-wip-us.apache.org/repos/asf

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

2014-12-12 Thread benedict
/repos/asf/cassandra/tree/b5795ef9 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b5795ef9 Branch: refs/heads/trunk Commit: b5795ef96496ab8495eecfa84ce0ea07d9f29fe0 Parents: c2b26e5 51f7cad Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 14:19:05 2014 +

[2/3] cassandra git commit: Scale memtable slab allocation logarithmically

2014-12-12 Thread benedict
Scale memtable slab allocation logarithmically patch by benedict; reviewed by jay patel for CASSANDRA-7882 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/51f7cad4 Tree: http://git-wip-us.apache.org/repos/asf

[1/3] cassandra git commit: Scale memtable slab allocation logarithmically

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 cd714a1de - 51f7cad48 refs/heads/trunk c2b26e5c6 - b5795ef96 Scale memtable slab allocation logarithmically patch by benedict; reviewed by jay patel for CASSANDRA-7882 Project: http://git-wip-us.apache.org/repos/asf

[1/3] cassandra git commit: cassandra-stress simultaneous inserts over same seed (take two)

2014-12-12 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 51f7cad48 - 597a1d5db refs/heads/trunk b5795ef96 - 5876d9342 cassandra-stress simultaneous inserts over same seed (take two) patch by benedict; reviewed by rstupp CASSANDRA-7964 Project: http://git-wip-us.apache.org/repos

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

2014-12-12 Thread benedict
/cassandra/diff/5876d934 Branch: refs/heads/trunk Commit: 5876d93424ff49bba9db2de19442992c4dfe641d Parents: b5795ef 597a1d5 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 15:07:34 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Fri Dec 12 15:07:34 2014

[2/3] cassandra git commit: cassandra-stress simultaneous inserts over same seed (take two)

2014-12-12 Thread benedict
cassandra-stress simultaneous inserts over same seed (take two) patch by benedict; reviewed by rstupp CASSANDRA-7964 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/597a1d5d Tree: http://git-wip-us.apache.org/repos

cassandra git commit: ninja fixup

2014-12-12 Thread benedict
/2fdd1d59 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2fdd1d59 Branch: refs/heads/trunk Commit: 2fdd1d59c6e8934803f3c3d5629c41a8ca6a8a14 Parents: 5876d93 Author: Benedict Elliott Smith bened...@apache.org Authored: Fri Dec 12 15:22:15 2014 + Committer: Benedict Elliott Smith bened

[1/2] cassandra git commit: fix up misapply of CASSANDRA-7964 nits

2014-12-17 Thread benedict
/repos/asf/cassandra/tree/f8524011 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f8524011 Branch: refs/heads/trunk Commit: f852401166cdd1e6b2136b5e70b85a771f6f2a8f Parents: d5e5f98 Author: Benedict Elliott Smith bened...@apache.org Authored: Wed Dec 17 09:27:47 2014 + Committer

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

2014-12-17 Thread benedict
/cassandra/diff/e6c5982f Branch: refs/heads/trunk Commit: e6c5982fa3b9d3483319e2fcc7bf3c1a7980a7e9 Parents: 8a38ce8 f852401 Author: Benedict Elliott Smith bened...@apache.org Authored: Wed Dec 17 09:28:17 2014 + Committer: Benedict Elliott Smith bened...@apache.org Committed: Wed Dec 17 09:28:17 2014

[1/2] More efficient executor service for fast operations

2014-05-29 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 a8d18c9c1 - 5420b7a22 http://git-wip-us.apache.org/repos/asf/cassandra/blob/5420b7a2/test/long/org/apache/cassandra/concurrent/LongSharedExecutorPoolTest.java --

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

2014-05-29 Thread benedict
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/62b3c1ea Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/62b3c1ea Diff:

[1/3] More efficient executor service for fast operations

2014-05-29 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk e3df7e21c - 62b3c1ea6 http://git-wip-us.apache.org/repos/asf/cassandra/blob/5420b7a2/test/long/org/apache/cassandra/concurrent/LongSharedExecutorPoolTest.java -- diff

git commit: Revert flush directory (CASSANDRA-6357)

2014-05-29 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 5420b7a22 - ee950b410 Revert flush directory (CASSANDRA-6357) Patch by Jonathan Ellis; reviewed by Benedict Elliott Smith Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

[1/2] git commit: Revert flush directory (CASSANDRA-6357)

2014-05-29 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 62b3c1ea6 - feccbc8e4 Revert flush directory (CASSANDRA-6357) Patch by Jonathan Ellis; reviewed by Benedict Elliott Smith Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

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

2014-05-29 Thread benedict
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/feccbc8e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/feccbc8e Diff:

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

2014-09-10 Thread benedict
/cassandra/diff/51a6f0f7 Branch: refs/heads/trunk Commit: 51a6f0f7facb4eed17d34702f9527ac7fd1aef75 Parents: e775254 530c9f5 Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 11:28:36 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Sep 11 11:28:36 2014

[2/3] git commit: cassandra-stress: merge 7468 into 2.1, and ninja-fix duration setting for user command

2014-09-10 Thread benedict
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/530c9f52 Branch: refs/heads/trunk Commit: 530c9f52c341fccfc8744307c359566697e54a0a Parents: 5fb32ba Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 11:27:34 2014 +0700 Committer: Benedict Elliott Smith bened

[2/3] git commit: cassandra-stress: ninja fix profile param for user command to required, and print required fields first

2014-09-10 Thread benedict
/tree/73b2dcc1 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/73b2dcc1 Branch: refs/heads/trunk Commit: 73b2dcc165155fd90ecc978c7281276e536d317d Parents: 530c9f5 Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 12:35:29 2014 +0700 Committer: Benedict Elliott Smith

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

2014-09-10 Thread benedict
/cassandra/diff/1963b7f0 Branch: refs/heads/trunk Commit: 1963b7f032b2faf31f6bda545330e8146a44ea45 Parents: 51a6f0f 73b2dcc Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 12:36:08 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Sep 11 12:36:08 2014

[1/3] git commit: cassandra-stress: ninja fix profile param for user command to required, and print required fields first

2014-09-10 Thread benedict
Parents: 530c9f5 Author: Benedict Elliott Smith bened...@apache.org Authored: Thu Sep 11 12:35:29 2014 +0700 Committer: Benedict Elliott Smith bened...@apache.org Committed: Thu Sep 11 12:35:29 2014 +0700 -- .../cassandra/stress

[2/3] git commit: GCInspector more closely tracks GC; cassandra-stress and nodetool report it

2014-09-14 Thread benedict
GCInspector more closely tracks GC; cassandra-stress and nodetool report it patch by benedict; reviewed by tjake Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e652e75 Tree: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: GCInspector more closely tracks GC; cassandra-stress and nodetool report it

2014-09-14 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 d002c7edc - 0e652e754 refs/heads/trunk 080816637 - 477c54c03 GCInspector more closely tracks GC; cassandra-stress and nodetool report it patch by benedict; reviewed by tjake Project: http://git-wip-us.apache.org/repos/asf

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

2014-09-14 Thread benedict
/cassandra/diff/477c54c0 Branch: refs/heads/trunk Commit: 477c54c03cb708911d2173a0730b189ad844e2da Parents: 0808166 0e652e7 Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 14 09:09:57 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 14 09:09:57 2014

[2/3] git commit: cassandra-stress supports whitelist mode for node config

2014-09-14 Thread benedict
cassandra-stress supports whitelist mode for node config patch by benedict; reviewed by tjake for CASSANDRA-7658 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eea042b0 Tree: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: cassandra-stress supports whitelist mode for node config

2014-09-14 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 0e652e754 - eea042b0b refs/heads/trunk 477c54c03 - 14b1c9607 cassandra-stress supports whitelist mode for node config patch by benedict; reviewed by tjake for CASSANDRA-7658 Project: http://git-wip-us.apache.org/repos/asf

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

2014-09-14 Thread benedict
/cassandra/diff/14b1c960 Branch: refs/heads/trunk Commit: 14b1c96072dfdfccb8c1a2c10e8feb4b8189846f Parents: 477c54c eea042b Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 14 09:13:44 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 14 09:13:44 2014

[1/3] git commit: ninja fix rethrow InterruptedException in cassandra-stress Timing.snap

2014-09-14 Thread benedict
-us.apache.org/repos/asf/cassandra/commit/a6678a27 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a6678a27 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a6678a27 Branch: refs/heads/cassandra-2.1 Commit: a6678a273d61b4db54e0b7afeeab8b1b0f7d82a1 Parents: eea042b Author: Benedict

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

2014-09-14 Thread benedict
/cassandra/diff/58985409 Branch: refs/heads/trunk Commit: 58985409c9e7883bd1362687413771dcbc90ccf7 Parents: 14b1c96 a6678a2 Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 14 13:51:08 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Sun Sep 14 13:51:08 2014

[2/3] git commit: ninja fix rethrow InterruptedException in cassandra-stress Timing.snap

2014-09-14 Thread benedict
-us.apache.org/repos/asf/cassandra/diff/a6678a27 Branch: refs/heads/trunk Commit: a6678a273d61b4db54e0b7afeeab8b1b0f7d82a1 Parents: eea042b Author: Benedict Elliott Smith bened...@apache.org Authored: Sun Sep 14 13:50:38 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed

[3/5] git commit: ninja-fix CHANGES.txt

2014-09-15 Thread benedict
Branch: refs/heads/trunk Commit: 1d7691e251e3d170916f138b0980d6a9003cf7db Parents: 028880e Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 15 14:57:46 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 15 15:02:32 2014 +0100

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

2014-09-15 Thread benedict
-us.apache.org/repos/asf/cassandra/commit/35af28e5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/35af28e5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/35af28e5 Branch: refs/heads/trunk Commit: 35af28e550cd80be7df36283fe283454977a2a37 Parents: e225176 1d7691e Author: Benedict

[2/5] git commit: Use ThreadLocalRandom and remove FBUtilities.threadLocalRandom

2014-09-15 Thread benedict
Use ThreadLocalRandom and remove FBUtilities.threadLocalRandom patch by benedict; reviewed by tjake for CASSANDRA-7934 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/028880e7 Tree: http://git-wip-us.apache.org/repos

[4/5] git commit: ninja-fix CHANGES.txt

2014-09-15 Thread benedict
Branch: refs/heads/cassandra-2.1 Commit: 1d7691e251e3d170916f138b0980d6a9003cf7db Parents: 028880e Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 15 14:57:46 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 15 15:02:32 2014 +0100

[1/5] git commit: Use ThreadLocalRandom and remove FBUtilities.threadLocalRandom

2014-09-15 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 094aa8ef2 - 1d7691e25 refs/heads/trunk e225176b3 - 35af28e55 Use ThreadLocalRandom and remove FBUtilities.threadLocalRandom patch by benedict; reviewed by tjake for CASSANDRA-7934 Project: http://git-wip-us.apache.org/repos

[1/3] git commit: ninja-fix cassandra-stress totalGcStats metric

2014-09-15 Thread benedict
/cassandra/commit/6bff5a33 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6bff5a33 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6bff5a33 Branch: refs/heads/cassandra-2.1 Commit: 6bff5a3318c46d09f1338665d0d0251bf5bda3a1 Parents: 1d7691e Author: Benedict Elliott Smith bened

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

2014-09-15 Thread benedict
/cassandra/diff/969967cf Branch: refs/heads/trunk Commit: 969967cf9f5597a32d1a8d2575434f8088add87e Parents: 35af28e 6bff5a3 Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 15 16:56:50 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 15 16:56:50 2014

[2/3] git commit: ninja-fix cassandra-stress totalGcStats metric

2014-09-15 Thread benedict
/cassandra/diff/6bff5a33 Branch: refs/heads/trunk Commit: 6bff5a3318c46d09f1338665d0d0251bf5bda3a1 Parents: 1d7691e Author: Benedict Elliott Smith bened...@apache.org Authored: Mon Sep 15 16:56:45 2014 +0100 Committer: Benedict Elliott Smith bened...@apache.org Committed: Mon Sep 15 16:56:45 2014

  1   2   3   4   5   6   7   8   9   10   >