You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2013/10/18 04:58:35 UTC

[1/6] git commit: update changes

Updated Branches:
  refs/heads/cassandra-1.2 351d43ef1 -> acd4f8057
  refs/heads/cassandra-2.0 f08411954 -> cb585ef9e
  refs/heads/trunk 659296b92 -> 8ec455d84


update changes


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/acd4f805
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/acd4f805
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/acd4f805

Branch: refs/heads/cassandra-1.2
Commit: acd4f80577c1315f80d8fddac7fee93c35d666d0
Parents: 351d43e
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:41 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:41 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/acd4f805/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0a8db61..87be6fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,6 +30,7 @@
  * Fix compaction race during columnfamily drop (CASSANDRA-5957)
  * Fix validation of empty column names for compact tables (CASSANDRA-6152)
  * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+ * Rework token replacement to use replace_address (CASSANDRA-5916)
 
 
 1.2.10


[2/6] git commit: update changes

Posted by br...@apache.org.
update changes


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/acd4f805
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/acd4f805
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/acd4f805

Branch: refs/heads/cassandra-2.0
Commit: acd4f80577c1315f80d8fddac7fee93c35d666d0
Parents: 351d43e
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:41 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:41 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/acd4f805/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0a8db61..87be6fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,6 +30,7 @@
  * Fix compaction race during columnfamily drop (CASSANDRA-5957)
  * Fix validation of empty column names for compact tables (CASSANDRA-6152)
  * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+ * Rework token replacement to use replace_address (CASSANDRA-5916)
 
 
 1.2.10


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

Posted by br...@apache.org.
Merge branch 'cassandra-2.0' into trunk


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8ec455d8
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8ec455d8
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8ec455d8

Branch: refs/heads/trunk
Commit: 8ec455d848281cf5d900da673a501e370926ac1e
Parents: 659296b cb585ef
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:57:00 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:57:00 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/8ec455d8/CHANGES.txt
----------------------------------------------------------------------


[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

Posted by br...@apache.org.
Merge branch 'cassandra-1.2' into cassandra-2.0


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb585ef9
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cb585ef9
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/cb585ef9

Branch: refs/heads/cassandra-2.0
Commit: cb585ef9e93a352bbc054ac219be05590c3ec33d
Parents: f084119 acd4f80
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:52 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:52 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/cb585ef9/CHANGES.txt
----------------------------------------------------------------------
diff --cc CHANGES.txt
index b551400,87be6fa..cccfc60
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -55,43 -30,10 +55,44 @@@ Merged from 1.2
   * Fix compaction race during columnfamily drop (CASSANDRA-5957)
   * Fix validation of empty column names for compact tables (CASSANDRA-6152)
   * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+  * Rework token replacement to use replace_address (CASSANDRA-5916)
  
  
 -1.2.10
 +2.0.1
 + * Fix bug that could allow reading deleted data temporarily (CASSANDRA-6025)
 + * Improve memory use defaults (CASSANDRA-5069)
 + * Make ThriftServer more easlly extensible (CASSANDRA-6058)
 + * Remove Hadoop dependency from ITransportFactory (CASSANDRA-6062)
 + * add file_cache_size_in_mb setting (CASSANDRA-5661)
 + * Improve error message when yaml contains invalid properties (CASSANDRA-5958)
 + * Improve leveled compaction's ability to find non-overlapping L0 compactions
 +   to work on concurrently (CASSANDRA-5921)
 + * Notify indexer of columns shadowed by range tombstones (CASSANDRA-5614)
 + * Log Merkle tree stats (CASSANDRA-2698)
 + * Switch from crc32 to adler32 for compressed sstable checksums (CASSANDRA-5862)
 + * Improve offheap memcpy performance (CASSANDRA-5884)
 + * Use a range aware scanner for cleanup (CASSANDRA-2524)
 + * Cleanup doesn't need to inspect sstables that contain only local data
 +   (CASSANDRA-5722)
 + * Add ability for CQL3 to list partition keys (CASSANDRA-4536)
 + * Improve native protocol serialization (CASSANDRA-5664)
 + * Upgrade Thrift to 0.9.1 (CASSANDRA-5923)
 + * Require superuser status for adding triggers (CASSANDRA-5963)
 + * Make standalone scrubber handle old and new style leveled manifest
 +   (CASSANDRA-6005)
 + * Fix paxos bugs (CASSANDRA-6012, 6013, 6023)
 + * Fix paged ranges with multiple replicas (CASSANDRA-6004)
 + * Fix potential AssertionError during tracing (CASSANDRA-6041)
 + * Fix NPE in sstablesplit (CASSANDRA-6027)
 + * Migrate pre-2.0 key/value/column aliases to system.schema_columns
 +   (CASSANDRA-6009)
 + * Paging filter empty rows too agressively (CASSANDRA-6040)
 + * Support variadic parameters for IN clauses (CASSANDRA-4210)
 + * cqlsh: return the result of CAS writes (CASSANDRA-5796)
 + * Fix validation of IN clauses with 2ndary indexes (CASSANDRA-6050)
 + * Support named bind variables in CQL (CASSANDRA-6033)
 +Merged from 1.2:
 + * Allow cache-keys-to-save to be set at runtime (CASSANDRA-5980)
   * Avoid second-guessing out-of-space state (CASSANDRA-5605)
   * Tuning knobs for dealing with large blobs and many CFs (CASSANDRA-5982)
   * (Hadoop) Fix CQLRW for thrift tables (CASSANDRA-6002)


[3/6] git commit: update changes

Posted by br...@apache.org.
update changes


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/acd4f805
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/acd4f805
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/acd4f805

Branch: refs/heads/trunk
Commit: acd4f80577c1315f80d8fddac7fee93c35d666d0
Parents: 351d43e
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:41 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:41 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/acd4f805/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0a8db61..87be6fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,6 +30,7 @@
  * Fix compaction race during columnfamily drop (CASSANDRA-5957)
  * Fix validation of empty column names for compact tables (CASSANDRA-6152)
  * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+ * Rework token replacement to use replace_address (CASSANDRA-5916)
 
 
 1.2.10


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

Posted by br...@apache.org.
Merge branch 'cassandra-1.2' into cassandra-2.0


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb585ef9
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cb585ef9
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/cb585ef9

Branch: refs/heads/trunk
Commit: cb585ef9e93a352bbc054ac219be05590c3ec33d
Parents: f084119 acd4f80
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:52 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:52 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/cb585ef9/CHANGES.txt
----------------------------------------------------------------------
diff --cc CHANGES.txt
index b551400,87be6fa..cccfc60
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -55,43 -30,10 +55,44 @@@ Merged from 1.2
   * Fix compaction race during columnfamily drop (CASSANDRA-5957)
   * Fix validation of empty column names for compact tables (CASSANDRA-6152)
   * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+  * Rework token replacement to use replace_address (CASSANDRA-5916)
  
  
 -1.2.10
 +2.0.1
 + * Fix bug that could allow reading deleted data temporarily (CASSANDRA-6025)
 + * Improve memory use defaults (CASSANDRA-5069)
 + * Make ThriftServer more easlly extensible (CASSANDRA-6058)
 + * Remove Hadoop dependency from ITransportFactory (CASSANDRA-6062)
 + * add file_cache_size_in_mb setting (CASSANDRA-5661)
 + * Improve error message when yaml contains invalid properties (CASSANDRA-5958)
 + * Improve leveled compaction's ability to find non-overlapping L0 compactions
 +   to work on concurrently (CASSANDRA-5921)
 + * Notify indexer of columns shadowed by range tombstones (CASSANDRA-5614)
 + * Log Merkle tree stats (CASSANDRA-2698)
 + * Switch from crc32 to adler32 for compressed sstable checksums (CASSANDRA-5862)
 + * Improve offheap memcpy performance (CASSANDRA-5884)
 + * Use a range aware scanner for cleanup (CASSANDRA-2524)
 + * Cleanup doesn't need to inspect sstables that contain only local data
 +   (CASSANDRA-5722)
 + * Add ability for CQL3 to list partition keys (CASSANDRA-4536)
 + * Improve native protocol serialization (CASSANDRA-5664)
 + * Upgrade Thrift to 0.9.1 (CASSANDRA-5923)
 + * Require superuser status for adding triggers (CASSANDRA-5963)
 + * Make standalone scrubber handle old and new style leveled manifest
 +   (CASSANDRA-6005)
 + * Fix paxos bugs (CASSANDRA-6012, 6013, 6023)
 + * Fix paged ranges with multiple replicas (CASSANDRA-6004)
 + * Fix potential AssertionError during tracing (CASSANDRA-6041)
 + * Fix NPE in sstablesplit (CASSANDRA-6027)
 + * Migrate pre-2.0 key/value/column aliases to system.schema_columns
 +   (CASSANDRA-6009)
 + * Paging filter empty rows too agressively (CASSANDRA-6040)
 + * Support variadic parameters for IN clauses (CASSANDRA-4210)
 + * cqlsh: return the result of CAS writes (CASSANDRA-5796)
 + * Fix validation of IN clauses with 2ndary indexes (CASSANDRA-6050)
 + * Support named bind variables in CQL (CASSANDRA-6033)
 +Merged from 1.2:
 + * Allow cache-keys-to-save to be set at runtime (CASSANDRA-5980)
   * Avoid second-guessing out-of-space state (CASSANDRA-5605)
   * Tuning knobs for dealing with large blobs and many CFs (CASSANDRA-5982)
   * (Hadoop) Fix CQLRW for thrift tables (CASSANDRA-6002)