Stephan Ewen created FLINK-8729:
-----------------------------------
Summary: Migrate JSONGenerator from Slink to Jackson
Key: FLINK-8729
URL:
https://issues.apache.org/jira/browse/FLINK-8729 Project: Flink
Issue Type: Bug
Components: Streaming
Reporter: Stephan Ewen
The {{org.apache.flink.streaming.api.graph.JSONGenerator}} uses Slink for JSON encoding, adding an extra dependency. All other Flink parts use a specially shaded Jackson dependency.
Migrating the JSONGenerator would allow us to drop a dependency and make the code more homogeneous.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)