I have a fix for this user-discovered bug:
https://issues.apache.org/jira/browse/FLINK-1463?jql=project%20%3D%20FLINK%20AND%20assignee%20%3D%20currentUser()%20AND%20resolution%20%3D%20Unresolved

in this PR: https://github.com/apache/flink/pull/353

This should probably also be back-ported to 0.8.1

On Thu, Feb 5, 2015 at 3:54 PM, Aljoscha Krettek <aljos...@apache.org> wrote:
> I have the PR ready. :D
>
>
> On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <se...@apache.org> wrote:
>> I would like to add it to 0.8.1. People have asked for it...
>>
>> On Thu, Feb 5, 2015 at 2:36 PM, Aljoscha Krettek <aljos...@apache.org>
>> wrote:
>>
>>> Do we want to have HadoopInputFormat support for Scala in 0.8.1?
>>>
>>> On Thu, Feb 5, 2015 at 2:29 PM, Stephan Ewen <se...@apache.org> wrote:
>>> > 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
>>> >>
>>>

Reply via email to