mirror of https://github.com/apache/kafka.git
MINOR: fix unmatched tag in upgrade.html (#18032)
Signed-off-by: PoAn Yang <payang@apache.org> Reviewers: Apoorv Mittal <amittal@confluent.io>, Josep Prat <josep.prat@aiven.io>
This commit is contained in:
parent
31d97bc3c9
commit
8e6ea2c1d6
|
|
@ -122,7 +122,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li>The <code>--topic-white-list</code> option was removed from the <code>kafka-replica-verification</code> command line tool.
|
<li>The <code>--topic-white-list</code> option was removed from the <code>kafka-replica-verification</code> command line tool.
|
||||||
Please use <code>--topics-include</code> instead.
|
Please use <code>--topics-include</code> instead.
|
||||||
</li>li>
|
</li>
|
||||||
<li>The <code>--broker-list</code> option was removed from the <code>kafka-verifiable-consumer</code> command line tool.
|
<li>The <code>--broker-list</code> option was removed from the <code>kafka-verifiable-consumer</code> command line tool.
|
||||||
Please use <code>--bootstrap-server</code> instead.
|
Please use <code>--bootstrap-server</code> instead.
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue