GitHub user NicoK opened a pull request:

    https://github.com/apache/flink/pull/2829

    Hotfix 2016 11 18

    Prevent RecordWriter#flush() to clear the serializer twice.
    Also add some documentation to RecordWriter, RecordSerializer and 
SpanningRecordSerializer.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NicoK/flink hotfix_2016-11-18

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2829.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2829
    
----
commit 272737006e150665111fdfcd1e3f2194bd7243af
Author: Nico Kruber <[email protected]>
Date:   2016-11-17T12:57:18Z

    [hotfix] add javadocs to SpanningRecordSerializer and RecordSerializer

commit c8f4db9572521f3a1eba4bef33184178128917b7
Author: Nico Kruber <[email protected]>
Date:   2016-11-17T13:01:52Z

    [hotfix] no need to clear the serializer twice in RecordWriter#flush()

commit 85ac76e097a482ef89d6c3d1a7e913b666de8159
Author: Nico Kruber <[email protected]>
Date:   2016-11-17T16:52:09Z

    [hotfix] further javadoc tweaks in RecordWriter

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to