We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a72d1 commit 342f557Copy full SHA for 342f557
39/ops.html
@@ -4009,6 +4009,11 @@ <h3>Limitations</h3>
4009
</li>
4010
<li><a href="#kraft_missing">As noted above</a>, some features are not fully implemented in KRaft mode. If you are
4011
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>
4017
</ul>
4018
4019
<h3>Preparing for migration</h3>
0 commit comments