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

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


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

commit ccaa0f2830bb2ae8e6494aac29c50f7fa0f20ee4
Author: buildbot <us...@infra.apache.org>
AuthorDate: Tue Aug 15 20:03:08 2023 +0000

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

diff --git a/output/feed.xml b/output/feed.xml
index 32dfe6dd..cd56943a 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>Mon, 14 Aug 2023 20:10:32 +0000</pubDate>
-    <lastBuildDate>Mon, 14 Aug 2023 20:10:32 +0000</lastBuildDate>
+    <pubDate>Tue, 15 Aug 2023 20:03:03 +0000</pubDate>
+    <lastBuildDate>Tue, 15 Aug 2023 20:03:03 +0000</lastBuildDate>
     <generator>Jekyll v4.3.2</generator>
     
     
diff --git a/output/release/accumulo-2.1.2/index.html 
b/output/release/accumulo-2.1.2/index.html
index 1ec3bb3c..66438b2d 100644
--- a/output/release/accumulo-2.1.2/index.html
+++ b/output/release/accumulo-2.1.2/index.html
@@ -175,7 +175,7 @@ bug fixes and minor enhancements. This version supersedes 
2.1.1. Users
 upgrading to 2.1 should upgrade directly to this version instead of 2.1.1.</p>
 
 <p>Included here are some highlights of the most interesting bugs fixed and 
features
-added in 2.1.2. For the full set of bug fixes, please see the commit history
+added in 2.1.2. For the full set of changes, please see the commit history
 or issue tracker.</p>
 
 <p>NOTE: This 2.1 release also includes any applicable bug fixes and 
improvements
@@ -212,7 +212,8 @@ context, or if the resulting classloader is null, then an 
exception will be retu
 will not be set.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3548";>#3548</a>, <a 
href="https://github.com/apache/accumulo/issues/3561";>#3561</a> Displayed 
Manager state prominently on the Monitor UI.</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3548";>#3548</a>, <a 
href="https://github.com/apache/accumulo/issues/3561";>#3561</a> Added a banner 
to the manager page in the Monitor that displays the 
+manager state and goal state when they are not normal.</p>
   </li>
   <li>
     <p><a href="https://github.com/apache/accumulo/issues/3383";>#3383</a>, <a 
href="https://github.com/apache/accumulo/issues/3680";>#3680</a> Prompt the user 
for confirmation when they attempt to set a deprecated
@@ -224,7 +225,7 @@ Monitor UI.</p>
   </li>
   <li>
     <p><a href="https://github.com/apache/accumulo/issues/3233";>#3233</a>, <a 
href="https://github.com/apache/accumulo/issues/3562";>#3562</a> Added 
copy-properties option to createnamespace and createtable shell
-commands</p>
+commands.</p>
   </li>
 </ul>
 
@@ -239,23 +240,25 @@ include catching a broader range of exceptions in the 
minor compaction thread in
 from dying and initiating a minor compaction before closing the compactable 
object in the tablet.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3630";>#3630</a>, <a 
href="https://github.com/apache/accumulo/issues/3631";>#3631</a> ClientContext 
incorrectly converting BatchWriter latency and timeout values</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3630";>#3630</a>, <a 
href="https://github.com/apache/accumulo/issues/3631";>#3631</a> A bug where 
ClientContext was incorrectly converting BatchWriter
+latency and timeout values was fixed.</p>
   </li>
   <li>
     <p><a href="https://github.com/apache/accumulo/issues/3617";>#3617</a>, <a 
href="https://github.com/apache/accumulo/issues/3622";>#3622</a> Close 
LocalityGroupReader when IOException is thrown to release reference
 to a possibly corrupted stream in a cached block file.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3570";>#3570</a>, <a 
href="https://github.com/apache/accumulo/issues/3571";>#3571</a> Fix 
TabletGroupWatcher shutdown order</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3570";>#3570</a>, <a 
href="https://github.com/apache/accumulo/issues/3571";>#3571</a> Fixed the 
TabletGroupWatcher shutdown order.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3569";>#3569</a>, <a 
href="https://github.com/apache/accumulo/issues/3579";>#3579</a> <a 
href="https://github.com/apache/accumulo/issues/3644";>#3644</a> Changes to 
ensure that scan sessions are cleaned up</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3569";>#3569</a>, <a 
href="https://github.com/apache/accumulo/issues/3579";>#3579</a> <a 
href="https://github.com/apache/accumulo/issues/3644";>#3644</a> Changes to 
ensure that scan sessions are cleaned up.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3553";>#3553</a>, <a 
href="https://github.com/apache/accumulo/issues/3555";>#3555</a> A failed user 
compaction would not retry and would hang</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3553";>#3553</a>, <a 
href="https://github.com/apache/accumulo/issues/3555";>#3555</a> A bug where a 
failed user compaction would not retry and would hang
+was fixed.</p>
   </li>
   <li>
-    <p><a href="https://github.com/apache/accumulo/issues/3600";>#3600</a> 
Normalized metric labels and structure</p>
+    <p><a href="https://github.com/apache/accumulo/issues/3600";>#3600</a> 
Normalized metric labels and structure.</p>
   </li>
 </ul>
 
diff --git a/output/search_data.json b/output/search_data.json
index bceface5..280f1787 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -318,7 +318,7 @@
   
     "release-accumulo-2-1-2": {
       "title": "Apache Accumulo 2.1.2",
-      "content": "AboutApache Accumulo 2.1.2 is a patch release of the 2.1.0 
LTM line. It containsbug fixes and minor enhancements. This version supersedes 
2.1.1. Usersupgrading to 2.1 should upgrade directly to this version instead of 
2.1.1.Included here are some highlights of the most interesting bugs fixed and 
featuresadded in 2.1.2. For the full set of bug fixes, please see the commit 
historyor issue tracker.NOTE: This 2.1 release also includes any applicable bug 
fixes and improvemen [...]
+      "content": "AboutApache Accumulo 2.1.2 is a patch release of the 2.1.0 
LTM line. It containsbug fixes and minor enhancements. This version supersedes 
2.1.1. Usersupgrading to 2.1 should upgrade directly to this version instead of 
2.1.1.Included here are some highlights of the most interesting bugs fixed and 
featuresadded in 2.1.2. For the full set of changes, please see the commit 
historyor issue tracker.NOTE: This 2.1 release also includes any applicable bug 
fixes and improvements [...]
       "url": " /release/accumulo-2.1.2/",
       "categories": "release"
     }

Reply via email to