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 89e3f873f update 2.1.4 release notes
89e3f873f is described below
commit 89e3f873ff7f2696aeb814d089c04828b1a7b5b9
Author: Keith Turner <[email protected]>
AuthorDate: Wed Aug 20 17:19:22 2025 +0000
update 2.1.4 release notes
---
_posts/release/2025-04-08-accumulo-2.1.4.md | 1 +
1 file changed, 1 insertion(+)
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 020fadbf8..38a954080 100644
--- a/_posts/release/2025-04-08-accumulo-2.1.4.md
+++ b/_posts/release/2025-04-08-accumulo-2.1.4.md
@@ -77,6 +77,7 @@ any prior 2.1 release.
allowing different bind and advertise addresses.
* {% ghi 5638 %} Added a new property to disable assignment and balancing when
the number of tserver is below the configured value. Disabled by default.
+* {% ghi 5632 %} Improved handling fixed properties that require a server
restart.
### Notable Bug Fixes