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 2352a4309 Automatic Site Publish by Buildbot
2352a4309 is described below

commit 2352a43097d87ed074e999c8d8331801fe5c2134
Author: buildbot <[email protected]>
AuthorDate: Mon Jul 21 21:10:39 2025 +0000

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

diff --git a/output/feed.xml b/output/feed.xml
index 3aed31da4..4cb6b077f 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>Fri, 18 Jul 2025 18:20:25 +0000</pubDate>
-    <lastBuildDate>Fri, 18 Jul 2025 18:20:25 +0000</lastBuildDate>
+    <pubDate>Mon, 21 Jul 2025 21:10:32 +0000</pubDate>
+    <lastBuildDate>Mon, 21 Jul 2025 21:10:32 +0000</lastBuildDate>
     <generator>Jekyll v4.3.4</generator>
     
     
diff --git a/output/release/accumulo-2.1.4/index.html 
b/output/release/accumulo-2.1.4/index.html
index c5bc82f53..6edeb1973 100644
--- a/output/release/accumulo-2.1.4/index.html
+++ b/output/release/accumulo-2.1.4/index.html
@@ -188,6 +188,12 @@ and could leave the server running without a lock.</li>
 to the <code class="language-plaintext 
highlighter-rouge">accumulo-cluster</code> and <code class="language-plaintext 
highlighter-rouge">accumulo-service</code> scripts have been backported
 from the main branch. This includes syntax changes. Users should review the
 scripts for changes that may effect them.</li>
+  <li><a href="https://github.com/apache/accumulo/issues/5688";>#5688</a> Added 
option to the Shell config command to show experimental properties.</li>
+  <li><a href="https://github.com/apache/accumulo/issues/5689";>#5689</a> 
Modified tokenizer in Shell to provide better support for json values.</li>
+  <li><a href="https://github.com/apache/accumulo/issues/5726";>#5726</a> Added 
new configuration properties for the Compactor to specify backoff
+behavior when compactions are failing consecutively. This would likely occur 
when there
+is a misconfiguration. This change also includes new logging in the Compactor 
and
+Coordinator, and new metrics being emitted by the Compactor.</li>
 </ul>
 
 <h3 id="configuration-improvements">Configuration Improvements</h3>
@@ -205,6 +211,8 @@ scan uses iterators that can have a large set of options, 
added a property to
 optionally compress these iterator options.</li>
   <li><a href="https://github.com/apache/accumulo/issues/5633";>#5633</a> Added 
a new property for server processes advertise address
 allowing different bind and advertise addresses.</li>
+  <li><a href="https://github.com/apache/accumulo/issues/5638";>#5638</a> Added 
a new property to disable assignment and balancing when
+the number of tserver is below the configured value. Disabled by default.</li>
 </ul>
 
 <h3 id="notable-bug-fixes">Notable Bug Fixes</h3>
@@ -226,6 +234,7 @@ handled properly.</li>
 indefinitely reserved for a compaction that is no longer running.  This 
condition would continue until
 the tablet server hosting the tablet was restarted.</li>
   <li><a href="https://github.com/apache/accumulo/issues/5543";>#5543</a> <a 
href="https://github.com/apache/accumulo/issues/5552";>#5552</a> <a 
href="https://github.com/apache/accumulo/issues/5543";>#5543</a> Fixed multiple 
bugs that could destabilize external compactions.</li>
+  <li><a href="https://github.com/apache/accumulo/issues/5707";>#5707</a> Fixes 
a bug where an exteranl compaction would not start.</li>
 </ul>
 
 <h3 id="metrics-improvements">Metrics Improvements</h3>
diff --git a/output/search_data.json b/output/search_data.json
index 5bd99e61a..717be2ce9 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -332,7 +332,7 @@
   
     "release-accumulo-2-1-4": {
       "title": "Apache Accumulo 2.1.4",
-      "content": "AboutApache Accumulo 2.1.4 is a patch release of the 2.1 LTM 
line. It contains bugfixes and minor enhancements. This version supersedes 
earlier 2.1 releasesand users upgrading to 2.1 should upgrade directly to this 
version instead ofany prior 2.1 release.Notable Changes  #5446 Many 
dependencies were updated, to include protobuf-java whichwas updated from 
3.22.0 to 3.25.6 due to a vulnerability. Users may run intoa runtime exception 
added in https://github.com/protocolbu [...]
+      "content": "AboutApache Accumulo 2.1.4 is a patch release of the 2.1 LTM 
line. It contains bugfixes and minor enhancements. This version supersedes 
earlier 2.1 releasesand users upgrading to 2.1 should upgrade directly to this 
version instead ofany prior 2.1 release.Notable Changes  #5446 Many 
dependencies were updated, to include protobuf-java whichwas updated from 
3.22.0 to 3.25.6 due to a vulnerability. Users may run intoa runtime exception 
added in https://github.com/protocolbu [...]
       "url": " /release/accumulo-2.1.4/",
       "categories": "release"
     }

Reply via email to