Skip to content

About Jackson #188

@bromine0x23

Description

@bromine0x23

Since flink-runtime includes a org.apache.flink:flink-shaded-jackson dependency, JavaNetHttpPollingClient introduces and use the original Jackson dependency (in com.fasterxml.jackson).

Is this necessary? Introducing original version may cause class loading issues in some situations.
Should JavaNetHttpPollingClient switch to the classes provided by flink-shaded-jackson? Other classes like ObjectMapperAdapter and GenericJsonAndUrlQueryCreator is using shaded version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions