You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/16 18:15:26 UTC

[jira] [Commented] (FLINK-5515) fix unused kvState.getSerializedValue call in KvStateServerHandler

    [ https://issues.apache.org/jira/browse/FLINK-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824387#comment-15824387 ] 

ASF GitHub Bot commented on FLINK-5515:
---------------------------------------

GitHub user NicoK opened a pull request:

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

    [FLINK-5515] remove unused kvState.getSerializedValue call in KvStateServerHandler

    this seems like a simple left-over from a merge that is doing unnecessary extra work

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

    $ git pull https://github.com/NicoK/flink flink-5515

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

    https://github.com/apache/flink/pull/3131.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 #3131
    
----
commit a92186af10e1dfa035f1650a7aaa3450b91ab037
Author: Nico Kruber <ni...@data-artisans.com>
Date:   2017-01-16T17:45:49Z

    [FLINK-5515] remove unused kvState.getSerializedValue call in KvStateServerHandler

----


> fix unused kvState.getSerializedValue call in KvStateServerHandler
> ------------------------------------------------------------------
>
>                 Key: FLINK-5515
>                 URL: https://issues.apache.org/jira/browse/FLINK-5515
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Nico Kruber
>
> This was added in 4809f5367b08a9734fc1bd4875be51a9f3bb65aa and is probably a left-over from a merge.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)