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 20270cb Automatic Site Publish by Buildbot 20270cb is described below commit 20270cb8907991388ee711f410c9fdad5f618622 Author: buildbot <us...@infra.apache.org> AuthorDate: Thu Mar 24 18:24:41 2022 +0000 Automatic Site Publish by Buildbot --- output/feed.xml | 4 ++-- output/release/accumulo-2.1.0/index.html | 11 +++++++++-- output/search_data.json | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/output/feed.xml b/output/feed.xml index bd6af50..6754af8 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>Thu, 24 Mar 2022 17:35:19 +0000</pubDate> - <lastBuildDate>Thu, 24 Mar 2022 17:35:19 +0000</lastBuildDate> + <pubDate>Thu, 24 Mar 2022 18:24:35 +0000</pubDate> + <lastBuildDate>Thu, 24 Mar 2022 18:24:35 +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 1021e4f..fc98a90 100644 --- a/output/release/accumulo-2.1.0/index.html +++ b/output/release/accumulo-2.1.0/index.html @@ -409,8 +409,11 @@ are in a new <a href="https://github.com/apache/accumulo-classloaders/tree/main/ <p>Consolidated and normalized thread pool and thread creation. All threads created through this code path will have an UncaughtExceptionHanlder attached to it that will log the fact that the Thread encountered -an uncaught Exception and is now dead. When an Error is encountered it will attempt to print a message -to stderr then terminate the VM using Runtime.halt. <a href="https://github.com/apache/accumulo/issues/1808">#1808</a> <a href="https://github.com/apache/accumulo/issues/1818">#1818</a></p> +an uncaught Exception and is now dead. When an Error is encountered in a server process, it will attempt +to print a message to stderr then terminate the VM using Runtime.halt. On the client side, the default +UncaughtExceptionHandler will only log the Exception/Error in the client and does not terminate the VM. +Additionally, the user has the ability to set their own UncaughtExceptionHandler implementation on the +client. <a href="https://github.com/apache/accumulo/issues/1808">#1808</a> <a href="https://github.com/apache/accumulo/issues/1818">#1818</a> <a href="https://github.com/apache/accumulo/issues/2554">#2554</a></p> <h3 id="updated-hash-algorithm">Updated hash algorithm</h3> @@ -476,6 +479,10 @@ for External Compactions that allows seeing the progress of compactions and many <li><a href="https://github.com/apache/accumulo/issues/2117">#2117</a> <a href="https://github.com/apache/accumulo/issues/2236">#2236</a> Make sorted recovery write to RFiles. New <code class="language-plaintext highlighter-rouge">tserver.wal.sort.file.</code> property to configure</li> <li><a href="https://github.com/apache/accumulo/issues/2076">#2076</a> Sorted recovery files can now be encrypted</li> <li><a href="https://github.com/apache/accumulo/issues/2273">#2273</a> Upgrade Thrift to 0.15.0</li> + <li><a href="https://github.com/apache/accumulo/issues/2462">#2462</a> Added SUBMITTED FaTE status to differentiate between things that are submitted and running</li> + <li><a href="https://github.com/apache/accumulo/issues/2467">#2467</a> Added option to fate shell command to cancel FaTE operations that are NEW or SUBMITTED</li> + <li><a href="https://github.com/apache/accumulo/issues/2562">#2562</a> Updated fate shell command to use CommandLine options instead of manual arg parsing</li> + <li><a href="https://github.com/apache/accumulo/issues/2524">#2524</a> Scheduled background tasks are now periodically checked to see if they failed</li> </ul> <h2 id="upgrading">Upgrading</h2> diff --git a/output/search_data.json b/output/search_data.json index a349062..cd491c3 100644 --- a/output/search_data.json +++ b/output/search_data.json @@ -360,7 +360,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" }