This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/main by this push:
new 49bea699 Updated 2.1.1 release notes (#377)
49bea699 is described below
commit 49bea6990f73fc50a8b7e35525fe7815e63cb720
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Fri Mar 3 10:37:51 2023 -0500
Updated 2.1.1 release notes (#377)
Add https://github.com/apache/accumulo/pull/3205 to the list of minor
improvements
---
_posts/release/2022-11-02-accumulo-2.1.1.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/_posts/release/2022-11-02-accumulo-2.1.1.md
b/_posts/release/2022-11-02-accumulo-2.1.1.md
index b7c43a10..dfd05e4c 100644
--- a/_posts/release/2022-11-02-accumulo-2.1.1.md
+++ b/_posts/release/2022-11-02-accumulo-2.1.1.md
@@ -42,6 +42,7 @@ Apache Accumulo 2.1.1 is a patch release of the 2.1.0 LTM
line.
* {% ghi 3023 %}, {% ghi 3053 %} Prevent excessive logging when an
ExternalCompaction
is cancelled for cause and around the ThreadPools
* {% ghi 3057 %} Modified Monitor to direct DataTable errors to console
+* {% ghi 3205 %} Support writing cluster config parser output to a file
### Bug Fixes