Thanks for prepare the new RC. Aljoscha! I also merged the FLINK-11892 <https://issues.apache.org/jira/browse/FLINK-11892> (end-to-end test doc improve) into release-1.8 branch, and thanks for the quick fix @Yu. Looking forward to the new RC.
Best, Jincheng Aljoscha Krettek <[email protected]> 于2019年3月13日周三 下午7:25写道: > Hi, > > I’m hereby canceling the vote for RC1 of Flink 1.8.0 because of the > aforementioned issues. I’ll create a new RC as soon as those issues are > resolved. > > Best, > Aljoscha > > > On 13. Mar 2019, at 12:24, Aljoscha Krettek <[email protected]> wrote: > > > > Hi, > > > > Thanks for the verification performed so far. It seems I have to cancel > this vote and create a new RC. I’ll wait for - > https://issues.apache.org/jira/browse/FLINK-11901 < > https://issues.apache.org/jira/browse/FLINK-11901> to be resolved. > > > > There have also been two blockers that are now resolved: > > - https://issues.apache.org/jira/browse/FLINK-11420 < > https://issues.apache.org/jira/browse/FLINK-11420> > > - https://issues.apache.org/jira/browse/FLINK-11865 < > https://issues.apache.org/jira/browse/FLINK-11865> > > > > Regarding https://github.com/apache/flink/pull/7547 < > https://github.com/apache/flink/pull/7547> and > https://github.com/apache/flink/pull/7508 < > https://github.com/apache/flink/pull/7508>. The latter can be merged onto > release-1.8 at any time since it only updates documentation and that is > always built from the corresponding release branch. For the former, I’m > afraid we shouldn’t do that anymore now because the feature freeze for > Flink 1.8.0 happened a few weeks ago and we shouldn’t introduce new > functionality now. > > > > Best, > > Aljoscha > > > > > >> On 13. Mar 2019, at 12:02, Timo Walther <[email protected]> wrote: > >> > >> I just found https://issues.apache.org/jira/browse/FLINK-11901 > >> > >> According to Chesnay, this is a release blocker. > >> > >> Regards, > >> Timo > >> > >> Am 13.03.19 um 09:48 schrieb Driesprong, Fokko: > >>> -1 (non-binding) > >>> > >>> I'd like to see both get into Flink 1.8: > >>> https://github.com/apache/flink/pull/7547 > >>> https://github.com/apache/flink/pull/7508 > >>> > >>> Cheers, Fokko > >>> > >>> > >>> Op di 12 mrt. 2019 om 15:59 schreef jincheng sun < > [email protected]>: > >>> > >>>> I agree with @Robert Metzger <[email protected]> 's suggestion! > >>>> The 1.8 version is a big release, we have a lot of enhancements, and > >>>> letting users participate in the test is very helpful for the quality > of > >>>> the release. > >>>> > >>>> BTW: > >>>> I am also doing RC verification, but I haven't fully verified it yet, > And I > >>>> have already found the end-to-end test error (not sure if it's the > blocker, > >>>> I am trying to find out the reason...). > >>>> I will share the check result ASAP. > >>>> > >>>> Best, > >>>> Jincheng > >>>> > >>>> Robert Metzger <[email protected]> 于2019年3月12日周二 下午6:34写道: > >>>> > >>>>> I'm wondering whether we should tweet about this release candidate, > and > >>>>> also post on the user@ mailing list to ask for some help with > testing > >>>> the > >>>>> RC in production environments? > >>>>> > >>>>> > >>>>> On Tue, Mar 12, 2019 at 11:23 AM Kurt Young <[email protected]> > wrote: > >>>>> > >>>>>> +1 (non-binding) > >>>>>> > >>>>>> Checked items: > >>>>>> - checked checksums and GPG files > >>>>>> - verified that the source archives do not contains any binaries > >>>>>> - checked that all POM files point to the same version > >>>>>> - build from source > >>>>>> > >>>>>> Best, > >>>>>> Kurt > >>>>>> > >>>>>> > >>>>>> On Tue, Mar 12, 2019 at 9:20 AM Congxian Qiu < > [email protected]> > >>>>>> wrote: > >>>>>> > >>>>>>> +1 (non-binding) > >>>>>>> > >>>>>>> Checked items: > >>>>>>> - run mvn clean install locally with success > >>>>>>> - run program on yarn, success > >>>>>>> - test state schema evolution(POJO state type) with the following > >>>> paths > >>>>>>> success(heap&rocks) > >>>>>>> - 1.6 -> 1.8 -> 1.8 > >>>>>>> - 1.7 -> 1.8 -> 1.8 > >>>>>>> - 1.8 -> 1.8 > >>>>>>> > >>>>>>> Best, Congxian > >>>>>>> On Mar 11, 2019, 21:07 +0800, Aljoscha Krettek < > [email protected] > >>>>> , > >>>>>>> wrote: > >>>>>>>> Hi everyone, > >>>>>>>> Please review and vote on the release candidate 1 for Flink 1.8.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 F2A67A8047499BBB3908D17AA8F4FD97121D7293 [3], > >>>>>>>> * all artifacts to be deployed to the Maven Central Repository > [4], > >>>>>>>> * source code tag "release-1.2.3-rc3" [5], > >>>>>>>> * website pull request listing the new release [6] > >>>>>>>> * website pull request 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. > >>>>>>>> Thanks, > >>>>>>>> Aljoscha > >>>>>>>> > >>>>>>>> [1] > >>>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12344274 > >>>>>>>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.8.0-rc1/ > >>>>>>>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > >>>>>>>> [4] > >>>>> > https://repository.apache.org/content/repositories/orgapacheflink-1210/ > >>>>>>>> [5] > >>>> > https://gitbox.apache.org/repos/asf?p=flink.git;a=tag;h=2d00b1c26d7b4554707063ab0d1d6cc236cfe8a5 > >>>>>>>> [6] https://github.com/apache/flink-web/pull/180 < > >>>>>>> https://github.com/apache/flink-web/pull/180> > >>>>>>>> [7] https://github.com/apache/flink-web/pull/179 > >> > >> > > > >
