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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new aad97efe Automatic Site Publish by Buildbot
aad97efe is described below

commit aad97efe7297c209b19e2e2a6e97070e696e5162
Author: buildbot <us...@infra.apache.org>
AuthorDate: Tue Nov 1 18:37:16 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/feed.xml                          |  4 ++--
 output/release/accumulo-2.1.0/index.html | 10 +++++-----
 output/search_data.json                  |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index f2beb965..bb2fd729 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 01 Nov 2022 15:27:17 +0000</pubDate>
-    <lastBuildDate>Tue, 01 Nov 2022 15:27:17 +0000</lastBuildDate>
+    <pubDate>Tue, 01 Nov 2022 18:37:11 +0000</pubDate>
+    <lastBuildDate>Tue, 01 Nov 2022 18:37:11 +0000</lastBuildDate>
     <generator>Jekyll v4.2.0</generator>
     
     
diff --git a/output/release/accumulo-2.1.0/index.html 
b/output/release/accumulo-2.1.0/index.html
index f35c2dbe..81170a69 100644
--- a/output/release/accumulo-2.1.0/index.html
+++ b/output/release/accumulo-2.1.0/index.html
@@ -448,13 +448,17 @@ client. <a 
href="https://github.com/apache/accumulo/issues/1808";>#1808</a> <a hr
 active compaction. As an optimization, this page will only fetch data if a 
user loads the
 page and will only do so a maximum of once a minute. This optimization was 
also added for the Active Scans page,
 along with the addition of a “Fetched” column indicating when the data was 
retrieved.</li>
-  <li>A new page was also created for External Compactions that allows users 
to see the progress of compactions and other details about ongoing 
compactions.</li>
   <li>A new feature was added to the Tablet Server page to help users identify 
which tservers are in recovery mode. When 
 a tserver is recovering, its corresponding row in the Tablet Server Status 
table will be highlighted.</li>
+  <li>A new page was also created for External Compactions that allows users 
to see the progress of compactions and other details about ongoing compactions 
(see below).</li>
 </ul>
 
 <p><a href="https://github.com/apache/accumulo/issues/2283";>#2283</a> <a 
href="https://github.com/apache/accumulo/issues/2294";>#2294</a> <a 
href="https://github.com/apache/accumulo/issues/2358";>#2358</a> <a 
href="https://github.com/apache/accumulo/issues/2663";>#2663</a></p>
 
+<p><img src="/images/release/ec-running2.png" alt="External Compactions" 
style="width:85%" /></p>
+
+<p><img src="/images/release/ec-running-details.png" alt="External Compactions 
Details" style="width:85%" /></p>
+
 <h3 id="new-tserver-scan-timeout-property">New tserver scan timeout 
property</h3>
 
 <p>The new property <code class="language-plaintext 
highlighter-rouge">tserver.scan.results.max.timeout</code> was added to allow 
configuration of the timeout. A bug was
@@ -462,10 +466,6 @@ discovered where tservers were running out of memory, 
partially due to this time
 is 1 second, but now it can be increased. It is the max time for the thrift 
client handler to wait for scan results before
 timing out. <a href="https://github.com/apache/accumulo/issues/2599";>#2599</a> 
<a href="https://github.com/apache/accumulo/issues/2598";>#2598</a></p>
 
-<p><img src="/images/release/ec-running2.png" alt="External Compactions" 
style="width:85%" /></p>
-
-<p><img src="/images/release/ec-running-details.png" alt="External Compactions 
Details" style="width:85%" /></p>
-
 <h3 id="other-notable-changes">Other notable changes</h3>
 
 <ul>
diff --git a/output/search_data.json b/output/search_data.json
index 4781ba3a..4f35ddfc 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -304,7 +304,7 @@
   
     "release-accumulo-2-1-0": {
       "title": "Apache Accumulo 2.1.0",
-      "content"         : "** DRAFT RELEASE NOTES **AboutTODO high level 
description of the releaseTODO summarize contributionsTODO Version Upgrade 
guidanceMinimum RequirementsTODO describe requirementsBinary 
IncompatibilityThis release is known to be incompatible with prior versions of 
the clientlibraries. That is, the 2.0.0 or 2.0.1 version of the client 
libraries will notbe able to communicate with a 2.1.0 or later installation of 
Accumulo, nor willthe 2.1.0 or later version of the client li [...]
+      "content"         : "** DRAFT RELEASE NOTES **AboutTODO high level 
description of the releaseTODO summarize contributionsTODO Version Upgrade 
guidanceMinimum RequirementsTODO describe requirementsBinary 
IncompatibilityThis release is known to be incompatible with prior versions of 
the clientlibraries. That is, the 2.0.0 or 2.0.1 version of the client 
libraries will notbe able to communicate with a 2.1.0 or later installation of 
Accumulo, nor willthe 2.1.0 or later version of the client li [...]
       "url": " /release/accumulo-2.1.0/",
       "categories": "release"
     }

Reply via email to