svn commit: r1211551 - in /cassandra/branches/cassandra-1.0: CHANGES.txt src/java/org/apache/cassandra/db/ReadRepairVerbHandler.java

2011-12-07 Thread slebresne
Author: slebresne Date: Wed Dec 7 17:33:54 2011 New Revision: 1211551 URL: http://svn.apache.org/viewvc?rev=1211551view=rev Log: Fix missing response during range slice repair patch by slebresne; reviewed by jbellis for CASSANDRA-3551 Modified: cassandra/branches/cassandra-1.0/CHANGES.txt

svn commit: r1211554 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/

2011-12-07 Thread slebresne
Author: slebresne Date: Wed Dec 7 17:35:51 2011 New Revision: 1211554 URL: http://svn.apache.org/viewvc?rev=1211554view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk

svn commit: r1211848 - in /cassandra/branches/cassandra-1.0: ./ src/java/org/apache/cassandra/io/sstable/ test/data/legacy-sstables/hb/ test/data/legacy-sstables/hb/Keyspace1/ test/unit/org/apache/cas

2011-12-08 Thread slebresne
Author: slebresne Date: Thu Dec 8 12:03:55 2011 New Revision: 1211848 URL: http://svn.apache.org/viewvc?rev=1211848view=rev Log: add back partitioner in sstable metadata patch by yukim; reviewed by slebresne for CASSANDRA-3540 Added: cassandra/branches/cassandra-1.0/test/data/legacy

svn commit: r1211849 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/io/sstable/ test/data/legacy-sstables/hb/ test/data/legacy-

2011-12-08 Thread slebresne
Author: slebresne Date: Thu Dec 8 12:07:13 2011 New Revision: 1211849 URL: http://svn.apache.org/viewvc?rev=1211849view=rev Log: merge from 1.0 Added: cassandra/trunk/test/data/legacy-sstables/hb/ - copied from r1211848, cassandra/branches/cassandra-1.0/test/data/legacy-sstables/hb

svn commit: r1211890 - /cassandra/trunk/test/unit/org/apache/cassandra/io/sstable/SSTableReaderTest.java

2011-12-08 Thread slebresne
Author: slebresne Date: Thu Dec 8 13:58:54 2011 New Revision: 1211890 URL: http://svn.apache.org/viewvc?rev=1211890view=rev Log: fix bad merge Modified: cassandra/trunk/test/unit/org/apache/cassandra/io/sstable/SSTableReaderTest.java Modified: cassandra/trunk/test/unit/org/apache

svn commit: r1211999 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/db/index/keys/ src/java/org/apache/cassandra/ser

2011-12-08 Thread slebresne
Author: slebresne Date: Thu Dec 8 17:31:07 2011 New Revision: 1211999 URL: http://svn.apache.org/viewvc?rev=1211999view=rev Log: Improve memtable slice iteration performance patch by slebresne; reviewed by jbellis for CASSANDRA-3545 Modified: cassandra/trunk/CHANGES.txt cassandra/trunk

svn commit: r1212284 - in /cassandra/branches/cassandra-1.0: CHANGES.txt src/java/org/apache/cassandra/thrift/CassandraServer.java

2011-12-09 Thread slebresne
Author: slebresne Date: Fri Dec 9 08:53:01 2011 New Revision: 1212284 URL: http://svn.apache.org/viewvc?rev=1212284view=rev Log: Fix NPE in get_count for counters patch by ghinkle; reviewed by slebresne for CASSANDRA-3601 Modified: cassandra/branches/cassandra-1.0/CHANGES.txt cassandra

svn commit: r1212285 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/thrift/

2011-12-09 Thread slebresne
Author: slebresne Date: Fri Dec 9 08:54:47 2011 New Revision: 1212285 URL: http://svn.apache.org/viewvc?rev=1212285view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk

svn commit: r1212938 - in /cassandra/branches/cassandra-0.8: CHANGES.txt NEWS.txt build.xml debian/changelog

2011-12-10 Thread slebresne
Author: slebresne Date: Sun Dec 11 00:02:14 2011 New Revision: 1212938 URL: http://svn.apache.org/viewvc?rev=1212938view=rev Log: prepare for release 0.8.9 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt cassandra/branches/cassandra-0.8/NEWS.txt cassandra/branches/cassandra

svn commit: r1212939 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-12-10 Thread slebresne
Author: slebresne Date: Sun Dec 11 00:06:30 2011 New Revision: 1212939 URL: http://svn.apache.org/viewvc?rev=1212939view=rev Log: merge from 0.8 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt cassandra/branches/cassandra-1.0

svn commit: r1212941 - in /cassandra/branches/cassandra-1.0: ./ contrib/ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-12-10 Thread slebresne
Author: slebresne Date: Sun Dec 11 00:09:01 2011 New Revision: 1212941 URL: http://svn.apache.org/viewvc?rev=1212941view=rev Log: merge news and debian changelog changes from 1.0.5 branch Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0

svn commit: r1212944 - in /cassandra/branches/cassandra-1.0: .rat-excludes NEWS.txt build.xml debian/changelog

2011-12-10 Thread slebresne
Author: slebresne Date: Sun Dec 11 00:24:58 2011 New Revision: 1212944 URL: http://svn.apache.org/viewvc?rev=1212944view=rev Log: Update news and version for 1.0.6 release Modified: cassandra/branches/cassandra-1.0/.rat-excludes cassandra/branches/cassandra-1.0/NEWS.txt cassandra

svn commit: r1213827 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/obs/

2011-12-13 Thread slebresne
Author: slebresne Date: Tue Dec 13 18:25:48 2011 New Revision: 1213827 URL: http://svn.apache.org/viewvc?rev=1213827view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk

svn commit: r1214016 - /cassandra/tags/cassandra-1.0.6/

2011-12-13 Thread slebresne
Author: slebresne Date: Wed Dec 14 01:17:43 2011 New Revision: 1214016 URL: http://svn.apache.org/viewvc?rev=1214016view=rev Log: Create 1.0.6 branch Added: cassandra/tags/cassandra-1.0.6/ (props changed) - copied from r1212944, cassandra/branches/cassandra-1.0/ Propchange

svn commit: r1214396 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py

2011-12-14 Thread slebresne
Author: slebresne Date: Wed Dec 14 18:22:13 2011 New Revision: 1214396 URL: http://svn.apache.org/viewvc?rev=1214396view=rev Log: update web site for 1.0.6 release Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/src/settings.py

svn commit: r1214407 - /cassandra/tags/cassandra-0.8.9/

2011-12-14 Thread slebresne
Author: slebresne Date: Wed Dec 14 19:07:00 2011 New Revision: 1214407 URL: http://svn.apache.org/viewvc?rev=1214407view=rev Log: Create branch for 0.8.9 release Added: cassandra/tags/cassandra-0.8.9/ (props changed) - copied from r1212938, cassandra/branches/cassandra-0.8

svn commit: r1214433 - in /cassandra/site: publish/download/index.html src/settings.py

2011-12-14 Thread slebresne
Author: slebresne Date: Wed Dec 14 19:58:33 2011 New Revision: 1214433 URL: http://svn.apache.org/viewvc?rev=1214433view=rev Log: update website for 0.8.9 Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified: cassandra/site/publish/download

svn commit: r1220661 - /cassandra/trunk/src/java/org/apache/cassandra/db/context/CounterContext.java

2011-12-19 Thread slebresne
Author: slebresne Date: Mon Dec 19 09:16:07 2011 New Revision: 1220661 URL: http://svn.apache.org/viewvc?rev=1220661view=rev Log: document reference to #1938 Modified: cassandra/trunk/src/java/org/apache/cassandra/db/context/CounterContext.java Modified: cassandra/trunk/src/java/org/apache

svn commit: r1220662 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/io/sstable/SSTableSimpleUnsortedWriter.java

2011-12-19 Thread slebresne
Author: slebresne Date: Mon Dec 19 09:18:36 2011 New Revision: 1220662 URL: http://svn.apache.org/viewvc?rev=1220662view=rev Log: Use separate writer thread in SSTableSimpleUnsortedWriter patch by slebresne; reviewed by yukim for CASSANDRA-3619 Modified: cassandra/trunk/CHANGES.txt

svn commit: r1220667 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/compaction/

2011-12-19 Thread slebresne
Author: slebresne Date: Mon Dec 19 09:25:25 2011 New Revision: 1220667 URL: http://svn.apache.org/viewvc?rev=1220667view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk

svn commit: r1222476 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/compaction/ s

2011-12-22 Thread slebresne
Author: slebresne Date: Thu Dec 22 21:56:00 2011 New Revision: 1222476 URL: http://svn.apache.org/viewvc?rev=1222476view=rev Log: Fix minor issues reported by FindBugs patch by slebresne; reviewed by jbellis for CASSANDRA-3658 Removed: cassandra/trunk/src/java/org/apache/cassandra/config

svn commit: r1222728 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/Memtable.java src/java/org/apache/cassandra/db/RowIteratorFactory.java

2011-12-23 Thread slebresne
Author: slebresne Date: Fri Dec 23 16:25:19 2011 New Revision: 1222728 URL: http://svn.apache.org/viewvc?rev=1222728view=rev Log: Optimize memtable iteration during range scan patch by slebresne; reviewed by jbellis for CASSANDRA-3638 Modified: cassandra/trunk/CHANGES.txt cassandra/trunk

[1/4] git commit: Merge get_indexed_slices with get_range_slices

2012-01-02 Thread slebresne
Updated Branches: refs/heads/trunk c0af7f604 - 3297a96e1 Merge get_indexed_slices with get_range_slices patch by slebresne; reviewed by jbellis for CASSANDRA-1600 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

[4/4] Merge get_indexed_slices with get_range_slices

2012-01-02 Thread slebresne
http://git-wip-us.apache.org/repos/asf/cassandra/blob/3297a96e/test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java -- diff --git a/test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java

git commit: Make inconsistent counter shards converge

2012-01-02 Thread slebresne
Updated Branches: refs/heads/trunk 3297a96e1 - 329dd758e Make inconsistent counter shards converge patch by scode; reviewed by slebresne for CASSANDRA-3641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/329dd758

git commit: Don't ignore IOException during compaction

2012-01-03 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 add9372b0 - 6eac35cfd Don't ignore IOException during compaction patch by jbellis; reviewed by slebresne for CASSANDRA-3655 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

[2/2] git commit: Reset min/max compaction threshold when creating SizeTieredCompaction strategy

2012-01-03 Thread slebresne
Reset min/max compaction threshold when creating SizeTieredCompaction strategy patch by jbellis; reviewed by slebresne for CASSANDRA-3666 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a1f156dd Tree: http://git-wip

[1/2] git commit: Fix changelog

2012-01-03 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 6eac35cfd - 52e671a31 Fix changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/52e671a3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/52e671a3 Diff:

[2/2] Finer-grained control over data directories

2012-01-04 Thread slebresne
http://git-wip-us.apache.org/repos/asf/cassandra/blob/9a76e646/test/data/legacy-sstables/hb/Keyspace1/Indexed1.626972746864617465-hb-1-Statistics.db -- diff --git

[2/2] git commit: Fix ClassCastException during hinted handoff deliveries

2012-01-04 Thread slebresne
Fix ClassCastException during hinted handoff deliveries patch by slebresne; reviewed by jbellis for CASSANDRA-3694 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a6a4beb0 Tree: http://git-wip-us.apache.org/repos/asf

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

2012-01-04 Thread slebresne
Updated Branches: refs/heads/trunk bf734f7a4 - 38c04fef0 Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/cassandra into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/38c04fef Tree:

[2/2] git commit: Revert #3458 until #3507 is settled

2012-01-04 Thread slebresne
Revert #3458 until #3507 is settled Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9f320143 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9f320143 Diff:

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

2012-01-04 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 de333791e - 0f2121e31 Merge branch 'cassandra-1.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Fix assertionError for CF with gc_grace = 0

2012-01-09 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 621bc0cc7 - 89e54091f Fix assertionError for CF with gc_grace = 0 patch by slebresne and jbellis for CASSANDRA-3579 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

git commit: Shutdown ParallelCompaction reducer executor after use

2012-01-10 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 89e54091f - f64c17e42 Shutdown ParallelCompaction reducer executor after use patch by jbellis; reviewed by slebresne for CASSANDRA-3711 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: Avoid 0 value for pending tasks in leveled compaction

2012-01-10 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 2bb862c32 - 10a8f6778 Avoid 0 value for pending tasks in leveled compaction patch by jbellis; reviewed by slebresne for CASSANDRA-3693 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

Git Push Summary

2012-01-11 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [created] 10a8f6778

Git Push Summary

2012-01-11 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [deleted] 10a8f6778

git commit: Fix changelog/news and update version for 1.0.7 release

2012-01-11 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 10a8f6778 - d10da1552 Fix changelog/news and update version for 1.0.7 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d10da155 Tree:

git commit: Have isIndexBuilt expunge all tombstones

2012-01-12 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 1e7501381 - c1f125b9b Have isIndexBuilt expunge all tombstones Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c1f125b9 Tree:

Git Push Summary

2012-01-12 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [created] c1f125b9b

Git Push Summary

2012-01-12 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [deleted] c1f125b9b

git commit: Fix mistake in NEWS file

2012-01-12 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 c1f125b9b - d7e40a1cd Fix mistake in NEWS file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7e40a1c Tree:

Git Push Summary

2012-01-12 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [created] d7e40a1cd

git commit: Allow DynamicCompositeType to compare components of different types

2012-01-12 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 f2cb27279 - 6a1ed6205 Allow DynamicCompositeType to compare components of different types patch by slebresne; reviewed by edanuff for CASSANDRA-3625 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

Git Push Summary

2012-01-13 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [deleted] d7e40a1cd

Git Push Summary

2012-01-13 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [created] 6a1ed6205

Git Push Summary

2012-01-16 Thread slebresne
Updated Tags: refs/tags/cassandra-1.0.7 [created] 6950e7a45

Git Push Summary

2012-01-16 Thread slebresne
Updated Tags: refs/tags/1.0.7-tentative [deleted] 6a1ed6205

svn commit: r1231914 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py

2012-01-16 Thread slebresne
Author: slebresne Date: Mon Jan 16 10:53:07 2012 New Revision: 1231914 URL: http://svn.apache.org/viewvc?rev=1231914view=rev Log: Update website for 1.0.7 release Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/src/settings.py

svn commit: r1232326 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py

2012-01-16 Thread slebresne
Author: slebresne Date: Tue Jan 17 07:50:29 2012 New Revision: 1232326 URL: http://svn.apache.org/viewvc?rev=1232326view=rev Log: Update changelog link of website after git migration Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site

git commit: Allow rangeSlice queries to be start/end inclusive/exclusive

2012-01-19 Thread slebresne
Updated Branches: refs/heads/trunk bce44ff32 - 35f7bc597 Allow rangeSlice queries to be start/end inclusive/exclusive patch by slebresne; reviewed by jbellis for CASSANDRA-3749 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: Add snapshot command to trigger snapshot on remote node

2012-01-25 Thread slebresne
Updated Branches: refs/heads/trunk 86a7a3d1a - 8142a2fe9 Add snapshot command to trigger snapshot on remote node patch by vijay; reviewed by slebresne for CASSANDRA-3721 (first part) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos

git commit: Return correct comparator for names in ResultSet

2012-01-26 Thread slebresne
Updated Branches: refs/heads/trunk 26083f71f - 48fbdb34a Return correct comparator for names in ResultSet Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/48fbdb34 Tree:

git commit: Allow type in create declaration for CQL3 to be 'timestamp'

2012-01-26 Thread slebresne
Updated Branches: refs/heads/trunk 48fbdb34a - 7e70f4e93 Allow type in create declaration for CQL3 to be 'timestamp' Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7e70f4e9 Tree:

git commit: Allow extending composite comparator

2012-01-26 Thread slebresne
Updated Branches: refs/heads/trunk 7e70f4e93 - 0fdab63d3 Allow extending composite comparator patch by slebresne; reviewed by zznate for CASSANDRA-3657 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0fdab63d

git commit: Avoids over-paging during get_count

2012-01-27 Thread slebresne
Updated Branches: refs/heads/trunk 006137294 - a5b3abb66 Avoids over-paging during get_count patch by slebresne; reviewed by jbellis for CASSANDRA-3798 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a5b3abb6

git commit: Fix DynamicCompositeType same type comparison

2012-10-29 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 d51643cad - 5e15927ff Fix DynamicCompositeType same type comparison patch by slebresne; reviewed by jbellis for CASSANDRA-4711 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

git commit: Update to last stable netty release

2012-10-30 Thread slebresne
Updated Branches: refs/heads/trunk b8be661e7 - 7aee6602d Update to last stable netty release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7aee6602 Tree:

git commit: Fix binary protocol NEW_NODE event

2012-10-30 Thread slebresne
Updated Branches: refs/heads/trunk 7aee6602d - 63a8bfe03 Fix binary protocol NEW_NODE event patch by slebresne; reviewed by yukim for CASSANDRA-4679 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63a8bfe0 Tree

git commit: Fix broken isInitialized check from maybeJoinRing (#4679)

2012-10-30 Thread slebresne
Updated Branches: refs/heads/trunk 312ca136a - a850abd16 Fix broken isInitialized check from maybeJoinRing (#4679) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a850abd1 Tree:

git commit: Force provided columns in clustering key order in 'CLUSTERING ORDER BY'

2012-10-31 Thread slebresne
Updated Branches: refs/heads/trunk da3ab363b - 7a1a7b9b7 Force provided columns in clustering key order in 'CLUSTERING ORDER BY' patch by slebresne; reviewed by jbellis for CASSANDRA-4881 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

git commit: Fix composite index bug

2012-10-31 Thread slebresne
Updated Branches: refs/heads/trunk 7a1a7b9b7 - c320b82be Fix composite index bug patch by slebresne; reviewed by jbellis for CASSANDRA-4884 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c320b82b Tree: http

git commit: Fix query for system table upgrade

2012-10-31 Thread slebresne
Updated Branches: refs/heads/trunk c631cc7c3 - c34ecbf68 Fix query for system table upgrade Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c34ecbf6 Tree:

git commit: Fix short read protection for CQL3

2012-10-31 Thread slebresne
Updated Branches: refs/heads/trunk dc37dea74 - 353309f01 Fix short read protection for CQL3 patch by slebresne; reviewed by jbellis for CASSANDRA-4882 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/353309f0 Tree

git commit: Fix typo

2012-10-31 Thread slebresne
Updated Branches: refs/heads/trunk 6516eba92 - 26dcb7d81 Fix typo Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26dcb7d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26dcb7d8 Diff:

[2/2] Add tracing support to the binary protocol

2012-11-01 Thread slebresne
http://git-wip-us.apache.org/repos/asf/cassandra/blob/45b4fd8e/src/java/org/apache/cassandra/transport/messages/PrepareMessage.java -- diff --git a/src/java/org/apache/cassandra/transport/messages/PrepareMessage.java

git commit: Fix bug in collection code

2012-11-01 Thread slebresne
Updated Branches: refs/heads/trunk 45b4fd8e9 - 25f8b6fae Fix bug in collection code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25f8b6fa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/25f8b6fa

git commit: Don't allow prepared marker inside collections

2012-11-01 Thread slebresne
Updated Branches: refs/heads/trunk 25f8b6fae - 82087b83c Don't allow prepared marker inside collections patch by slebresne; reviewed by jbellis for CASSANDRA-4890 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

git commit: Re-allow order by on non-selected columns

2012-11-05 Thread slebresne
Updated Branches: refs/heads/trunk f8e52ea98 - 811359db0 Re-allow order by on non-selected columns patch by slebresne; reviewed by jbellis for CASSANDRA-4645 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

git commit: Bug when composite index is created in a table having collections

2012-11-05 Thread slebresne
Updated Branches: refs/heads/trunk 811359db0 - 617a4ab6f Bug when composite index is created in a table having collections patch by slebresne; reviewed by jbellis for CASSANDRA-4909 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: Revert 'start thrift before gossip' part of 4679

2012-11-05 Thread slebresne
Updated Branches: refs/heads/trunk 617a4ab6f - 0aef00489 Revert 'start thrift before gossip' part of 4679 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0aef0048 Tree:

[2/2] git commit: Update version and add missing license

2012-11-05 Thread slebresne
Update version and add missing license Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fdf29594 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fdf29594 Diff:

[1/2] git commit: log index scan subject in CompositesSearcher

2012-11-05 Thread slebresne
Updated Branches: refs/heads/trunk 52f3912d4 - f04bebfa7 log index scan subject in CompositesSearcher patch by slebresne; reviewed by jbellis for CASSANDRA-4904 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

Git Push Summary

2012-11-05 Thread slebresne
Updated Tags: refs/tags/1.2.0-beta2-tentative [created] f04bebfa7

git commit: Allow static CF definition with COMPACT STORAGE

2012-11-06 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 988c10fd3 - 77ee3109e Allow static CF definition with COMPACT STORAGE patch by slebresne; reviewed by jbellis for CASSANDRA-4910 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

[2/2] git commit: Allow static CF definition with COMPACT STORAGE

2012-11-06 Thread slebresne
Allow static CF definition with COMPACT STORAGE patch by slebresne; reviewed by jbellis for CASSANDRA-4910 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77ee3109 Tree: http://git-wip-us.apache.org/repos/asf

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

2012-11-06 Thread slebresne
Updated Branches: refs/heads/trunk 5467fb52f - 2821490b1 Merge branch 'cassandra-1.1' into trunk Conflicts: src/java/org/apache/cassandra/cql3/statements/CreateColumnFamilyStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Update CQL3 documentation

2012-11-06 Thread slebresne
Updated Branches: refs/heads/trunk 2821490b1 - 3b425b591 Update CQL3 documentation patch by urandom; reviewed by slebresne for CASSANDRA-4879 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b425b59 Tree: http

git commit: Don't share slice query filter in SelectStatement

2012-11-07 Thread slebresne
Updated Branches: refs/heads/trunk 41175282d - d564a2f02 Don't share slice query filter in SelectStatement patch by slebresne; reviewed by jbellis for CASSANDRA-4928 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

git commit: Separate tracing from Log4J

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk d564a2f02 - d7ff10d82 Separate tracing from Log4J patch by slebresne; reviewed by jbellis for CASSANDRA-4861 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7ff10d8 Tree: http

git commit: Fix typo in comments

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk d7ff10d82 - c016b3184 Fix typo in comments Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c016b318 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c016b318 Diff:

[2/2] git commit: Exclude gcable tombstones from merkle-tree computation

2012-11-08 Thread slebresne
Exclude gcable tombstones from merkle-tree computation patch by slebresne; reviewed by jbellis for CASSANDRA-4905 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9a89eefe Tree: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: Better printing of AbstractBounds in traces

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk e27a95587 - 08e289177 Better printing of AbstractBounds in traces patch by slebresne; reviewed by jbellis for CASSANDRA-4905 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

Git Push Summary

2012-11-08 Thread slebresne
Updated Tags: refs/tags/cassandra-1.2.0-beta2 [created] bbbaefc13

Git Push Summary

2012-11-08 Thread slebresne
Updated Tags: refs/tags/1.2.0-beta2-tentative [deleted] f04bebfa7

svn commit: r1407374 - in /cassandra/site: publish/download/index.html src/settings.py

2012-11-09 Thread slebresne
Author: slebresne Date: Fri Nov 9 07:59:31 2012 New Revision: 1407374 URL: http://svn.apache.org/viewvc?rev=1407374view=rev Log: Update website for 1.2.0-beta2 release Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified: cassandra/site/publish

Git Push Summary

2012-11-09 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 [created] 686a17cf4

git commit: Update slf4j to a modern version

2012-11-09 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 686a17cf4 - 03f8fec8c Update slf4j to a modern version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/03f8fec8 Tree:

git commit: Update slf4j to a modern version

2012-11-09 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 686a17cf4 - 03f8fec8c Update slf4j to a modern version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/03f8fec8 Tree:

git commit: Update slf4j to a modern version

2012-11-09 Thread slebresne
Updated Branches: refs/heads/trunk 686a17cf4 - 03f8fec8c Update slf4j to a modern version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/03f8fec8 Tree:

git commit: Update CQL example in readme file

2012-11-11 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 de6260ddc - 020a83770 Update CQL example in readme file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/020a8377 Tree:

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

2012-11-11 Thread slebresne
Updated Branches: refs/heads/trunk 9e60586d6 - 563417451 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/56341745 Tree:

[2/2] git commit: Update CQL example in readme file

2012-11-11 Thread slebresne
Update CQL example in readme file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/020a8377 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/020a8377 Diff:

git commit: Don't modify thrift list directly (as this doesn't work)

2012-11-12 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 020a83770 - 91187643b Don't modify thrift list directly (as this doesn't work) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91187643 Tree:

[1/2] git commit: Don't modify thrift list directly (as this doesn't work)

2012-11-12 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 de6260ddc - 91187643b Don't modify thrift list directly (as this doesn't work) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91187643 Tree:

[2/2] git commit: Update CQL example in readme file

2012-11-12 Thread slebresne
Update CQL example in readme file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/020a8377 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/020a8377 Diff:

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

2012-11-12 Thread slebresne
Updated Branches: refs/heads/trunk 563417451 - a007e1b5f 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/a007e1b5 Tree:

[2/2] git commit: Don't modify thrift list directly (as this doesn't work)

2012-11-12 Thread slebresne
Don't modify thrift list directly (as this doesn't work) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91187643 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91187643 Diff:

[2/2] git commit: Optimize mostRecentTomstone check in CC.collectAllData

2012-11-12 Thread slebresne
Optimize mostRecentTomstone check in CC.collectAllData patch by slebresne; reviewed by jbellis for CASSANDRA-4883 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/53943180 Tree: http://git-wip-us.apache.org/repos/asf

<    3   4   5   6   7   8   9   10   11   12   >