ctubbsii commented on code in PR #483:
URL: https://github.com/apache/accumulo-website/pull/483#discussion_r3547898096
##########
_posts/release/2026-07-04-accumulo-2.1.6.md:
##########
@@ -0,0 +1,51 @@
+---
+title: Apache Accumulo 2.1.6
+sortableversion: '02.01.06'
+LTM: true
+draft: true
+---
+## About
+
+Apache Accumulo 2.1.6 is a patch release of the 2.1 LTM line. It contains bug
+fixes and minor enhancements. This version supersedes earlier 2.1 releases
+and users upgrading to 2.1 should upgrade directly to this version instead of
+any prior 2.1 release.
+
+## Notable Changes
+
+{% ghi 6461 %} Hadoop minimum compatibility was changed from 3.0.x to 3.3.x
+to make use of a new API for opening files.
+
+{% ghi 6460 %} Changes the API used for opening files that will reduce calls
+to the NameNode when the FileStatus has already been retrieved for the file.
Review Comment:
These display better as bullet points.
```suggestion
* {% ghi 6461 %} Hadoop minimum compatibility was changed from 3.0.x to 3.3.x
to make use of a new API for opening files.
* {% ghi 6460 %} Changes the API used for opening files that will reduce
calls
to the NameNode when the FileStatus has already been retrieved for the file.
```
##########
_posts/release/2026-07-04-accumulo-2.1.6.md:
##########
@@ -0,0 +1,51 @@
+---
+title: Apache Accumulo 2.1.6
+sortableversion: '02.01.06'
+LTM: true
+draft: true
+---
+## About
+
+Apache Accumulo 2.1.6 is a patch release of the 2.1 LTM line. It contains bug
+fixes and minor enhancements. This version supersedes earlier 2.1 releases
+and users upgrading to 2.1 should upgrade directly to this version instead of
+any prior 2.1 release.
+
+## Notable Changes
+
+{% ghi 6461 %} Hadoop minimum compatibility was changed from 3.0.x to 3.3.x
+to make use of a new API for opening files.
+
+{% ghi 6460 %} Changes the API used for opening files that will reduce calls
+to the NameNode when the FileStatus has already been retrieved for the file.
+
+### Configuration Improvements
+
+### Notable Bug Fixes
+
+### Metrics Improvements
+
+### Other Improvements
+
+{% ghi 6449 %} Modifies the Garbage Collector to use a server-side filter when
Review Comment:
```suggestion
* {% ghi 6449 %} Modifies the Garbage Collector to use a server-side filter
when
```
--
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]