We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd5946 commit 1980f38Copy full SHA for 1980f38
1 file changed
bin/windows/kafka-dump-log.bat
@@ -14,4 +14,4 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
rem See the License for the specific language governing permissions and
15
rem limitations under the License.
16
17
-"%~dp0kafka-run-class.bat" kafka.tools.DumpLogSegments %*
+"%~dp0kafka-run-class.bat" org.apache.kafka.tools.DumpLogSegments %*
0 commit comments