[
https://issues.apache.org/jira/browse/FLINK-23415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385281#comment-17385281
]
Chesnay Schepler edited comment on FLINK-23415 at 7/22/21, 6:27 AM:
--------------------------------------------------------------------
No, I don't know whether this is feasible or whether it breaks some
compatibility guarantees.
E.g., how would that work with users implementing custom kryo serializers?
was (Author: zentol):
No.
> Shade kryo library to reduce class conflict
> -------------------------------------------
>
> Key: FLINK-23415
> URL: https://issues.apache.org/jira/browse/FLINK-23415
> Project: Flink
> Issue Type: Improvement
> Components: BuildSystem / Shaded
> Reporter: Aitozi
> Priority: Minor
>
> Can we shade Kryo used in flink like other common libraries in flink
> [https://github.com/apache/flink-shaded] and
> https://issues.apache.org/jira/browse/HIVE-5915 . Because Kryo is also a
> widely used libraries and not compatibility between some versions, which
> often caused user program conflict with flink internal. cc [~chesnay]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)