Hi everyone,

Thanks for creating the release candidate. I've successfully validated the
release candidate locally with the DataStream API.

1. I created a DataStream API based job, which read and deserialized JSON
strings from an input Kafka topic using flink-connector-kafka, transformed
the data, and wrote it in the Avro format to an output Kafka topic.
2. I used Maven dependencies for the job from the repository
https://repository.apache.org/content/repositories/orgapacheflink-1742
(flink version 1.20.0) to create the job JAR.
3. I ran flink from the binaries within
https://dist.apache.org/repos/dist/dev/flink/flink-1.20.0-rc0/flink-1.20.0-bin-scala_2.12.tgz
.
4. The job ran as expected when I produced to the input topic with ~500k
msgs and consumed from the output topic.

Best,
Santwana

On Fri, Jun 28, 2024 at 9:39 PM weijie guo <guoweijieres...@gmail.com>
wrote:

> Hi everyone,
>
>
> The release candidate #0(i.e. RC0) for Apache Flink 1.20.0 has been
> created.
>
>
> This RC is currently for preview only to facilitate the integrated testing
> and
>
> we don't have to vote on it.
>
>
> RC1 is expected to be released a week later If we find no new blocker in
> RC0.
>
> The related voting process will be triggered once the announcement is
> ready.
>
>
> The RC0 has all the artifacts that we would typically have for a release,
> except
>
> for the release note and the website pull request for the release
> announcement.
>
>
> The following contents are available for your review:
>
>
> - The preview source release and binary convenience releases [1], which
>
> are signed with the key with fingerprint
> 8D56AE6E7082699A4870750EA4E8C4C05EE6861F [2].
>
>
> - All artifacts that would normally be deployed to the Maven
> Central Repository [3].
>
>
> - Source code tag "release-1.20.0-rc0" [4]
>
>
> Your help testing the release will be greatly appreciated! And we'll
>
> create the RC1 release and the voting thread as soon as all the efforts are
>
> finished.
>
>
> [1] https://dist.apache.org/repos/dist/dev/flink/flink-1.20.0-rc0/
>
> [2] https://dist.apache.org/repos/dist/release/flink/KEYS
>
> [3]
> https://repository.apache.org/content/repositories/orgapacheflink-1742/
>
> [4] https://github.com/apache/flink/releases/tag/release-1.20.0-rc0
>
>
> Best,
>
> Robert, Rui, Ufuk, Weijie
>

Reply via email to