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 1fbb619b Automatic Site Publish by Buildbot 1fbb619b is described below commit 1fbb619b84f2f73e449dad6222898ac1159ea195 Author: buildbot <us...@infra.apache.org> AuthorDate: Wed Sep 20 19:43:19 2023 +0000 Automatic Site Publish by Buildbot --- output/feed.xml | 4 +- output/release/accumulo-2.1.2/index.html | 4 +- .../{accumulo-2.1.2 => accumulo-2.1.3}/index.html | 98 ++++++++++------------ output/release/accumulo-3.0.0/index.html | 4 +- output/release/index.html | 11 +++ output/search_data.json | 8 ++ 6 files changed, 69 insertions(+), 60 deletions(-) diff --git a/output/feed.xml b/output/feed.xml index 0432f724..60cc5cbf 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>Wed, 20 Sep 2023 17:35:45 +0000</pubDate> - <lastBuildDate>Wed, 20 Sep 2023 17:35:45 +0000</lastBuildDate> + <pubDate>Wed, 20 Sep 2023 19:43:13 +0000</pubDate> + <lastBuildDate>Wed, 20 Sep 2023 19:43:13 +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 1554aa97..6b1e3acb 100644 --- a/output/release/accumulo-2.1.2/index.html +++ b/output/release/accumulo-2.1.2/index.html @@ -150,7 +150,7 @@ - <li class="page-item"><a class="page-link" href="/release/accumulo-3.0.0/">Apache Accumulo 3.0.0 »</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.3/">Apache Accumulo 2.1.3 »</a></li> </ul></nav> @@ -251,7 +251,7 @@ appropriate locations for build-related resources</li> - <li class="page-item"><a class="page-link" href="/release/accumulo-3.0.0/">Apache Accumulo 3.0.0 »</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.3/">Apache Accumulo 2.1.3 »</a></li> </ul></nav> diff --git a/output/release/accumulo-2.1.2/index.html b/output/release/accumulo-2.1.3/index.html similarity index 66% copy from output/release/accumulo-2.1.2/index.html copy to output/release/accumulo-2.1.3/index.html index 1554aa97..b63a5532 100644 --- a/output/release/accumulo-2.1.2/index.html +++ b/output/release/accumulo-2.1.3/index.html @@ -25,7 +25,7 @@ <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs5/dt-1.13.6/datatables.min.css"> <link href="/css/accumulo.css" rel="stylesheet" type="text/css"> -<title>Apache Accumulo 2.1.2</title> +<title>Apache Accumulo 2.1.3</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js" integrity="sha256-2Pmvv0kuTBOenSvLm6bvfBSSHrUJ+3A7x6P5Ebd07/g=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" crossorigin="anonymous"></script> @@ -139,14 +139,14 @@ </div> <div id="content"> - <h1 class="title">Apache Accumulo 2.1.2</h1> + <h1 class="title">Apache Accumulo 2.1.3</h1> -<p>21 Aug 2023</p> +<p>20 Sep 2023</p> <nav aria-label="Navigate Release Notes"><ul class="pagination d-flex justify-content-between"> - <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.1/">« Apache Accumulo 2.1.1</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.2/">« Apache Accumulo 2.1.2</a></li> @@ -155,6 +155,11 @@ </ul></nav> +<div class="alert alert-danger" style="margin-bottom: 0px;" role="alert"> + These are <strong>draft</strong> release notes for a future release of Accumulo!<br> + Please view <a class="alert-link" href="/release/accumulo-2.1.2/">the latest release notes</a>. +</div> + <div class="alert alert-success" role="alert"> @@ -164,12 +169,12 @@ <h2 id="about">About</h2> -<p>Apache Accumulo 2.1.2 is a patch release of the 2.1 LTM line. It contains 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>Apache Accumulo 2.1.3 is a patch release of the 2.1 LTM line. It contains bug +fixes and minor enhancements. This version supersedes 2.1.2. Users upgrading to +2.1 should upgrade directly to this version instead of 2.1.2.</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 changes, please see the commit +features added in 2.1.3. For the full set of changes, please see the commit history or issue tracker.</p> <h3 id="notable-improvements">Notable Improvements</h3> @@ -177,59 +182,44 @@ history or issue tracker.</p> <p>Improvements that affect performance:</p> <ul> - <li><a href="https://github.com/apache/accumulo/issues/3499">#3499</a>, <a href="https://github.com/apache/accumulo/issues/3543">#3543</a>, <a href="https://github.com/apache/accumulo/issues/3549">#3549</a>, <a href="https://github.com/apache/accumulo/issues/3500">#3500</a>, <a href="https://github.com/apache/accumulo/issues/3509">#3509</a> -Made some optimizations around the processing of file references in the -accumulo-gc code, including optimizing a constructor in a class called -<code class="language-plaintext highlighter-rouge">TabletFile</code> used to track file references.</li> - <li><a href="https://github.com/apache/accumulo/issues/3541">#3541</a>, <a href="https://github.com/apache/accumulo/issues/3542">#3542</a> Added a new property, -<a href="/docs/2.x/configuration/server-properties#manager_tablet_watcher_interval">manager.tablet.watcher.interval</a>, to make the time to wait between -scanning the metadata table for outstanding tablet actions (such as assigning -tablets, etc.) to be configurable.</li> -</ul> - -<p>Improvements that help with administration:</p> - -<ul> - <li><a href="https://github.com/apache/accumulo/issues/3678">#3678</a>, <a href="https://github.com/apache/accumulo/issues/3683">#3683</a> Added extra validation of property -<a href="/docs/2.x/configuration/server-properties#table_class_loader_context">table.class.loader.context</a> at the time it is set, to prevent -invalid contexts from being set on a table.</li> - <li><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.</li> - <li><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 property in the Shell as a way to get them to use -the non-deprecated property.</li> - <li><a href="https://github.com/apache/accumulo/issues/3233">#3233</a>, <a href="https://github.com/apache/accumulo/issues/3562">#3562</a> Add option to <code class="language-plaintext highlighter-rouge">--exclude-parent</code> to allow -creating a table or namespace in the shell initialized with only the -properties set on another table or namespace, but not those the other table -or namespace were inheriting from their parent.</li> - <li><a href="https://github.com/apache/accumulo/issues/3600">#3600</a> Normalized metric labels and structure.</li> + <li><a href="https://github.com/apache/accumulo/issues/3722">#3722</a> Adds parameter <a href="/docs/2.x/configuration/server-properties#general_filename_base_allocation">general.filename.base.allocation</a>, that allows the batch size +for unique filename allocation in ZooKeeper to be configurable. In a system that requires large numbers +of unique names, larger batch sizes can reduce ZooKeeper contention because more file names can be +reserved with a single ZooKeeper call.</li> + <li><a href="https://github.com/apache/accumulo/issues/3733">#3733</a> Avoid creating server side threads when failed writes are cancelled. In versions 2.1.2 +and earlier, the thrift close call creates a new thread to cancel the thrift session. With 2.1.3, an +new thrift method is available to test if a session is reserved and deletes it if it is not reserved +without creating an additional thread. If the new method is not available it falls back to the previous +close method to preserve interoperability between 2.x versions.</li> </ul> <h3 id="notable-bug-fixes">Notable Bug Fixes</h3> <ul> - <li><a href="https://github.com/apache/accumulo/issues/3488">#3488</a>, <a href="https://github.com/apache/accumulo/issues/3612">#3612</a> Fixed sorting of some columns on the monitor</li> - <li><a href="https://github.com/apache/accumulo/issues/3674">#3674</a>, <a href="https://github.com/apache/accumulo/issues/3677">#3677</a>, <a href="https://github.com/apache/accumulo/issues/3685">#3685</a> Prevent an invalid table -context and other errors from killing the minor compaction thread and -preventing a tablet from being closed and shutting down normally.</li> - <li><a href="https://github.com/apache/accumulo/issues/3630">#3630</a>, <a href="https://github.com/apache/accumulo/issues/3631">#3631</a> Fix a bug where BatchWriter latency and -timeout values were incorrectly converted to the wrong time unit..</li> - <li><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.</li> - <li><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.</li> - <li><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.</li> - <li><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.</li> + <li><a href="https://github.com/apache/accumulo/issues/3721">#3721</a> Fixes issue with writes happening in a retry after batch writer was closed. This +strengthens metadata consistency.</li> + <li><a href="https://github.com/apache/accumulo/issues/3749">#3749</a> Fixes issue where deleting a compaction pool with running compactions would +leave the tserver in a bad state.</li> + <li><a href="https://github.com/apache/accumulo/issues/3748">#3748</a> Fixes bug where wal could remained locked if an exception occurred.</li> + <li><a href="https://github.com/apache/accumulo/issues/3747">#3747</a> Adds validation to prevent possible deadlock when acquiring wal locks.</li> + <li><a href="https://github.com/apache/accumulo/issues/3737">#3737</a> Use custom Transport to set Transport message and frame size. This fixes +a bug where Accumulo would not change the max message size allowed.</li> + <li><a href="https://github.com/apache/accumulo/issues/#608">##608</a>, <a href="https://github.com/apache/accumulo/issues/3755">#3755</a> Add validation to GC that checks that the scanner used by GC to determine +candidates for deletion returned a complete row as a mitigation for <a href="https://github.com/apache/accumulo/issues/#608">##608</a> where +garbage collector removes file that are referenced and in-use.</li> </ul> -<h3 id="other-notable-changes">Other Notable Changes</h3> +<h3 id="improvements-that-help-with-administration">Improvements that help with administration:</h3> <ul> - <li><a href="https://github.com/apache/accumulo/issues/3550">#3550</a> The contents of the contrib directory have been moved to more -appropriate locations for build-related resources</li> + <li><a href="https://github.com/apache/accumulo/issues/3697">#3697</a> Allow <code class="language-plaintext highlighter-rouge">ACCUMULO_JAVA_PREFIX</code> option in <code class="language-plaintext highlighter-rouge">accumulo-env.sh</code> so it can be passed +as an array. This simplifies passing user options when starting Accumulo processes, for example +<code class="language-plaintext highlighter-rouge">numactl</code> parameters.</li> + <li><a href="https://github.com/apache/accumulo/issues/3751">#3751</a> Added property <a href="/docs/2.x/configuration/server-properties#rpc_backlog">rpc.backlog</a> to configure backlog size for +Thrift server sockets.</li> + <li><a href="https://github.com/apache/accumulo/issues/3745">#3745</a> Adds prefix to gc deletion log messages. This makes it easier to isolate the deletion +actions of the garbage collector for analysis.</li> + <li><a href="https://github.com/apache/accumulo/issues/3724">#3724</a> Adds logging of transactions when metadata and in-memory differences are detected.</li> </ul> <h2 id="upgrading">Upgrading</h2> @@ -238,7 +228,7 @@ appropriate locations for build-related resources</li> <h2 id="212-github-project">2.1.2 GitHub Project</h2> -<p><a href="https://github.com/apache/accumulo/projects/29">All tickets related to 2.1.2.</a></p> +<p><a href="https://github.com/apache/accumulo/projects/30">All tickets related to 2.1.3.</a></p> @@ -247,7 +237,7 @@ appropriate locations for build-related resources</li> <p><strong>View all releases in the <a href="/release/">archive</a></strong></p> <nav aria-label="Navigate Release Notes"><ul class="pagination d-flex justify-content-between"> - <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.1/">« Apache Accumulo 2.1.1</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.2/">« Apache Accumulo 2.1.2</a></li> diff --git a/output/release/accumulo-3.0.0/index.html b/output/release/accumulo-3.0.0/index.html index 6561516d..14461c05 100644 --- a/output/release/accumulo-3.0.0/index.html +++ b/output/release/accumulo-3.0.0/index.html @@ -146,7 +146,7 @@ <p>21 Aug 2023</p> <nav aria-label="Navigate Release Notes"><ul class="pagination d-flex justify-content-between"> - <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.2/">« Apache Accumulo 2.1.2</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.3/">« Apache Accumulo 2.1.3</a></li> @@ -255,7 +255,7 @@ when memory is low. See the server properties for <code class="language-plaintex <p><strong>View all releases in the <a href="/release/">archive</a></strong></p> <nav aria-label="Navigate Release Notes"><ul class="pagination d-flex justify-content-between"> - <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.2/">« Apache Accumulo 2.1.2</a></li> + <li class="page-item"><a class="page-link" href="/release/accumulo-2.1.3/">« Apache Accumulo 2.1.3</a></li> diff --git a/output/release/index.html b/output/release/index.html index 638613b4..68a34c35 100644 --- a/output/release/index.html +++ b/output/release/index.html @@ -153,6 +153,17 @@ + <div class="row" style="margin-top: 15px; font-family: monospace"> + <div class="col-md-1">Sep 20</div> + <div class="col-md-10"> + <span class="badge bg-danger"> DRAFT! </span> <a href="/contributor/versioning#LTM"><span class="badge bg-success"> LTM </span></a><em><strong> <a href="/release/accumulo-2.1.3/">Apache Accumulo 2.1.3</a></strong></em> + </div> + </div> + + + + + <div class="row" style="margin-top: 15px; font-family: monospace"> <div class="col-md-1">Aug 21</div> <div class="col-md-10"> diff --git a/output/search_data.json b/output/search_data.json index befa192e..ccd41757 100644 --- a/output/search_data.json +++ b/output/search_data.json @@ -330,6 +330,14 @@ }, + "release-accumulo-2-1-3": { + "title": "Apache Accumulo 2.1.3", + "content": "AboutApache Accumulo 2.1.3 is a patch release of the 2.1 LTM line. It contains bugfixes and minor enhancements. This version supersedes 2.1.2. Users upgrading to2.1 should upgrade directly to this version instead of 2.1.2.Included here are some highlights of the most interesting bugs fixed andfeatures added in 2.1.3. For the full set of changes, please see the commithistory or issue tracker.Notable ImprovementsImprovements that affect performance: #3722 Adds parameter [...] + "url": " /release/accumulo-2.1.3/", + "categories": "release" + } + , + "release-accumulo-3-0-0": { "title": "Apache Accumulo 3.0.0", "content": "AboutApache Accumulo 3.0.0 is a non-LTM major version release. While itprimarily contains the 2.1 codebase, including all patches through2.1.2, it has also removed a substantial number of deprecated featuresand code, in an attempt to clean up several years of accrued technicaldebt, and lower the maintenance burden to make way for futureimprovements. It also contains a few other minor improvements.Notable Removals #1328 The FileSystem monitor has been removed and will n [...]