You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/05/30 08:21:04 UTC

[jira] [Updated] (FLINK-6770) Add excludeSerializersInCheckpoints to ExecutionConfig

     [ https://issues.apache.org/jira/browse/FLINK-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai updated FLINK-6770:
---------------------------------------
    Summary: Add excludeSerializersInCheckpoints to ExecutionConfig  (was: Add excludeSerializersInCheckpoints to ExecuctionConfig)

> Add excludeSerializersInCheckpoints to ExecutionConfig
> ------------------------------------------------------
>
>                 Key: FLINK-6770
>                 URL: https://issues.apache.org/jira/browse/FLINK-6770
>             Project: Flink
>          Issue Type: New Feature
>          Components: Configuration, State Backends, Checkpointing, Type Serialization System
>            Reporter: Tzu-Li (Gordon) Tai
>             Fix For: 1.4.0
>
>
> A `excludeSerializersInCheckpoints` setting should be added to the configuration.
> Composite serializers that write the nested serializers into checkpoints can then respect this setting when writing their configuration snapshots. Currently, the functionality is already in there for the composite serializers, but the flag is right now hardcoded to `false` because there is not config for the behaviour yet.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)