[
https://issues.apache.org/jira/browse/KAFKA-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492163#comment-16492163
]
ASF GitHub Bot commented on KAFKA-6955:
---------------------------------------
vahidhashemian opened a new pull request #5088: KAFKA-6955: Use Java
AdminClient in DeleteRecordsCommand
URL: https://github.com/apache/kafka/pull/5088
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Use Java AdminClient in DeleteRecordsCommand
> --------------------------------------------
>
> Key: KAFKA-6955
> URL: https://issues.apache.org/jira/browse/KAFKA-6955
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ismael Juma
> Assignee: Vahid Hashemian
> Priority: Major
> Labels: newbie
>
> The Scala AdminClient was introduced as a stop gap until we had an officially
> supported API. The Java AdminClient is the supported API so we should migrate
> all usages to it and remove the Scala AdminClient. This JIRA is for using the
> Java AdminClient in DeleteRecordsCommand.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)