[
https://issues.apache.org/jira/browse/FLINK-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987956#comment-15987956
]
ASF GitHub Bot commented on FLINK-6398:
---------------------------------------
GitHub user KurtYoung opened a pull request:
https://github.com/apache/flink/pull/3794
[FLINK-6398] RowSerializer's duplicate should always return a new instance
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/KurtYoung/flink flink-6398
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3794.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 #3794
----
commit 29f328493dce3adef828f3a93be171a57f1316b0
Author: Kurt Young <[email protected]>
Date: 2017-04-27T15:37:21Z
[FLINK-6398] RowSerializer's duplicate should always return a new instance
----
> RowSerializer's duplicate should always return a new instance
> -------------------------------------------------------------
>
> Key: FLINK-6398
> URL: https://issues.apache.org/jira/browse/FLINK-6398
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.0, 1.2.1
> Reporter: Kurt Young
> Assignee: Kurt Young
>
> RowSerializer is stateful because of {{nullMask}}, we should always return a
> new instance when duplicating.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)