Re: Master bumped to 0.9

2014-12-17 Thread Henry Saputra
Cool, thanks! On Wed, Dec 17, 2014 at 12:35 AM, Robert Metzger 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

Re: Master bumped to 0.9

2014-12-17 Thread Stephan Ewen
Great, let us hope we get this merged soon! Am 17.12.2014 13:30 schrieb "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) > >

Re: Master bumped to 0.9

2014-12-17 Thread 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 wrote: > > By the end of today, the akka code should be m

Re: Master bumped to 0.9

2014-12-17 Thread Till Rohrmann
By the end of today, the akka code should be merged. On Wed, Dec 17, 2014 at 9:42 AM, Ufuk Celebi 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 > w

Re: Master bumped to 0.9

2014-12-17 Thread Ufuk Celebi
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 wrote: > Thank you Stephan! > > Now its time to merge the Akka/Jobmanager rework into the master. > > @Henry: I'm tryi

Re: Master bumped to 0.9

2014-12-17 Thread 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-1

Re: Master bumped to 0.9

2014-12-16 Thread 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

Re: Master bumped to 0.9

2014-12-16 Thread 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 wrote: > Hi all! > > As per discu

Master bumped to 0.9

2014-12-16 Thread 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