Skip to content

Commit 342f557

Browse files
authored
KAFKA-19026: add note in ZK to KRaft migration (#685)
Add a brief note pointing to the issue in the 3.9 migration guide
1 parent 11a72d1 commit 342f557

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

39/ops.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4009,6 +4009,11 @@ <h3>Limitations</h3>
40094009
</li>
40104010
<li><a href="#kraft_missing">As noted above</a>, some features are not fully implemented in KRaft mode. If you are
40114011
using one of those features, you will not be able to migrate to KRaft yet.</li>
4012+
<li>
4013+
There is a known inconsistency between ZK and KRaft modes in the arguments passed to an <code>AlterConfigPolicy</code>,
4014+
when an <code>OpType.SUBTRACT</code> is processed.
4015+
For further details refer to <a href="https://issues.apache.org/jira/browse/KAFKA-19026">KAFKA-19026</a>.
4016+
</li>
40124017
</ul>
40134018

40144019
<h3>Preparing for migration</h3>

0 commit comments

Comments
 (0)