This is an automated email from the ASF dual-hosted git repository.

dlmarion 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 7c1249c24 Added note to 4.0 alpha1 relnotes about ScanServers and 
offline tables
7c1249c24 is described below

commit 7c1249c2466c3ac4a37354bb12e589520186e1bf
Author: Dave Marion <[email protected]>
AuthorDate: Fri Aug 28 14:27:50 2026 +0000

    Added note to 4.0 alpha1 relnotes about ScanServers and offline tables
---
 _posts/release/2026-08-24-accumulo-4.0.0-alpha1.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/_posts/release/2026-08-24-accumulo-4.0.0-alpha1.md 
b/_posts/release/2026-08-24-accumulo-4.0.0-alpha1.md
index 1f135b906..0d6d0372e 100644
--- a/_posts/release/2026-08-24-accumulo-4.0.0-alpha1.md
+++ b/_posts/release/2026-08-24-accumulo-4.0.0-alpha1.md
@@ -98,6 +98,10 @@ blog post.
 * The number of threads used to process FaTE transactions can be configured by 
FaTE transaction type
   for both user and system FaTE transactions.
 
+* A change was made in 2.1.5 that allowed ScanServers to be used with 
un-hosted tablets. The only way
+  to achieve this in 2.1 was to allow ScanServers to scan offline tables. In 
4.0, ScanServers can scan
+  tablets with all availability goals, so ScanServers don't need or have the 
ability to scan offline tables.
+
 
 ## API Changes (from 2.1.6)
 

Reply via email to