This is an automated email from the ASF dual-hosted git repository.
mmiller 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 7aac9f3 Add new property to release notes
7aac9f3 is described below
commit 7aac9f30453351a5ae4f500259ebee3220dd88bc
Author: Mike Miller <[email protected]>
AuthorDate: Thu Oct 21 15:16:27 2021 -0400
Add new property to release notes
---
_posts/release/2020-01-19-accumulo-2.1.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/release/2020-01-19-accumulo-2.1.0.md
b/_posts/release/2020-01-19-accumulo-2.1.0.md
index 5db345b..53a9867 100644
--- a/_posts/release/2020-01-19-accumulo-2.1.0.md
+++ b/_posts/release/2020-01-19-accumulo-2.1.0.md
@@ -292,7 +292,7 @@ along with the addition of a "Fetched" column indicating
when the data was retri
* {% ghi 1848 %} Update column name in the monitor UI
* {% ghi 2039 %} {% ghi 2045 %} Add bulk import option to ignore empty dirs
* {% ghi 2064 %} Add option to disable encryption to AESCryptoService
-* {% ghi 2117 %} Make sorted recovery write to RFiles
+* {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New
`tserver.wal.sort.file.` property to configure
* {% ghi 2273 %} Upgrade Thrift to 0.15.0
## Upgrading