You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2018/07/19 21:36:52 UTC

[accumulo-website] 02/02: Update website for 1.9.2 release

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

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git

commit b317a8152c8d800c8a7f858bc33fdeb24bce9464
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Thu Jul 19 17:33:50 2018 -0400

    Update website for 1.9.2 release
---
 1.9/accumulo_user_manual.html                      |  6 ++---
 _config.yml                                        |  6 ++---
 _includes/nav.html                                 |  2 +-
 _posts/release/2018-05-14-accumulo-1.9.1.md        |  1 +
 ...umulo-1.9.2.md => 2018-07-19-accumulo-1.9.2.md} |  1 -
 doap/accumulo.rdf                                  |  7 ++++++
 pages/downloads.md                                 | 28 +++++++++++-----------
 7 files changed, 29 insertions(+), 22 deletions(-)

diff --git a/1.9/accumulo_user_manual.html b/1.9/accumulo_user_manual.html
index a9cf0ff..09b15ad 100644
--- a/1.9/accumulo_user_manual.html
+++ b/1.9/accumulo_user_manual.html
@@ -10376,12 +10376,12 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 <div class="sect4">
 <h5 id="_master_status_threadpool_size">master.status.threadpool.size</h5>
 <div class="paragraph">
-<p>The number of threads to use when fetching the tablet server status for balancing.</p>
+<p>The number of threads to use when fetching the tablet server status for balancing.  Zero indicates an unlimited number of threads will be used.</p>
 </div>
 <div class="paragraph">
 <p><em>Type:</em> COUNT<br>
 <em>Zookeeper Mutable:</em> yes<br>
-<em>Default Value:</em> <code>1</code></p>
+<em>Default Value:</em> <code>0</code></p>
 </div>
 </div>
 <div class="sect4">
@@ -12177,7 +12177,7 @@ An example is <em>java.lang.String</em>, rather than <em>String</em></p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-05-09 21:28:32 EDT
+Last updated 2018-07-15 23:23:12 EDT
 </div>
 </div>
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">
diff --git a/_config.yml b/_config.yml
index 2b4e126..46efb55 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,8 +15,8 @@ url: "https://accumulo.apache.org" # the base hostname & protocol for your site
 twitter_username: ApacheAccumulo
 exclude: [vendor]
 latest_minor_release: 1.9
-latest_release: 1.9.1
-javadoc_version: 1.9.1
+latest_release: 1.9.2
+javadoc_version: 1.9.2
 num_home_posts: 5
 javadoc_base: "https://static.javadoc.io/org.apache.accumulo"
 docs_baseurl: "/docs/2.0"
@@ -68,7 +68,7 @@ defaults:
       title_prefix: "Accumulo Documentation - "
       version: "2.0"
       latest_release: "2.0.0"
-      javadoc_version: "1.9.1"
+      javadoc_version: "1.9.2"
       docs_baseurl: "/docs/2.0"
       javadoc_base: "https://static.javadoc.io/org.apache.accumulo"
       skiph1fortitle: "true"
diff --git a/_includes/nav.html b/_includes/nav.html
index 3c246e0..083b519 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -17,7 +17,7 @@
         <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
           <ul class="dropdown-menu">
-            <li><a href="{{ site.baseurl }}/release/accumulo-1.9.1/">1.9.1 (Latest)</a></li>
+            <li><a href="{{ site.baseurl }}/release/accumulo-1.9.2/">1.9.2 (Latest)</a></li>
             <li><a href="{{ site.baseurl }}/release/accumulo-1.7.4/">1.7.4</a></li>
             <li><a href="{{ site.baseurl }}/release/">Archive</a></li>
           </ul>
diff --git a/_posts/release/2018-05-14-accumulo-1.9.1.md b/_posts/release/2018-05-14-accumulo-1.9.1.md
index 92d937a..21ec1e5 100644
--- a/_posts/release/2018-05-14-accumulo-1.9.1.md
+++ b/_posts/release/2018-05-14-accumulo-1.9.1.md
@@ -1,5 +1,6 @@
 ---
 title: Apache Accumulo 1.9.1
+archived_critical: true
 ---
 
 Apache Accumulo 1.9.1 contains bug fixes for a critical data loss bug. Users of
diff --git a/_posts/release/2018-07-18-accumulo-1.9.2.md b/_posts/release/2018-07-19-accumulo-1.9.2.md
similarity index 99%
rename from _posts/release/2018-07-18-accumulo-1.9.2.md
rename to _posts/release/2018-07-19-accumulo-1.9.2.md
index 825959d..9cd322b 100644
--- a/_posts/release/2018-07-18-accumulo-1.9.2.md
+++ b/_posts/release/2018-07-19-accumulo-1.9.2.md
@@ -1,6 +1,5 @@
 ---
 title: Apache Accumulo 1.9.2
-draft: true
 ---
 
 Apache Accumulo 1.9.2 contains fixes for critical write-ahead log bugs.
diff --git a/doap/accumulo.rdf b/doap/accumulo.rdf
index a1ae104..30480bf 100644
--- a/doap/accumulo.rdf
+++ b/doap/accumulo.rdf
@@ -37,6 +37,13 @@
     <release>
       <Version>
         <name>Apache Accumulo</name>
+        <created>2018-07-19</created>
+        <revision>1.9.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Accumulo</name>
         <created>2018-05-14</created>
         <revision>1.9.1</revision>
       </Version>
diff --git a/pages/downloads.md b/pages/downloads.md
index 86205e1..0fb93bd 100644
--- a/pages/downloads.md
+++ b/pages/downloads.md
@@ -92,13 +92,13 @@ Be sure to verify your downloads by these [procedures][VERIFY_PROCEDURES] using
 
 ## Current Releases
 
-### 1.9.1 **latest**{: .label .label-primary }
+### 1.9.2 **latest**{: .label .label-primary }
 
-The most recent Apache Accumulo&reg; release is version 1.9.1. See the [release notes][REL_NOTES_19].
+The most recent Apache Accumulo&reg; release is version 1.9.2. See the [release notes][REL_NOTES_19].
 
 {: .table }
-| **Binary** | [accumulo-1.9.1-bin.tar.gz][BIN_19] | [ASC][ASC_BIN_19] | [SHA][SHA_BIN_19] |
-| **Source** | [accumulo-1.9.1-src.tar.gz][SRC_19] | [ASC][ASC_SRC_19] | [SHA][SHA_SRC_19] |
+| **Binary** | [accumulo-1.9.2-bin.tar.gz][BIN_19] | [ASC][ASC_BIN_19] | [SHA][SHA_BIN_19] |
+| **Source** | [accumulo-1.9.2-src.tar.gz][SRC_19] | [ASC][ASC_SRC_19] | [SHA][SHA_SRC_19] |
 
 #### 1.9 Documentation
 * [README][README_19]
@@ -136,24 +136,24 @@ downloaded from the [download archive][ARCHIVE_DOWN].
 [SHA_BIN_17]: https://www.apache.org/dist/accumulo/1.7.4/accumulo-1.7.4-bin.tar.gz.sha512
 [SHA_SRC_17]: https://www.apache.org/dist/accumulo/1.7.4/accumulo-1.7.4-src.tar.gz.sha512
 
-[ASC_BIN_19]: https://www.apache.org/dist/accumulo/1.9.1/accumulo-1.9.1-bin.tar.gz.asc
-[ASC_SRC_19]: https://www.apache.org/dist/accumulo/1.9.1/accumulo-1.9.1-src.tar.gz.asc
-[SHA_BIN_19]: https://www.apache.org/dist/accumulo/1.9.1/accumulo-1.9.1-bin.tar.gz.sha512
-[SHA_SRC_19]: https://www.apache.org/dist/accumulo/1.9.1/accumulo-1.9.1-src.tar.gz.sha512
+[ASC_BIN_19]: https://www.apache.org/dist/accumulo/1.9.2/accumulo-1.9.2-bin.tar.gz.asc
+[ASC_SRC_19]: https://www.apache.org/dist/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz.asc
+[SHA_BIN_19]: https://www.apache.org/dist/accumulo/1.9.2/accumulo-1.9.2-bin.tar.gz.sha512
+[SHA_SRC_19]: https://www.apache.org/dist/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz.sha512
 
 [BIN_17]: https://www.apache.org/dyn/closer.lua/accumulo/1.7.4/accumulo-1.7.4-bin.tar.gz
 {: .download_external link-suffix="/accumulo/1.7.4/accumulo-1.7.4-bin.tar.gz" id="/downloads/accumulo-1.7.4-bin.tar.gz" }
 [SRC_17]: https://www.apache.org/dyn/closer.lua/accumulo/1.7.4/accumulo-1.7.4-src.tar.gz
 {: .download_external link-suffix="/accumulo/1.7.4/accumulo-1.7.4-src.tar.gz" id="/downloads/accumulo-1.7.4-src.tar.gz" }
 
-[BIN_19]: https://www.apache.org/dyn/closer.lua/accumulo/1.9.1/accumulo-1.9.1-bin.tar.gz
-{: .download_external link-suffix="/accumulo/1.9.1/accumulo-1.9.1-bin.tar.gz" id="/downloads/accumulo-1.9.1-bin.tar.gz" }
-[SRC_19]: https://www.apache.org/dyn/closer.lua/accumulo/1.9.1/accumulo-1.9.1-src.tar.gz
-{: .download_external link-suffix="/accumulo/1.9.1/accumulo-1.9.1-src.tar.gz" id="/downloads/accumulo-1.9.1-src.tar.gz" }
+[BIN_19]: https://www.apache.org/dyn/closer.lua/accumulo/1.9.2/accumulo-1.9.2-bin.tar.gz
+{: .download_external link-suffix="/accumulo/1.9.2/accumulo-1.9.2-bin.tar.gz" id="/downloads/accumulo-1.9.2-bin.tar.gz" }
+[SRC_19]: https://www.apache.org/dyn/closer.lua/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz
+{: .download_external link-suffix="/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz" id="/downloads/accumulo-1.9.2-src.tar.gz" }
 
 [README_17]: https://github.com/apache/accumulo/blob/rel/1.7.4/README.md
 {: .download_external id="/1.7/README" }
-[README_19]: https://github.com/apache/accumulo/blob/rel/1.9.1/README.md
+[README_19]: https://github.com/apache/accumulo/blob/rel/1.9.2/README.md
 {: .download_external id="/1.9/README" }
 
 [JAVADOC_17]: {{ site.baseurl }}/1.7/apidocs/
@@ -170,5 +170,5 @@ downloaded from the [download archive][ARCHIVE_DOWN].
 [CHANGES_17]: https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12339577 "1.7.4 CHANGES"
 
 [REL_NOTES_17]: {{ site.baseurl }}/release/accumulo-1.7.4/ "1.7.4 Release Notes"
-[REL_NOTES_19]: {{ site.baseurl }}/release/accumulo-1.9.1/ "1.9.1 Release Notes"
+[REL_NOTES_19]: {{ site.baseurl }}/release/accumulo-1.9.2/ "1.9.2 Release Notes"