You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by NicoK <gi...@git.apache.org> on 2017/01/17 10:35:56 UTC

[GitHub] flink pull request #3135: [FLINK-5521] remove unused KvStateRequestSerialize...

GitHub user NicoK opened a pull request:

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

    [FLINK-5521] remove unused KvStateRequestSerializer#serializeList

    Also make sure that the serialization via the state backends' list states
    matches the deserialization of the KvStateRequestSerializer#deserializeList
    method.
    So far, it was used this way but not made sure via tests.

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

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

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

    https://github.com/apache/flink/pull/3135.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 #3135
    
----
commit 26a741a7c844b4af7dc4bd05e314d53882668660
Author: Nico Kruber <ni...@data-artisans.com>
Date:   2017-01-17T10:23:32Z

    [FLINK-5521] remove unused KvStateRequestSerializer#serializeList
    
    Also make sure that the serialization via the state backends' list states
    matches the deserialization of the KvStateRequestSerializer#deserializeList
    method.
    So far, it was used this way but not made sure via tests.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #3135: [FLINK-5521] remove unused KvStateRequestSerialize...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #3135: [FLINK-5521] remove unused KvStateRequestSerializer#seria...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3135
  
    Good fix, thanks!
    
    Merging this...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---