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

soarez pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8f5a28d10 MINOR: Update docs, remove JBOD from missing features (#622)
8f5a28d10 is described below

commit 8f5a28d10a90622e86c428398fcae5bfa6e5b8b4
Author: Igor Soarez <[email protected]>
AuthorDate: Tue Aug 6 11:18:49 2024 +0100

    MINOR: Update docs, remove JBOD from missing features (#622)
    
    
    Reviewers: Josep Prat <[email protected]>
---
 38/ops.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/38/ops.html b/38/ops.html
index e1b3a7bcd..b3fba107f 100644
--- a/38/ops.html
+++ b/38/ops.html
@@ -3834,7 +3834,6 @@ foo
   <p>The following features are not fully implemented in KRaft mode:</p>
 
   <ul>
-    <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