github-actions[bot] closed pull request #17950: KAFKA-7025: Some Android
compatibility for kafka-client
URL: https://github.com/apache/kafka/pull/17950
--
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 t
github-actions[bot] commented on PR #17950:
URL: https://github.com/apache/kafka/pull/17950#issuecomment-2811657272
This PR has been closed since it has not had any activity in 120 days. If
you feel like this
was a mistake, or you would like to continue working on it, please feel free
to
github-actions[bot] commented on PR #17950:
URL: https://github.com/apache/kafka/pull/17950#issuecomment-2731529602
This PR is being marked as stale since it has not had any activity in 90
days. If you
would like to keep this PR alive, please leave a comment asking for a
review. If the P
gtbX commented on PR #17950:
URL: https://github.com/apache/kafka/pull/17950#issuecomment-2549937161
The failing tests in CI don't seem to be related. I can run `./gradlew
client:test --rerun-tasks` successfully - at least some of the time. That's
also the case for the parent branch.
--
gtbX opened a new pull request, #17950:
URL: https://github.com/apache/kafka/pull/17950
Fixes and workarounds for some of the peculiarities of the Android runtime.
This is by no means complete Android support, but gets a little bit closer.
* fix for `Socket.getInetAddress()` returning nul