Commit 9d6480d
committed
[KYUUBI #7355] Bump Kafka 3.9.2
### Why are the changes needed?
Kafka 3.9.2 switches to `at.yawk.lz4:lz4-java` for security purpose, which does not really affect Kyuubi since we excluded all compression libs from kafka-clients, but it's always good to keep 3rd party libs up-to-date.
### How was this patch tested?
Pass GHA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7355 from pan3793/kafka-3.9.2.
Closes #7355
37af2ec [Cheng Pan] Bump Kafka 3.9.2
Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>1 parent 588efc7 commit 9d6480d
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- dev
- kyuubi-server/src/test/scala/org/apache/kyuubi/events/handler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
| 1038 | + | |
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
| |||
0 commit comments