Hi all,

I've spoken to Qingsheng via Slack as I've encountered a
ClassNotFoundException when testing Avro Schema Registry. I've filed
https://issues.apache.org/jira/browse/FLINK-31485 and created
https://github.com/apache/flink/pull/22191 as a fix.

Best regards,

Martijn

On Wed, Mar 15, 2023 at 8:46 AM Junrui Lee <jrlee....@gmail.com> wrote:

> Thanks Qingsheng for driving this.
> +1 (non-binding)
>
> - built from source code
> - run some batch jobs, query results are expected, the default batch
> scheduler is AdaptiveBatchScheduler, WebUI looks
> good,  no suspicious output/log.
> - start a Flink yarn session cluster, run the 10TB tpc-ds, all job can
> finish without any exception by AdaptiveBatchScheduler, only configuring
> parallelism.default enables operators whose parallelism is not specified by
> the user to automatically derive the parallelism based on the amount of
> data, without being limited by the power of 2.
>
> Best,
> Junrui
>
> Etienne Chauchot <echauc...@apache.org> 于2023年3月14日周二 19:00写道:
>
> > Hi all,
> >
> > As promised, I ran the same tests on 1.17.0 RC2 I also verified the
> > release notes.
> >
> > Based on the scope of these tests : +1 (non-binding)
> >
> > Etienne
> >
> > Le 14/03/2023 à 07:44, Qingsheng Ren a écrit :
> > > Hi everyone,
> > >
> > > Please review and vote on the release candidate #2 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-rc2" [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-rc2/
> > > [4] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > [5]
> > https://repository.apache.org/content/repositories/orgapacheflink-1595
> > > [6] https://github.com/apache/flink/releases/tag/release-1.17.0-rc2
> > > [7] https://github.com/apache/flink-web/pull/618
> > >
> > > Thanks,
> > > Martijn and Matthias, Leonard and Qingsheng
> > >
> >
>

Reply via email to