michaeljmarshall commented on a change in pull request #14225:
URL: https://github.com/apache/pulsar/pull/14225#discussion_r804820484
##########
File path:
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdTopics.java
##########
@@ -245,10 +245,6 @@ public CmdTopics(Supplier<PulsarAdmin> admin) {
jcommander.addCommand("set-replication-clusters", new
SetReplicationClusters());
jcommander.addCommand("remove-replication-clusters", new
RemoveReplicationClusters());
- jcommander.addCommand("remove-schema-compatibility-strategy", new
RemoveSchemaCompatibilityStrategy());
Review comment:
Thank you for confirming. I didn't realize that when I left my review.
We need to make sure this gets merged before 2.10 is released.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]