jlprat commented on code in PR #614: URL: https://github.com/apache/kafka-site/pull/614#discussion_r1689481100
########## 38/upgrade.html: ########## @@ -28,7 +28,8 @@ <h5><a id="upgrade_380_notable" href="#upgrade_380_notable">Notable changes in 3 If READ is not authorized, checkpointing is limited to offsets mirrorred after the start of the task. See <a href="https://issues.apache.org/jira/browse/KAFKA-15905">KAFKA-15905</a> for more details. </li> - <li>Tiered Storage now supports clusters configured with multiple log directories (i.e. JBOD feature).</li> + <li>JBOD in KRaft is now production ready.</li> + <li>Tiered Storage, which is still in early availability, now supports clusters configured with multiple log directories (i.e. JBOD feature).</li> Review Comment: Hi @soarez I think you are looking at an outdated version of the text. The new one states: > <li>Tiered Storage, which is still in early access, now supports clusters configured with multiple log directories (i.e. JBOD feature).</li> -- 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: dev-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org