Hi folks,

I found another issue related to Blink planner that ClassCastException
would be thrown when use ConnectorDescriptor to register the Source.
Not sure if it is a blocker. The issue can be found in [1], anyway, it's
better to fix this issue in new RC.

Best,
Jincheng

[1] https://issues.apache.org/jira/browse/FLINK-15840



Till Rohrmann <trohrm...@apache.org> 于2020年1月31日周五 下午10:29写道:

> Hi everyone,
>
> -1, because flink-kubernetes does not have the correct NOTICE file.
>
> Here is the issue to track the problem [1].
>
> [1] https://issues.apache.org/jira/browse/FLINK-15837
>
> Cheers,
> Till
>
> On Fri, Jan 31, 2020 at 2:34 PM Xintong Song <tonysong...@gmail.com>
> wrote:
>
> > Thanks Gary & Yu,
> >
> > +1 (non-binding) from my side.
> >
> > - I'm not aware of any blockers (except unfinished documents)
> > - Verified building from source (tests not skipped)
> > - Verified running nightly e2e tests
> > - Verified running example jobs in local/standalone/yarn setups.
> Everything
> > seems to work fine.
> > - Played around with memory configurations on local/standalone/yarn
> setups.
> > Everything works as expected.
> > - Checked on the release notes, particularly the memory management part.
> >
> > Thank you~
> >
> > Xintong Song
> >
> >
> >
> > On Fri, Jan 31, 2020 at 6:47 PM David Anderson <da...@ververica.com>
> > wrote:
> >
> > > +1 (non-binding) No blockers, but I did run into a couple of things.
> > >
> > > I upgraded flink-training-exercises to 1.10; after minor adjustments,
> all
> > > the tests pass.
> > >
> > > With Java 11 I ran into
> > >
> > > WARNING: An illegal reflective access operation has occurred
> > > WARNING: Illegal reflective access by
> > > org.apache.flink.core.memory.MemoryUtils
> > > WARNING: Please consider reporting this to the maintainers of
> > > org.apache.flink.core.memory.MemoryUtils
> > >
> > > which is the subject of
> > https://issues.apache.org/jira/browse/FLINK-15094.
> > > I suggest we add some mention of this to the release notes.
> > >
> > > I have been using the now removed ExternalCatalog interface. I found
> the
> > > documentation for the new Catalog API insufficient for figuring out how
> > to
> > > adapt.
> > >
> > > David
> > >
> > > On Fri, Jan 31, 2020 at 10:00 AM Aljoscha Krettek <aljos...@apache.org
> >
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > - I verified the checksum
> > > > - I verified the signatures
> > > > - I eyeballed the diff in pom files between 1.9 and 1.10 and checked
> > any
> > > > newly added dependencies. They are ok. If the 1.9 licensing was
> correct
> > > > the licensing on this should also be correct
> > > > - I manually installed Flink Python and ran the WordCount.py example
> on
> > > > a (local) cluster and standalone
> > > >
> > > > Aljoscha
> > > >
> > > > On 30.01.20 10:49, Piotr Nowojski wrote:
> > > > > Hi,
> > > > >
> > > > > Thanks for creating this RC Gary & Yu.
> > > > >
> > > > > +1 (non-binding) from my side
> > > > >
> > > > > Because of instabilities during the testing period, I’ve manually
> > > tested
> > > > some jobs (and streaming examples) on an EMR cluster, writing to S3
> > using
> > > > newly unshaded/not relocated S3 plugin. Everything seems to works
> fine.
> > > > Also I’m not aware of any blocking issues for this RC.
> > > > >
> > > > > Piotrek
> > > > >
> > > > >> On 27 Jan 2020, at 22:06, Gary Yao <g...@apache.org> wrote:
> > > > >>
> > > > >> Hi everyone,
> > > > >> Please review and vote on the release candidate #1 for the version
> > > > 1.10.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],
> > > > >> * the official Apache source release and binary convenience
> releases
> > > to
> > > > be
> > > > >> deployed to dist.apache.org [2], which are signed with the key
> with
> > > > >> fingerprint BB137807CEFBE7DD2616556710B12A1F89C115E8 [3],
> > > > >> * all artifacts to be deployed to the Maven Central Repository
> [4],
> > > > >> * source code tag "release-1.10.0-rc1" [5],
> > > > >>
> > > > >> The announcement blog post is in the works. I will update this
> > voting
> > > > >> thread with a link to the pull request soon.
> > > > >>
> > > > >> The vote will be open for at least 72 hours. It is adopted by
> > majority
> > > > >> approval, with at least 3 PMC affirmative votes.
> > > > >>
> > > > >> Thanks,
> > > > >> Yu & Gary
> > > > >>
> > > > >> [1]
> > > > >>
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12345845
> > > > >> [2]
> https://dist.apache.org/repos/dist/dev/flink/flink-1.10.0-rc1/
> > > > >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > > >> [4]
> > > >
> https://repository.apache.org/content/repositories/orgapacheflink-1325
> > > > >> [5]
> https://github.com/apache/flink/releases/tag/release-1.10.0-rc1
> > > > >
> > > >
> > >
> >
>

Reply via email to