[
https://issues.apache.org/jira/browse/FLINK-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074489#comment-16074489
]
ASF GitHub Bot commented on FLINK-6770:
---------------------------------------
Github user tzulitai closed the pull request at:
https://github.com/apache/flink/pull/4018
> 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 no config available for the behaviour yet.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)