This is an automated email from the ASF dual-hosted git repository.
kturner 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 f1a6c12f8 update 2.1.4 release notes
f1a6c12f8 is described below
commit f1a6c12f88e645053161cc756aa23ebc6227a940
Author: Keith Turner <[email protected]>
AuthorDate: Wed Aug 20 17:03:46 2025 +0000
update 2.1.4 release notes
---
_posts/release/2025-04-08-accumulo-2.1.4.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/_posts/release/2025-04-08-accumulo-2.1.4.md
b/_posts/release/2025-04-08-accumulo-2.1.4.md
index 0116c741b..020fadbf8 100644
--- a/_posts/release/2025-04-08-accumulo-2.1.4.md
+++ b/_posts/release/2025-04-08-accumulo-2.1.4.md
@@ -56,6 +56,10 @@ any prior 2.1 release.
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.
+* {% ghi 5729 %} Monitor now supports hosting behind a proxy.
+* {% ghi 5779 %} Admin serviceStatus command now report summaries per resource
group.
+* {% ghi 5743 %} Added per table and per compaction erasure code configuration.
+* {% ghi 5720 %} Added ability to configure compactions differently per tablet
and per output path.
### Configuration Improvements