Luke Chen
Luke Chen
We should raise another issue for "testing all versions of Kafka client".
Maybe changing the name could come first in 0.5.0.
Triaged Feb. 21: It would be good to have benchmark for the before/after comparison. Maybe some metrics needed to be added for the latency.
Triaged Feb. 21: We also need to tune the connection with KMS, metrics endpoint, ... etc, not just Kafka.
Will work on this. Thanks.
Sorry. No, go ahead to take over it. Thanks.
@XComp , please help review when available. Thanks.
@snuyanzin @JingGe @XComp , please take a look when available. This PR is doing similar things as https://github.com/apache/flink/pull/23766 , just bump the Maven wrapper version to allow checksum verification. Thanks.
@snuyanzin @JingGe @XComp , please take a look when available. This PR is doing similar things as https://github.com/apache/flink/pull/23766 , just bump the Maven wrapper version to allow checksum verification. Thanks.
@XComp , I've tried to run `./mvnw clean package -DskipTests` in all 3 different OS via github action [here](https://github.com/showuon/flink/actions/runs/9563064965/job/26360788830), and so far the building process runs well. For the Windows...