I think we need to make a pass through the recent 0.9 commits and cherry pick some more into 0.8.1. There were quite a few bug fixes.
Also, this one is rather critical and pending: https://github.com/apache/flink/pull/318 On Thu, Feb 5, 2015 at 2:27 PM, Robert Metzger <rmetz...@apache.org> wrote: > Hi guys, > > I would like to bundle a minor bugfix release for Flink soon. > Some users were complaining about incomplete Kryo support, in particular > for Avro. > > Also, we fixed some other issues which are easy to to port to 0.8.1 (some > of them are already in the branch). > > I would like to start the vote on the 0.8.1 release in roughly 26 hours. > So please merge bugfixes you would like to have in 0.8.1 into the > release-0.8 branch in the next 24 hours. > > There are currently 2 open JIRAs assigned to 0.8.1, one with a pending pull > request: > > https://issues.apache.org/jira/browse/FLINK-1422?jql=project%20%3D%20FLINK%20AND%20status%20%3D%20Open%20AND%20fixVersion%20%3D%200.8.1%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC > > > Please chime in if you are suggesting a different plan for the 0.8.1 > release. > > > - Robert >