You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2016/01/05 00:35:20 UTC

[1/3] cassandra git commit: add deprecation warning for Thrift

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.2 01d26dd3f -> e2ce406f3
  refs/heads/cassandra-3.3 01d26dd3f -> 1bc147cea
  refs/heads/trunk 01d26dd3f -> 1bc147cea


add deprecation warning for Thrift


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

Branch: refs/heads/cassandra-3.2
Commit: e2ce406f3932040cc9a1298f7cc86c4ac78eef05
Parents: 01d26dd
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Jan 4 17:34:33 2016 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Jan 4 17:34:33 2016 -0600

----------------------------------------------------------------------
 NEWS.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e2ce406f/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 33fef1f..1269c98 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -31,6 +31,10 @@ Upgrading
    - Running Cassandra as root is prevented by default.
    - JVM options are moved from cassandra-env.(sh|ps1) to jvm.options file
 
+Deprecation
+-----------
+   - The Thrift API is deprecated and will be removed in Cassandra 4.0.
+
 
 3.1
 =====


[2/3] cassandra git commit: add deprecation warning for Thrift

Posted by jb...@apache.org.
add deprecation warning for Thrift


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

Branch: refs/heads/cassandra-3.3
Commit: 1bc147ceabc2e423e31c3810d6efcbfba5f57b02
Parents: 01d26dd
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Jan 4 17:34:33 2016 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Jan 4 17:34:49 2016 -0600

----------------------------------------------------------------------
 NEWS.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/1bc147ce/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 33fef1f..1269c98 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -31,6 +31,10 @@ Upgrading
    - Running Cassandra as root is prevented by default.
    - JVM options are moved from cassandra-env.(sh|ps1) to jvm.options file
 
+Deprecation
+-----------
+   - The Thrift API is deprecated and will be removed in Cassandra 4.0.
+
 
 3.1
 =====


[3/3] cassandra git commit: add deprecation warning for Thrift

Posted by jb...@apache.org.
add deprecation warning for Thrift


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

Branch: refs/heads/trunk
Commit: 1bc147ceabc2e423e31c3810d6efcbfba5f57b02
Parents: 01d26dd
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Jan 4 17:34:33 2016 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Jan 4 17:34:49 2016 -0600

----------------------------------------------------------------------
 NEWS.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/1bc147ce/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 33fef1f..1269c98 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -31,6 +31,10 @@ Upgrading
    - Running Cassandra as root is prevented by default.
    - JVM options are moved from cassandra-env.(sh|ps1) to jvm.options file
 
+Deprecation
+-----------
+   - The Thrift API is deprecated and will be removed in Cassandra 4.0.
+
 
 3.1
 =====