This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 7e3f889 MINOR: Modified Exception handling for KIP-470 (#7461) add a949334 KAFKA-8983; AdminClient deleteRecords should not fail all partitions unnecessarily (#7449) No new revisions were added by this update. Summary of changes: .../kafka/clients/admin/KafkaAdminClient.java | 73 ++++++++++---------- .../kafka/clients/admin/KafkaAdminClientTest.java | 80 +++++++++++++++++++--- .../test/java/org/apache/kafka/test/TestUtils.java | 17 +++++ 3 files changed, 127 insertions(+), 43 deletions(-)