Skip to content

[FLINK-2665] [api-breaking] [runtime] Makes ExecutionConfig serializable by forcing Kryo serializers to be Serializable#1128

Closed
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:fixExecutionConfig
Closed

[FLINK-2665] [api-breaking] [runtime] Makes ExecutionConfig serializable by forcing Kryo serializers to be Serializable#1128
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:fixExecutionConfig

Conversation

@tillrohrmann
Copy link
Contributor

Adding an explicit type constraint for the Kryo serializers to be Serializable. This allows to make the ExecutionConfig serializable.

This PR is API breaking.

@rmetzger
Copy link
Contributor

+1 to merge

@fhueske
Copy link
Contributor

fhueske commented Sep 15, 2015

LGTM, will merge this

@asfgit asfgit closed this in 2cc5d98 Sep 15, 2015
@tillrohrmann tillrohrmann deleted the fixExecutionConfig branch September 24, 2015 15:21
nikste pushed a commit to nikste/flink that referenced this pull request Sep 29, 2015
…rcing Kryo serializers to be Serializable

This closes apache#1128

-----
Closing PR:
This closes apache#867
lofifnc pushed a commit to lofifnc/flink that referenced this pull request Oct 8, 2015
…rcing Kryo serializers to be Serializable

This closes apache#1128

-----
Closing PR:
This closes apache#867
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants