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

stanislavkozlovski pushed a commit to branch minor-ops-html-jbod
in repository https://gitbox.apache.org/repos/asf/kafka.git

commit 0a26fd3ca445faf60ce7063899a34544774bffaf
Author: Stanislav <[email protected]>
AuthorDate: Thu Feb 22 10:50:32 2024 +0100

    MINOR: Add 3.7 JBOD KRaft Early Acces disclaimer
---
 docs/ops.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ops.html b/docs/ops.html
index 7e9d9630e25..92f67615557 100644
--- a/docs/ops.html
+++ b/docs/ops.html
@@ -3774,7 +3774,7 @@ foo
   <p>The following features are not fully implemented in KRaft mode:</p>
 
   <ul>
-    <li>Supporting JBOD configurations with multiple storage directories</li>
+    <li>Supporting JBOD configurations with multiple storage directories. Note 
that an Early Access release is supported in 3.7 as per <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-858%3A+Handle+JBOD+broker+disk+failure+in+KRaft";>KIP-858</a>.
 Note that it is not yet recommended for use in production environments. Please 
refer to the <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/Kafka+JBOD+in+KRaft+Early+Access+Release+Notes";>release
 notes</a> to help us test [...]
     <li>Modifying certain dynamic configurations on the standalone KRaft 
controller</li>
   </ul>
 

Reply via email to