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/09 07:15:26 UTC

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

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


##########
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:
   Good catch! Fixed.



-- 
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