ctubbsii commented on code in PR #346:
URL: https://github.com/apache/accumulo-website/pull/346#discussion_r999492641
##########
_posts/release/2022-04-27-accumulo-2.1.0.md:
##########
@@ -332,11 +336,18 @@ timing out. {% ghi 2599 %} {% ghi 2598 %}
* {% ghi 2064 %} Add option to disable encryption to AESCryptoService
* {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New
`tserver.wal.sort.file.` property to configure
* {% ghi 2076 %} Sorted recovery files can now be encrypted
-* {% ghi 2273 %} Upgrade Thrift to 0.15.0
+* {% ghi 2441 %} Upgraded to Junit 5
* {% ghi 2462 %} Added SUBMITTED FaTE status to differentiate between things
that are submitted and running
* {% ghi 2467 %} Added option to fate shell command to cancel FaTE operations
that are NEW or SUBMITTED
* {% ghi 2562 %} Updated fate shell command to use CommandLine options instead
of manual arg parsing
* {% ghi 2524 %} Scheduled background tasks are now periodically checked to
see if they failed
+* {% ghi 2692 %} New public API added to support setting multiple properties
at once atomically
Review Comment:
We'll probably want to name the method here.
##########
_posts/release/2022-04-27-accumulo-2.1.0.md:
##########
@@ -332,11 +336,18 @@ timing out. {% ghi 2599 %} {% ghi 2598 %}
* {% ghi 2064 %} Add option to disable encryption to AESCryptoService
* {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New
`tserver.wal.sort.file.` property to configure
* {% ghi 2076 %} Sorted recovery files can now be encrypted
-* {% ghi 2273 %} Upgrade Thrift to 0.15.0
+* {% ghi 2441 %} Upgraded to Junit 5
Review Comment:
This isn't really a user facing change, exception, users will be affected by
the related changes to the iterator test harness, if they use that to test
their iterators.
##########
_posts/release/2022-04-27-accumulo-2.1.0.md:
##########
@@ -332,11 +336,18 @@ timing out. {% ghi 2599 %} {% ghi 2598 %}
* {% ghi 2064 %} Add option to disable encryption to AESCryptoService
* {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New
`tserver.wal.sort.file.` property to configure
* {% ghi 2076 %} Sorted recovery files can now be encrypted
-* {% ghi 2273 %} Upgrade Thrift to 0.15.0
+* {% ghi 2441 %} Upgraded to Junit 5
* {% ghi 2462 %} Added SUBMITTED FaTE status to differentiate between things
that are submitted and running
* {% ghi 2467 %} Added option to fate shell command to cancel FaTE operations
that are NEW or SUBMITTED
* {% ghi 2562 %} Updated fate shell command to use CommandLine options instead
of manual arg parsing
* {% ghi 2524 %} Scheduled background tasks are now periodically checked to
see if they failed
+* {% ghi 2692 %} New public API added to support setting multiple properties
at once atomically
+* {% ghi 2749 %} Upgrade Monitor to Bootstrap 5
Review Comment:
This is implementation detail, and not really necessary to call out for the
user.
##########
_posts/release/2022-04-27-accumulo-2.1.0.md:
##########
@@ -332,11 +336,18 @@ timing out. {% ghi 2599 %} {% ghi 2598 %}
* {% ghi 2064 %} Add option to disable encryption to AESCryptoService
* {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New
`tserver.wal.sort.file.` property to configure
* {% ghi 2076 %} Sorted recovery files can now be encrypted
-* {% ghi 2273 %} Upgrade Thrift to 0.15.0
+* {% ghi 2441 %} Upgraded to Junit 5
* {% ghi 2462 %} Added SUBMITTED FaTE status to differentiate between things
that are submitted and running
* {% ghi 2467 %} Added option to fate shell command to cancel FaTE operations
that are NEW or SUBMITTED
* {% ghi 2562 %} Updated fate shell command to use CommandLine options instead
of manual arg parsing
* {% ghi 2524 %} Scheduled background tasks are now periodically checked to
see if they failed
+* {% ghi 2692 %} New public API added to support setting multiple properties
at once atomically
+* {% ghi 2749 %} Upgrade Monitor to Bootstrap 5
+* {% ghi 2807 %} Added several troubleshooting utilities to the `accumulo
admin` command.
+* {% ghi 2820 %} {% ghi 2900 %} `du` command performance improved by using the
metadata table for computation instead of HDFS
+* {% ghi 2920 %} Upgraded to Zookeeper 3.8.0
+* {% ghi 2933 %} Upgraded to slf4j2
+* {% ghi 2966 %} Upgrade Thrift to 0.17.0
Review Comment:
Rather than list each one separately, we can probably just note that many
dependencies were updated, and users should check the POM for details.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]