[MINOR] Add a note for JBOD support for tiered storage (#16369)

Reviewers: Satish Duggana <satishd@apache.org>, Chia-Ping Tsai <chia7712@gmail.com>, Kamal Chandraprakash<kamal.chandraprakash@gmail.com>
This commit is contained in:
Luke Chen 2024-06-18 08:40:21 +09:00 committed by Satish Duggana
parent f2e471fb81
commit 99b33e205c
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
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>
</ul>
<h4><a id="upgrade_3_7_1" href="#upgrade_3_7_1">Upgrading to 3.7.1 from any version 0.8.x through 3.6.x</a></h4>