+1 (binding)

- Verified that the source release can be built successfully.
- Verified that the checksum and gpg files match the corresponding source
release files, binary release files, and maven artifacts.
- Verified that the source archives do not contain any binary file.
- Verified that all POM files point to the same version.
- Checked that the README.md file does not have anything unexpected.
- Checked that the source code tag looks good.


On Mon, Mar 20, 2023 at 8:46 PM Martijn Visser <martijnvis...@apache.org>
wrote:

> +1 (binding)
>
> - Validated hashes
> - Verified signature
> - Verified that no binaries exist in the source archive
> - Build the source with Maven
> - Verified licenses
> - Verified web PR
> - Started a cluster and the Flink SQL client. Successfully connected with
> the Kafka connector to Confluent Cloud with AVRO and Schema Registry
> enabled.
>
> On Mon, Mar 20, 2023 at 10:55 AM Jing Ge <j...@ververica.com.invalid>
> wrote:
>
> > Hi Qingsheng, Hi Leonard,
> >
> > Thanks for sharing the info. IHMO, the watermark alignment should still
> be
> > marked as beta, since the enhancement in 1.17 is far away from GA. I will
> > leave a comment under FLINK-31519
> > <https://issues.apache.org/jira/browse/FLINK-31519>. Let's stop here to
> > let
> > this thread focus on release. Thanks!
> >
> > Best regards,
> > Jing
> >
> >
> > On Mon, Mar 20, 2023 at 9:03 AM yuxia <luoyu...@alumni.sjtu.edu.cn>
> wrote:
> >
> > > +1 (non-binding)
> > > 1: Build from the source code
> > > 2: Verified the signature and checksum
> > > 3: Verified web PR
> > > 4: Run a SQL Job via Flink SQL Client
> > >
> > > Best regards,
> > > Yuxia
> > >
> > > ----- 原始邮件 -----
> > > 发件人: "Leonard Xu" <xbjt...@gmail.com>
> > > 收件人: "dev" <dev@flink.apache.org>
> > > 发送时间: 星期一, 2023年 3 月 20日 上午 11:19:01
> > > 主题: Re: [VOTE] Release 1.17.0, release candidate #3
> > >
> > > Thanks Jing for the validation, I’ve created FLINK-31519[1] to fix the
> > > outdated doc,
> > > Sure that it’s a minor doc issue and won’t block the release.
> > >
> > > Best,
> > > Leonard
> > >
> > > [1]https://issues.apache.org/jira/browse/FLINK-31519
> > >
> > > > On Mar 20, 2023, at 7:45 AM, Jing Ge <j...@ververica.com.INVALID>
> > wrote:
> > > >
> > > > Hi Qingsheng,
> > > >
> > > > While reviewing the announcement PR[1], I found that the related
> Flink
> > > doc
> > > > for Watermark Alignment Enhancement has not been updated yet. Afaiac,
> > It
> > > is
> > > > not a blocking issue but would be great if it contains up-to-date
> > > > information and is consistent with the announcement.
> > > >
> > > > Best regards,
> > > > Jing
> > > >
> > > > [1] https://github.com/apache/flink-web/pull/618
> > > > [2]
> > > >
> > >
> >
> https://github.com/apache/flink/blob/release-1.17/docs/content/docs/dev/datastream/event-time/generating_watermarks.md?plain=1#L308
> > > >
> > > > On Sat, Mar 18, 2023 at 10:10 PM Jing Ge <j...@ververica.com> wrote:
> > > >
> > > >> +1
> > > >>
> > > >> - Verified the signature
> > > >> - Verified hashes
> > > >> - Verify that the source archives do not contain any binaries
> > > >> - Built from the source code
> > > >> - Verified web PR
> > > >> - Checked jars in the staging repo
> > > >>
> > > >> Best regards,
> > > >> Jing
> > > >>
> > > >> On Sat, Mar 18, 2023 at 9:11 AM Lijie Wang <
> wangdachui9...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> +1 (binding)
> > > >>>
> > > >>> -  Built from the source code
> > > >>> -  Verified the signature and checksum
> > > >>> -  Ran both streaming/batch jobs on yarn cluster
> > > >>> -  Checked the website PR
> > > >>>
> > > >>> Best,
> > > >>> Lijie
> > > >>>
> > > >>> Qingsheng Ren <renqs...@gmail.com> 于2023年3月17日周五 22:02写道:
> > > >>>
> > > >>>> Hi everyone,
> > > >>>>
> > > >>>> Please review and vote on the release candidate #3 for the version
> > > >>> 1.17.0,
> > > >>>> as follows:
> > > >>>> [ ] +1, Approve the release
> > > >>>> [ ] -1, Do not approve the release (please provide specific
> > comments)
> > > >>>>
> > > >>>> The complete staging area is available for your review, which
> > > includes:
> > > >>>>
> > > >>>> * JIRA release notes [1], and the pull request adding release note
> > for
> > > >>>> users [2]
> > > >>>> * the official Apache source release and binary convenience
> releases
> > > to
> > > >>> be
> > > >>>> deployed to dist.apache.org [3], which are signed with the key
> with
> > > >>>> fingerprint A1BD477F79D036D2C30CA7DBCA8AEEC2F6EB040B [4],
> > > >>>> * all artifacts to be deployed to the Maven Central Repository
> [5],
> > > >>>> * source code tag "release-1.17.0-rc3" [6],
> > > >>>> * website pull request listing the new release and adding
> > announcement
> > > >>> blog
> > > >>>> post [7].
> > > >>>>
> > > >>>> The vote will be open for at least 72 hours. It is adopted by
> > majority
> > > >>>> approval, with at least 3 PMC affirmative votes.
> > > >>>>
> > > >>>> [1]
> > > >>>>
> > > >>>>
> > > >>>
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12351585
> > > >>>> [2] https://github.com/apache/flink/pull/22146
> > > >>>> [3]
> https://dist.apache.org/repos/dist/dev/flink/flink-1.17.0-rc3/
> > > >>>> [4] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > >>>> [5]
> > > >>>
> > https://repository.apache.org/content/repositories/orgapacheflink-1600
> > > >>>> [6]
> https://github.com/apache/flink/releases/tag/release-1.17.0-rc3
> > > >>>> [7] https://github.com/apache/flink-web/pull/618
> > > >>>>
> > > >>>> Thanks,
> > > >>>> Martijn and Matthias, Leonard and Qingsheng
> > > >>>>
> > > >>>
> > > >>
> > >
> >
>

Reply via email to