You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2019/10/24 14:15:58 UTC

[cassandra] branch cassandra-3.0 updated (9cba621 -> 98f56c1)

This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 9cba621  Merge branch 'cassandra-2.2' into cassandra-3.0
     new f00e01f  Prepare for release, set version build date
     new b2ed5c1  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 98f56c1  Prepare for release, set version build date, fix whitespace

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS.txt         | 4 ++--
 debian/changelog | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 01/02: Merge branch 'cassandra-2.2' into cassandra-3.0

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit b2ed5c195a0cf0ea52d394ed7f8983c4de44fec2
Merge: 9cba621 f00e01f
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Thu Oct 24 08:54:28 2019 -0500

    Merge branch 'cassandra-2.2' into cassandra-3.0



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 02/02: Prepare for release, set version build date, fix whitespace

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 98f56c120878826f774e8ee9ee708d2522a04fcb
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Thu Oct 24 08:57:29 2019 -0500

    Prepare for release, set version build date, fix whitespace
---
 NEWS.txt         | 4 ++--
 debian/changelog | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.txt b/NEWS.txt
index c03284b..cfcce6e 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -47,8 +47,8 @@ using the provided 'sstableupgrade' tool.
 
 Upgrading
 ---------
-	- repair_session_max_tree_depth setting has been added to cassandra.yaml to allow operators to reduce
-	  merkle tree size if repair is creating too much heap pressure. See CASSANDRA-14096 for details.
+    - repair_session_max_tree_depth setting has been added to cassandra.yaml to allow operators to reduce
+      merkle tree size if repair is creating too much heap pressure. See CASSANDRA-14096 for details.
     - native_transport_max_negotiable_protocol_version has been added to cassandra.yaml to allow operators to
       enforce an upper limit on the version of the native protocol that servers will negotiate with clients.
       This can be used during upgrades from 2.1 to 3.0 to prevent errors due to incompatible paging state formats
diff --git a/debian/changelog b/debian/changelog
index aeefbab..bae5ee3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ cassandra (3.0.19) unstable; urgency=medium
 
   * New release
 
- -- Michael Shuler <ms...@apache.org>  Mon, 11 Feb 2019 21:07:19 -0600
+ -- Michael Shuler <ms...@apache.org>  Thu, 24 Oct 2019 08:56:34 -0500
 
 cassandra (3.0.18) unstable; urgency=medium
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org