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 f7d672e Add notable change and correct wording in release notes
f7d672e is described below
commit f7d672ee078e848c442f4f5c91c12a24178cd6f1
Author: Mike Miller <[email protected]>
AuthorDate: Thu Oct 21 14:55:53 2021 -0400
Add notable change and correct wording in release notes
---
_posts/release/2020-01-19-accumulo-2.1.0.md | 3 ++-
1 file changed, 2 insertions(+), 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 62ece86..5db345b 100644
--- a/_posts/release/2020-01-19-accumulo-2.1.0.md
+++ b/_posts/release/2020-01-19-accumulo-2.1.0.md
@@ -253,7 +253,7 @@ TODO clarify what was done for this. {% ghi 1787 %} {% ghi
1788 %} {% ghi 1798 %
Created new "jshell" convenience entry point {% ghi 1870 %} {% ghi 1910 %}
-### New Monitor Compactions page & performance improvements
+### New Monitor Compactions page & optimization
A page was added to the Monitor that lists the active compactions and the
longest running
active compaction. As an optimization, the page will only fetch data if a user
loads the
@@ -293,6 +293,7 @@ along with the addition of a "Fetched" column indicating
when the data was retri
* {% 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 2273 %} Upgrade Thrift to 0.15.0
## Upgrading