Hi guys!
I try to figure out when are you going to release 1.6 version of Flink , but I can't find any roadmap . May be you could give me some insides or provide some link where discribed your roadmap or something like this. Also I would like to inform you that your 1.6 version in SNAPSHOT repository is not actual . (For example the flink-core module is not contains of BulkWriter class which exist in git brunch "release-1.6".) I compare following repo: https://repository.apache.org/content/repositories/snapshots-group/org/apache/flink/flink-core/1.6-SNAPSHOT/ https://github.com/apache/flink/blob/release-1.6/flink-core/src/main/java/org/apache/flink/api/common/serialization/BulkWriter.java Sorry in advance , maybe I asked wrong question, but I just what to understand your release process and contribute in Flink in future. Best regards, Artsem |
Hi Artsem,
As far as I know, Flink's official documentation does not have a clear Roadmap for the release version. According to the previous plan of the Flink community, a major version was released in almost two months, but this time range is not fixed. For example, the 1.5 version takes longer. The Flink 1.6 version is currently in the voting stage before the release, and the first round of voting is currently in progress [1]. It should not be far from the release time. Please pay attention to the mailing list for the specific progress. I hope this answer will help you. [1]: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-6-0-release-candidate-1-td23440.html Thanks, vino. 2018-07-30 20:14 GMT+08:00 Артем Семененко <[hidden email]>: > Hi guys! > > I try to figure out when are you going to release 1.6 version of Flink , > but I can't find any roadmap . May be you could give me some insides or > provide some link where discribed your roadmap or something like this. > > Also I would like to inform you that your 1.6 version in SNAPSHOT > repository is not actual . (For example the flink-core module is not > contains of BulkWriter class which exist in git brunch "release-1.6".) > > I compare following repo: > https://repository.apache.org/content/repositories/ > snapshots-group/org/apache/flink/flink-core/1.6-SNAPSHOT/ > https://github.com/apache/flink/blob/release-1.6/flink- > core/src/main/java/org/apache/flink/api/common/ > serialization/BulkWriter.java > > Sorry in advance , maybe I asked wrong question, but I just what to > understand your release process and contribute in Flink in future. > > > Best regards, > Artsem > |
There was an issue with the snapshot releases that should've been fixed
by now. On 30.07.2018 14:37, vino yang wrote: > Hi Artsem, > > As far as I know, Flink's official documentation does not have a clear > Roadmap for the release version. According to the previous plan of the > Flink community, a major version was released in almost two months, but > this time range is not fixed. For example, the 1.5 version takes longer. > The Flink 1.6 version is currently in the voting stage before the release, > and the first round of voting is currently in progress [1]. It should not > be far from the release time. Please pay attention to the mailing list for > the specific progress. > I hope this answer will help you. > > [1]: > http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-6-0-release-candidate-1-td23440.html > > Thanks, vino. > > 2018-07-30 20:14 GMT+08:00 Артем Семененко <[hidden email]>: > >> Hi guys! >> >> I try to figure out when are you going to release 1.6 version of Flink , >> but I can't find any roadmap . May be you could give me some insides or >> provide some link where discribed your roadmap or something like this. >> >> Also I would like to inform you that your 1.6 version in SNAPSHOT >> repository is not actual . (For example the flink-core module is not >> contains of BulkWriter class which exist in git brunch "release-1.6".) >> >> I compare following repo: >> https://repository.apache.org/content/repositories/ >> snapshots-group/org/apache/flink/flink-core/1.6-SNAPSHOT/ >> https://github.com/apache/flink/blob/release-1.6/flink- >> core/src/main/java/org/apache/flink/api/common/ >> serialization/BulkWriter.java >> >> Sorry in advance , maybe I asked wrong question, but I just what to >> understand your release process and contribute in Flink in future. >> >> >> Best regards, >> Artsem >> |
Thank you guys,
Your reply was very helpful . On 30 July 2018 at 15:46, Chesnay Schepler <[hidden email]> wrote: > There was an issue with the snapshot releases that should've been fixed by > now. > > > On 30.07.2018 14:37, vino yang wrote: > >> Hi Artsem, >> >> As far as I know, Flink's official documentation does not have a clear >> Roadmap for the release version. According to the previous plan of the >> Flink community, a major version was released in almost two months, but >> this time range is not fixed. For example, the 1.5 version takes longer. >> The Flink 1.6 version is currently in the voting stage before the release, >> and the first round of voting is currently in progress [1]. It should not >> be far from the release time. Please pay attention to the mailing list for >> the specific progress. >> I hope this answer will help you. >> >> [1]: >> http://apache-flink-mailing-list-archive.1008284.n3.nabble.c >> om/VOTE-Release-1-6-0-release-candidate-1-td23440.html >> >> Thanks, vino. >> >> 2018-07-30 20:14 GMT+08:00 Артем Семененко <[hidden email]>: >> >> Hi guys! >>> >>> I try to figure out when are you going to release 1.6 version of Flink , >>> but I can't find any roadmap . May be you could give me some insides or >>> provide some link where discribed your roadmap or something like this. >>> >>> Also I would like to inform you that your 1.6 version in SNAPSHOT >>> repository is not actual . (For example the flink-core module is not >>> contains of BulkWriter class which exist in git brunch "release-1.6".) >>> >>> I compare following repo: >>> https://repository.apache.org/content/repositories/ >>> snapshots-group/org/apache/flink/flink-core/1.6-SNAPSHOT/ >>> https://github.com/apache/flink/blob/release-1.6/flink- >>> core/src/main/java/org/apache/flink/api/common/ >>> serialization/BulkWriter.java >>> >>> Sorry in advance , maybe I asked wrong question, but I just what to >>> understand your release process and contribute in Flink in future. >>> >>> >>> Best regards, >>> Artsem >>> >>> > -- С уважением, Артем Семененко |
Free forum by Nabble | Edit this page |