Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0.1
-
None
-
None
Description
Adding kafka-clients:1.0.0 (also 1.0.1 and 1.1.0) to an Android project would make the compilation fail: com.android.tools.r8.ApiLevelException: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
Would it be possible to make the kafka-clients backward compatible with reasonable Android API (say, 4.4.x) please?
Attachments
Attachments
Issue Links
- is blocked by
-
KAFKA-12327 Remove MethodHandle usage in CompressionType
- Resolved