You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/02/21 14:30:00 UTC

[jira] [Assigned] (FLINK-8729) Migrate JSONGenerator from Sling to Jackson

     [ https://issues.apache.org/jira/browse/FLINK-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reassigned FLINK-8729:
---------------------------------------

    Assignee: Chesnay Schepler

> Migrate JSONGenerator from Sling to Jackson
> -------------------------------------------
>
>                 Key: FLINK-8729
>                 URL: https://issues.apache.org/jira/browse/FLINK-8729
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Stephan Ewen
>            Assignee: Chesnay Schepler
>            Priority: Minor
>              Labels: beginner, easy-fix, starter
>
> 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)