[
https://issues.apache.org/jira/browse/FLINK-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai updated FLINK-6770:
---------------------------------------
Description:
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.
was:
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.
> 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.3.15#6346)