You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/07 11:56:26 UTC

[GitHub] [kafka] dengziming commented on a diff in pull request #12951: MINOR: Move MetadataQuorumCommand from `core` to `tools`

dengziming commented on code in PR #12951:
URL: https://github.com/apache/kafka/pull/12951#discussion_r1042114095


##########
bin/kafka-metadata-quorum.sh:
##########
@@ -14,4 +14,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-exec $(dirname $0)/kafka-run-class.sh kafka.admin.MetadataQuorumCommand "$@"

Review Comment:
   There is a `kafka-metatada-quorum.bat` in the windows folder.



-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org