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 2017/02/21 19:02:13 UTC

svn commit: r1783919 - in /cassandra/site: publish/doc/4.0/architecture/dynamo.html publish/doc/latest/architecture/dynamo.html publish/download/index.html src/_data/releases.yaml

Author: mshuler
Date: Tue Feb 21 19:02:12 2017
New Revision: 1783919

URL: http://svn.apache.org/viewvc?rev=1783919&view=rev
Log:
Apache Cassandra 2.1.17, 2.2.9, 3.0.11 updated in docs

Modified:
    cassandra/site/publish/doc/4.0/architecture/dynamo.html
    cassandra/site/publish/doc/latest/architecture/dynamo.html
    cassandra/site/publish/download/index.html
    cassandra/site/src/_data/releases.yaml

Modified: cassandra/site/publish/doc/4.0/architecture/dynamo.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/doc/4.0/architecture/dynamo.html?rev=1783919&r1=1783918&r2=1783919&view=diff
==============================================================================
--- cassandra/site/publish/doc/4.0/architecture/dynamo.html (original)
+++ cassandra/site/publish/doc/4.0/architecture/dynamo.html Tue Feb 21 19:02:12 2017
@@ -235,7 +235,7 @@ order to consider the operation a succes
 <dt><code class="docutils literal"><span class="pre">EACH_QUORUM</span></code></dt>
 <dd>A majority of the replicas in each datacenter must respond.</dd>
 <dt><code class="docutils literal"><span class="pre">LOCAL_ONE</span></code></dt>
-<dd>Only a single replica must respond.  In a multi-datacenter cluster, this also gaurantees that read requests are not
+<dd>Only a single replica must respond.  In a multi-datacenter cluster, this also guarantees that read requests are not
 sent to replicas in a remote datacenter.</dd>
 <dt><code class="docutils literal"><span class="pre">ANY</span></code></dt>
 <dd>A single replica may respond, or the coordinator may store a hint. If a hint is stored, the coordinator will later
@@ -287,6 +287,7 @@ throughput, latency, and availability.</
   </div>
 </div>
 
+
     <footer>
   <div class="container">
     <div class="col-md-4 social-blk">

Modified: cassandra/site/publish/doc/latest/architecture/dynamo.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/doc/latest/architecture/dynamo.html?rev=1783919&r1=1783918&r2=1783919&view=diff
==============================================================================
--- cassandra/site/publish/doc/latest/architecture/dynamo.html (original)
+++ cassandra/site/publish/doc/latest/architecture/dynamo.html Tue Feb 21 19:02:12 2017
@@ -235,7 +235,7 @@ order to consider the operation a succes
 <dt><code class="docutils literal"><span class="pre">EACH_QUORUM</span></code></dt>
 <dd>A majority of the replicas in each datacenter must respond.</dd>
 <dt><code class="docutils literal"><span class="pre">LOCAL_ONE</span></code></dt>
-<dd>Only a single replica must respond.  In a multi-datacenter cluster, this also gaurantees that read requests are not
+<dd>Only a single replica must respond.  In a multi-datacenter cluster, this also guarantees that read requests are not
 sent to replicas in a remote datacenter.</dd>
 <dt><code class="docutils literal"><span class="pre">ANY</span></code></dt>
 <dd>A single replica may respond, or the coordinator may store a hint. If a hint is stored, the coordinator will later
@@ -287,6 +287,7 @@ throughput, latency, and availability.</
   </div>
 </div>
 
+
     <footer>
   <div class="container">
     <div class="col-md-4 social-blk">

Modified: cassandra/site/publish/download/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/download/index.html?rev=1783919&r1=1783918&r2=1783919&view=diff
==============================================================================
--- cassandra/site/publish/download/index.html (original)
+++ cassandra/site/publish/download/index.html Tue Feb 21 19:02:12 2017
@@ -110,10 +110,10 @@ released against the most recent bug fix
 <p>The following older Cassandra releases are still supported:</p>
 
 <ul>
-  <li>Apache Cassandra 3.0 is supported until <strong>6 months after 4.0 release (date TBD)</strong>. The latest release is <a href="http://www.apache.org/dyn/closer.lua/cassandra/3.0.10/apache-cassandra-3.0.10-bin.tar.gz">3.0.10</a> (<a href="http://www.apache.org/dist/cassandra/3.0.10/apache-cassandra-3.0.10-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/3.0.10/apache-cassandra-3.0.10-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/3.0.10/apache-cassandra-3.0.10-bin.tar.gz.sha1">sha1</a>), released on 2016-11-16.</li>
-  <li>Apache Cassandra 2.2 is supported until <strong>4.0 release (date TBD)</strong>. The latest release is <a href="http://www.apache.org/dyn/closer.lua/cassandra/2.2.8/apache-cassandra-2.2.8-bin.tar.gz">2.2.8</a> (<a href="http://www.apache.org/dist/cassandra/2.2.8/apache-cassandra-2.2.8-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/2.2.8/apache-cassandra-2.2.8-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/2.2.8/apache-cassandra-2.2.8-bin.tar.gz.sha1">sha1</a>), released on 2016-09-28.</li>
+  <li>Apache Cassandra 3.0 is supported until <strong>6 months after 4.0 release (date TBD)</strong>. The latest release is <a href="http://www.apache.org/dyn/closer.lua/cassandra/3.0.11/apache-cassandra-3.0.11-bin.tar.gz">3.0.11</a> (<a href="http://www.apache.org/dist/cassandra/3.0.11/apache-cassandra-3.0.11-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/3.0.11/apache-cassandra-3.0.11-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/3.0.11/apache-cassandra-3.0.11-bin.tar.gz.sha1">sha1</a>), released on 2017-02-21.</li>
+  <li>Apache Cassandra 2.2 is supported until <strong>4.0 release (date TBD)</strong>. The latest release is <a href="http://www.apache.org/dyn/closer.lua/cassandra/2.2.9/apache-cassandra-2.2.9-bin.tar.gz">2.2.9</a> (<a href="http://www.apache.org/dist/cassandra/2.2.9/apache-cassandra-2.2.9-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/2.2.9/apache-cassandra-2.2.9-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/2.2.9/apache-cassandra-2.2.9-bin.tar.gz.sha1">sha1</a>), released on 2017-02-21.</li>
   <li>Apache Cassandra 2.1 is supported until <strong>4.0 release (date TBD)</strong> with <strong>critical fixes only</strong>. The latest release is
-<a href="http://www.apache.org/dyn/closer.lua/cassandra/2.1.16/apache-cassandra-2.1.16-bin.tar.gz">2.1.16</a> (<a href="http://www.apache.org/dist/cassandra/2.1.16/apache-cassandra-2.1.16-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/2.1.16/apache-cassandra-2.1.16-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/2.1.16/apache-cassandra-2.1.16-bin.tar.gz.sha1">sha1</a>), released on 2016-10-10.</li>
+<a href="http://www.apache.org/dyn/closer.lua/cassandra/2.1.17/apache-cassandra-2.1.17-bin.tar.gz">2.1.17</a> (<a href="http://www.apache.org/dist/cassandra/2.1.17/apache-cassandra-2.1.17-bin.tar.gz.asc">pgp</a>, <a href="http://www.apache.org/dist/cassandra/2.1.17/apache-cassandra-2.1.17-bin.tar.gz.md5">md5</a> and <a href="http://www.apache.org/dist/cassandra/2.1.17/apache-cassandra-2.1.17-bin.tar.gz.sha1">sha1</a>), released on 2017-02-21.</li>
 </ul>
 
 <p>Older (unsupported) versions of Cassandra are <a href="http://archive.apache.org/dist/cassandra/">archived here</a>.</p>

Modified: cassandra/site/src/_data/releases.yaml
URL: http://svn.apache.org/viewvc/cassandra/site/src/_data/releases.yaml?rev=1783919&r1=1783918&r2=1783919&view=diff
==============================================================================
--- cassandra/site/src/_data/releases.yaml (original)
+++ cassandra/site/src/_data/releases.yaml Tue Feb 21 19:02:12 2017
@@ -7,13 +7,13 @@ latest:
 #  date: 2016-04-01
 
 "3.0":
-  name: 3.0.10
-  date: 2016-11-16
+  name: 3.0.11
+  date: 2017-02-21
 
 "2.2":
-  name: 2.2.8
-  date: 2016-09-28
+  name: 2.2.9
+  date: 2017-02-21
 
 "2.1":
-  name: 2.1.16
-  date: 2016-10-10
+  name: 2.1.17
+  date: 2017-02-21