Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34193

Remove usage of Flink-Shaded Jackson and Snakeyaml in flink-connector-kafka

    XMLWordPrintableJSON

Details

    Description

      The Flink Kafka connector doesn't have a direct dependency in the POM on flink-shaded, but it still uses the shaded versions of Jackson and SnakeYAML in YamlFileMetaDataService.java and KafkaRecordDeserializationSchemaTest

      Those cause problems when trying to compile the Flink Kafka connector for Flink 1.19, since these dependencies have been updated in there. Since connectors shouldn't rely on Flink-Shaded, we should refactor these implementations

      Attachments

        Issue Links

          Activity

            People

              jiabao.sun jiabao.sun
              martijnvisser Martijn Visser
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: