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 6aa135f8b update 2.1.4 release notes 6aa135f8b is described below commit 6aa135f8bb41d5882abe87bcbbfb01f224943856 Author: Keith Turner <ktur...@apache.org> AuthorDate: Thu Aug 21 15:33:15 2025 +0000 update 2.1.4 release notes --- _posts/release/2025-08-20-accumulo-2.1.4.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_posts/release/2025-08-20-accumulo-2.1.4.md b/_posts/release/2025-08-20-accumulo-2.1.4.md index 75884280a..5ab37aa16 100644 --- a/_posts/release/2025-08-20-accumulo-2.1.4.md +++ b/_posts/release/2025-08-20-accumulo-2.1.4.md @@ -61,6 +61,9 @@ any prior 2.1 release. * {% 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. +* {% ghi 5588 %} and {% ghi 5675 %} together these change make compaction + planning look ahead more than once to find sets of files to compact that + would not include smaller sets of files that could compact or are compacting. ### Configuration Improvements