RobertIndie commented on a change in pull request #14225:
URL: https://github.com/apache/pulsar/pull/14225#discussion_r804385145



##########
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:
       These commands were added by https://github.com/apache/pulsar/pull/13297 
. And hasn't been 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]


Reply via email to