sjhajharia closed pull request #19851: MINOR: Cleanup KafkaApisTest `asJava`
conversions
URL: https://github.com/apache/kafka/pull/19851
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
github-actions[bot] commented on PR #19851:
URL: https://github.com/apache/kafka/pull/19851#issuecomment-2947966504
A label of 'needs-attention' was automatically added to this PR in order to
raise the
attention of the committers. Once this issue has been triaged, the `triage`
label
s
dajac commented on PR #19851:
URL: https://github.com/apache/kafka/pull/19851#issuecomment-2946544689
For my understanding, what’s wrong with using asJava conversion? It feels
more natural to use Scala collections in Scala rather than using Java
collections.
--
This is an automated messa
sjhajharia opened a new pull request, #19851:
URL: https://github.com/apache/kafka/pull/19851
We have got rid of almost all of `asJava` conversions in KafkaApisTest. This
is a final attempt at the cleanups in the class.
--
This is an automated message from the Apache Git Service.
To resp