mirror of https://github.com/apache/kafka.git
[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:
parent
f2e471fb81
commit
99b33e205c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue