[SPARK-44181][BUILD] Upgrade Apache Kafka to 3.4.1#41727
[SPARK-44181][BUILD] Upgrade Apache Kafka to 3.4.1#41727bjornjorgensen wants to merge 2 commits intoapache:masterfrom
Apache Kafka to 3.4.1#41727Conversation
|
@dongjoon-hyun This is not the latest version. There are a 3.5.0 but that did not run as I was hoping for see my first commit. |
|
Thank you for pinging me. |
|
This https://github.com/bjornjorgensen/spark/actions/runs/5365767358/jobs/9734794773 is the build log for 3.5.0 any tips on whats wrong her? |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM (Pending CIs).
|
Ur, do you mean this will not pass CI? |
|
This 3.4.1 will pass CI but kafka 3.5.0 did not. |
|
oh... in 3.5.0 kafka have moved many modules. https://github.com/bjornjorgensen/spark/actions/runs/5365767358/jobs/9734794665#step:7:2031 |
|
Merged to master. Could you make a backporting PR for |
|
@dongjoon-hyun Thank you. |
|
Thank you! |
What changes were proposed in this pull request?
Upgrade Apache Kafka from 3.4.0 to 3.4.1
Why are the changes needed?
Release Notes
Kafka 3.4.1 fixes 58 issues since the 3.4.0 release.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA