You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2018/03/13 23:44:21 UTC

[kafka] branch 1.0 updated: MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)

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

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


The following commit(s) were added to refs/heads/1.0 by this push:
     new cc0881d  MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)
cc0881d is described below

commit cc0881d7b6e171b8b65d67826eeba39333883de0
Author: hmcl <hm...@apache.org>
AuthorDate: Tue Mar 13 16:41:54 2018 -0700

    MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)
---
 bin/windows/kafka-consumer-offset-checker.bat | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/bin/windows/kafka-consumer-offset-checker.bat b/bin/windows/kafka-consumer-offset-checker.bat
deleted file mode 100644
index 2baa1b8..0000000
--- a/bin/windows/kafka-consumer-offset-checker.bat
+++ /dev/null
@@ -1,17 +0,0 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements.  See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License.  You may obtain a copy of the License at
-rem
-rem     http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-"%~dp0kafka-run-class.bat" kafka.tools.ConsumerOffsetChecker %*

-- 
To stop receiving notification emails like this one, please contact
jgus@apache.org.