We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea96d1 commit 322b055Copy full SHA for 322b055
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