Master bumped to 0.9

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Master bumped to 0.9

Stephan Ewen
Hi all!

As per discussion in a separate thread, I forked the release branch
(release-0.8 - for testing and release candidates) and bumped the master to
"0.9-incubating-SNAPSHOT".

Greetings,
Stephan
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Henry Saputra
Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
not see the conclusions in the other thread.

Does this mean no more patches for 0.8 release or you and Marton will
manually rebase them?

- Henry

On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]> wrote:
> Hi all!
>
> As per discussion in a separate thread, I forked the release branch
> (release-0.8 - for testing and release candidates) and bumped the master to
> "0.9-incubating-SNAPSHOT".
>
> Greetings,
> Stephan
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Márton Balassi
Robert's Kryo PR is the last outstanding feature patch.
I'd like to stick to bugfixing that pops up during the tests. Speaking of
which today we've had a look at the streaming code with Gyula for the
release and produced a couple of commits.

We will manually rebase anything else that is needed for the release.

On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <[hidden email]>
wrote:

>
> Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
> not see the conclusions in the other thread.
>
> Does this mean no more patches for 0.8 release or you and Marton will
> manually rebase them?
>
> - Henry
>
> On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]> wrote:
> > Hi all!
> >
> > As per discussion in a separate thread, I forked the release branch
> > (release-0.8 - for testing and release candidates) and bumped the master
> to
> > "0.9-incubating-SNAPSHOT".
> >
> > Greetings,
> > Stephan
>
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Robert Metzger
Thank you Stephan!

Now its time to merge the Akka/Jobmanager rework into the master.

@Henry: I'm trying to tag the JIRAs with the correct version. So you should
be able to find the issues fixed in the release.

I would also like to include the fix for
https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
probably only a few lines.

On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <[hidden email]>
wrote:

>
> Robert's Kryo PR is the last outstanding feature patch.
> I'd like to stick to bugfixing that pops up during the tests. Speaking of
> which today we've had a look at the streaming code with Gyula for the
> release and produced a couple of commits.
>
> We will manually rebase anything else that is needed for the release.
>
> On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <[hidden email]>
> wrote:
> >
> > Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
> > not see the conclusions in the other thread.
> >
> > Does this mean no more patches for 0.8 release or you and Marton will
> > manually rebase them?
> >
> > - Henry
> >
> > On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]> wrote:
> > > Hi all!
> > >
> > > As per discussion in a separate thread, I forked the release branch
> > > (release-0.8 - for testing and release candidates) and bumped the
> master
> > to
> > > "0.9-incubating-SNAPSHOT".
> > >
> > > Greetings,
> > > Stephan
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Ufuk Celebi-2
Very nice :-) after we merge the akka code I can rebase my code on it and
we should be (almost) fine to merge my changes as well.

On Wednesday, December 17, 2014, Robert Metzger <[hidden email]> wrote:

> Thank you Stephan!
>
> Now its time to merge the Akka/Jobmanager rework into the master.
>
> @Henry: I'm trying to tag the JIRAs with the correct version. So you should
> be able to find the issues fixed in the release.
>
> I would also like to include the fix for
> https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
> probably only a few lines.
>
> On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <[hidden email]
> <javascript:;>>
> wrote:
> >
> > Robert's Kryo PR is the last outstanding feature patch.
> > I'd like to stick to bugfixing that pops up during the tests. Speaking of
> > which today we've had a look at the streaming code with Gyula for the
> > release and produced a couple of commits.
> >
> > We will manually rebase anything else that is needed for the release.
> >
> > On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <[hidden email]
> <javascript:;>>
> > wrote:
> > >
> > > Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
> > > not see the conclusions in the other thread.
> > >
> > > Does this mean no more patches for 0.8 release or you and Marton will
> > > manually rebase them?
> > >
> > > - Henry
> > >
> > > On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]
> <javascript:;>> wrote:
> > > > Hi all!
> > > >
> > > > As per discussion in a separate thread, I forked the release branch
> > > > (release-0.8 - for testing and release candidates) and bumped the
> > master
> > > to
> > > > "0.9-incubating-SNAPSHOT".
> > > >
> > > > Greetings,
> > > > Stephan
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Till Rohrmann
By the end of today, the akka code should be merged.

On Wed, Dec 17, 2014 at 9:42 AM, Ufuk Celebi <[hidden email]> wrote:

>
> Very nice :-) after we merge the akka code I can rebase my code on it and
> we should be (almost) fine to merge my changes as well.
>
> On Wednesday, December 17, 2014, Robert Metzger <[hidden email]>
> wrote:
>
> > Thank you Stephan!
> >
> > Now its time to merge the Akka/Jobmanager rework into the master.
> >
> > @Henry: I'm trying to tag the JIRAs with the correct version. So you
> should
> > be able to find the issues fixed in the release.
> >
> > I would also like to include the fix for
> > https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
> > probably only a few lines.
> >
> > On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <
> [hidden email]
> > <javascript:;>>
> > wrote:
> > >
> > > Robert's Kryo PR is the last outstanding feature patch.
> > > I'd like to stick to bugfixing that pops up during the tests. Speaking
> of
> > > which today we've had a look at the streaming code with Gyula for the
> > > release and produced a couple of commits.
> > >
> > > We will manually rebase anything else that is needed for the release.
> > >
> > > On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <
> [hidden email]
> > <javascript:;>>
> > > wrote:
> > > >
> > > > Nice! So do we have official list of JIRA and PRs will be in 0.8? I
> do
> > > > not see the conclusions in the other thread.
> > > >
> > > > Does this mean no more patches for 0.8 release or you and Marton will
> > > > manually rebase them?
> > > >
> > > > - Henry
> > > >
> > > > On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]
> > <javascript:;>> wrote:
> > > > > Hi all!
> > > > >
> > > > > As per discussion in a separate thread, I forked the release branch
> > > > > (release-0.8 - for testing and release candidates) and bumped the
> > > master
> > > > to
> > > > > "0.9-incubating-SNAPSHOT".
> > > > >
> > > > > Greetings,
> > > > > Stephan
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Chiwan Park
Great! I had been waiting for the merging akka code to master branch.
After merging akka code, I can rebase code solving FLINK-1179 on master branch.

Thanks.


Chiwan Park (Sent with iPhone)


> On Dec 17, 2014, at 6:36 PM, Till Rohrmann <[hidden email]> wrote:
>
> By the end of today, the akka code should be merged.
>
> On Wed, Dec 17, 2014 at 9:42 AM, Ufuk Celebi <[hidden email]> wrote:
>>
>> Very nice :-) after we merge the akka code I can rebase my code on it and
>> we should be (almost) fine to merge my changes as well.
>>
>> On Wednesday, December 17, 2014, Robert Metzger <[hidden email]>
>> wrote:
>>
>>> Thank you Stephan!
>>>
>>> Now its time to merge the Akka/Jobmanager rework into the master.
>>>
>>> @Henry: I'm trying to tag the JIRAs with the correct version. So you
>> should
>>> be able to find the issues fixed in the release.
>>>
>>> I would also like to include the fix for
>>> https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
>>> probably only a few lines.
>>>
>>> On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <
>> [hidden email]
>>> <javascript:;>>
>>> wrote:
>>>>
>>>> Robert's Kryo PR is the last outstanding feature patch.
>>>> I'd like to stick to bugfixing that pops up during the tests. Speaking
>> of
>>>> which today we've had a look at the streaming code with Gyula for the
>>>> release and produced a couple of commits.
>>>>
>>>> We will manually rebase anything else that is needed for the release.
>>>>
>>>> On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <
>> [hidden email]
>>> <javascript:;>>
>>>> wrote:
>>>>>
>>>>> Nice! So do we have official list of JIRA and PRs will be in 0.8? I
>> do
>>>>> not see the conclusions in the other thread.
>>>>>
>>>>> Does this mean no more patches for 0.8 release or you and Marton will
>>>>> manually rebase them?
>>>>>
>>>>> - Henry
>>>>>
>>>>> On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]
>>> <javascript:;>> wrote:
>>>>>> Hi all!
>>>>>>
>>>>>> As per discussion in a separate thread, I forked the release branch
>>>>>> (release-0.8 - for testing and release candidates) and bumped the
>>>> master
>>>>> to
>>>>>> "0.9-incubating-SNAPSHOT".
>>>>>>
>>>>>> Greetings,
>>>>>> Stephan
>>>>>
>>>>
>>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Stephan Ewen
Great, let us hope we get this merged soon!
Am 17.12.2014 13:30 schrieb "Chiwan Park" <[hidden email]>:

> Great! I had been waiting for the merging akka code to master branch.
> After merging akka code, I can rebase code solving FLINK-1179 on master
> branch.
>
> Thanks.
>
> —
> Chiwan Park (Sent with iPhone)
>
>
> > On Dec 17, 2014, at 6:36 PM, Till Rohrmann <[hidden email]> wrote:
> >
> > By the end of today, the akka code should be merged.
> >
> > On Wed, Dec 17, 2014 at 9:42 AM, Ufuk Celebi <[hidden email]> wrote:
> >>
> >> Very nice :-) after we merge the akka code I can rebase my code on it
> and
> >> we should be (almost) fine to merge my changes as well.
> >>
> >> On Wednesday, December 17, 2014, Robert Metzger <[hidden email]>
> >> wrote:
> >>
> >>> Thank you Stephan!
> >>>
> >>> Now its time to merge the Akka/Jobmanager rework into the master.
> >>>
> >>> @Henry: I'm trying to tag the JIRAs with the correct version. So you
> >> should
> >>> be able to find the issues fixed in the release.
> >>>
> >>> I would also like to include the fix for
> >>> https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
> >>> probably only a few lines.
> >>>
> >>> On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <
> >> [hidden email]
> >>> <javascript:;>>
> >>> wrote:
> >>>>
> >>>> Robert's Kryo PR is the last outstanding feature patch.
> >>>> I'd like to stick to bugfixing that pops up during the tests. Speaking
> >> of
> >>>> which today we've had a look at the streaming code with Gyula for the
> >>>> release and produced a couple of commits.
> >>>>
> >>>> We will manually rebase anything else that is needed for the release.
> >>>>
> >>>> On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <
> >> [hidden email]
> >>> <javascript:;>>
> >>>> wrote:
> >>>>>
> >>>>> Nice! So do we have official list of JIRA and PRs will be in 0.8? I
> >> do
> >>>>> not see the conclusions in the other thread.
> >>>>>
> >>>>> Does this mean no more patches for 0.8 release or you and Marton will
> >>>>> manually rebase them?
> >>>>>
> >>>>> - Henry
> >>>>>
> >>>>> On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]
> >>> <javascript:;>> wrote:
> >>>>>> Hi all!
> >>>>>>
> >>>>>> As per discussion in a separate thread, I forked the release branch
> >>>>>> (release-0.8 - for testing and release candidates) and bumped the
> >>>> master
> >>>>> to
> >>>>>> "0.9-incubating-SNAPSHOT".
> >>>>>>
> >>>>>> Greetings,
> >>>>>> Stephan
> >>>>>
> >>>>
> >>>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Master bumped to 0.9

Henry Saputra
In reply to this post by Robert Metzger
Cool, thanks!

On Wed, Dec 17, 2014 at 12:35 AM, Robert Metzger <[hidden email]> wrote:

> Thank you Stephan!
>
> Now its time to merge the Akka/Jobmanager rework into the master.
>
> @Henry: I'm trying to tag the JIRAs with the correct version. So you should
> be able to find the issues fixed in the release.
>
> I would also like to include the fix for
> https://issues.apache.org/jira/browse/FLINK-1333 into the release. Its
> probably only a few lines.
>
> On Tue, Dec 16, 2014 at 11:56 PM, Márton Balassi <[hidden email]>
> wrote:
>>
>> Robert's Kryo PR is the last outstanding feature patch.
>> I'd like to stick to bugfixing that pops up during the tests. Speaking of
>> which today we've had a look at the streaming code with Gyula for the
>> release and produced a couple of commits.
>>
>> We will manually rebase anything else that is needed for the release.
>>
>> On Tue, Dec 16, 2014 at 10:39 PM, Henry Saputra <[hidden email]>
>> wrote:
>> >
>> > Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
>> > not see the conclusions in the other thread.
>> >
>> > Does this mean no more patches for 0.8 release or you and Marton will
>> > manually rebase them?
>> >
>> > - Henry
>> >
>> > On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen <[hidden email]> wrote:
>> > > Hi all!
>> > >
>> > > As per discussion in a separate thread, I forked the release branch
>> > > (release-0.8 - for testing and release candidates) and bumped the
>> master
>> > to
>> > > "0.9-incubating-SNAPSHOT".
>> > >
>> > > Greetings,
>> > > Stephan
>> >
>>