This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 81a9c5634 Fix another malformed tag
81a9c5634 is described below
commit 81a9c56346ba43a9f697b6e24c67cee4dd2f6e56
Author: Christopher Tubbs <[email protected]>
AuthorDate: Tue Apr 28 21:16:01 2026 -0400
Fix another malformed tag
---
_posts/release/2026-04-03-accumulo-2.1.5.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/release/2026-04-03-accumulo-2.1.5.md
b/_posts/release/2026-04-03-accumulo-2.1.5.md
index e5c7f81df..886ec2b16 100644
--- a/_posts/release/2026-04-03-accumulo-2.1.5.md
+++ b/_posts/release/2026-04-03-accumulo-2.1.5.md
@@ -25,7 +25,7 @@ execute in the lexicographical order of the name property.
{% ghi 6146 %} Added Scan Server property that allows user to control which
tables
are allowed to be used with Scan Servers.
-{% 5998 %} Added property that allows user to specify whether or not RFiles
should
+{% ghi 5998 %} Added property that allows user to specify whether or not
RFiles should
be shuffled when reading from a Tablet to try and reduce the number of scan
threads
that are waiting on the same file to opened.