-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[SPARK-45502][BUILD] Upgrade Kafka to 3.6.0"
This reverts commit d1bd21a. ### What changes were proposed in this pull request? This pr aims to revert SPARK-45502 to make the test case `KafkaSourceStressSuite` stable. ### Why are the changes needed? The test case `KafkaSourceStressSuite` has become very unstable after the merger of SPARK-45502, with 10 out of the recent 22 tests failing because of it. Revert it for now, and we can upgrade Kafka again after resolving the test issues. - https://github.com/apache/spark/actions/runs/6497999347/job/17648385705 - https://github.com/apache/spark/actions/runs/6502219014/job/17660900989 - https://github.com/apache/spark/actions/runs/6502591917/job/17661861797 - https://github.com/apache/spark/actions/runs/6503144598/job/17663199041 - https://github.com/apache/spark/actions/runs/6503233514/job/17663413817 - https://github.com/apache/spark/actions/runs/6504416528/job/17666334238 - https://github.com/apache/spark/actions/runs/6509796846/job/17682130466 - https://github.com/apache/spark/actions/runs/6510877112/job/17685502094 - https://github.com/apache/spark/actions/runs/6512948316/job/17691625228 - https://github.com/apache/spark/actions/runs/6516366232/job/17699813649 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions ### Was this patch authored or co-authored using generative AI tooling? No Closes #43379 from LuciferYang/Revert-SPARK-45502. Authored-by: yangjie01 <yangjie01@baidu.com> Signed-off-by: yangjie01 <yangjie01@baidu.com>
- Loading branch information
1 parent
6994bad
commit 62653b9
Showing
5 changed files
with
25 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters