[GitHub] [kafka] mimaison commented on a diff in pull request #13278: KAFKA-14591 DeleteRecordsCommand moved to tools

2023-07-21 Thread via GitHub
mimaison commented on code in PR #13278: URL: https://github.com/apache/kafka/pull/13278#discussion_r1270529100 ## tools/src/main/java/org/apache/kafka/tools/DeleteRecordsCommand.java: ## @@ -0,0 +1,217 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [kafka] mimaison commented on a diff in pull request #13278: KAFKA-14591 DeleteRecordsCommand moved to tools

2023-07-19 Thread via GitHub
mimaison commented on code in PR #13278: URL: https://github.com/apache/kafka/pull/13278#discussion_r1268090551 ## tools/src/main/java/org/apache/kafka/tools/CoreUtils.java: ## @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [kafka] mimaison commented on a diff in pull request #13278: KAFKA-14591 DeleteRecordsCommand moved to tools

2023-07-18 Thread via GitHub
mimaison commented on code in PR #13278: URL: https://github.com/apache/kafka/pull/13278#discussion_r1266857754 ## tools/src/main/java/org/apache/kafka/tools/DeleteRecordsCommand.java: ## @@ -0,0 +1,220 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or