This is an automated email from the ASF dual-hosted git repository.

jsancio pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 939950897b2 MINOR; Fix command name kafka-metadata-quorum (#13381)
939950897b2 is described below

commit 939950897b2ef1424362787467c660eea1d2c0ea
Author: José Armando García Sancio <[email protected]>
AuthorDate: Mon Mar 13 10:51:32 2023 -0700

    MINOR; Fix command name kafka-metadata-quorum (#13381)
    
    The name of the command should be kafka-metadata-quorum not
    kafka-metatada-quorum.
    
    Reviewers: Ron Dagostino <[email protected]>, Divij Vaidya 
<[email protected]>
---
 bin/windows/{kafka-metatada-quorum.bat => kafka-metadata-quorum.bat} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/bin/windows/kafka-metatada-quorum.bat 
b/bin/windows/kafka-metadata-quorum.bat
similarity index 100%
rename from bin/windows/kafka-metatada-quorum.bat
rename to bin/windows/kafka-metadata-quorum.bat

Reply via email to