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

Downgrade kinesis protocol from CBOR to JSON not possible as required by kinesalite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Abandoned
    • 1.4.0, 1.4.1, 1.4.2, 1.5.0
    • None
    • Connectors / Kinesis
    • None

    Description

      The amazon client do not downgrade from CBOR to JSON while setting env AWS_CBOR_DISABLE to true (or 1) and/or defining com.amazonaws.sdk.disableCbor=true via JVM options. This bug is due to maven shade relocation of com.amazon.* classes. As soon as you cancel this relocation (by removing the relocation in the kinesis connector or by re-relocating in the final jar), it reruns again.

      Attachments

        Activity

          People

            Unassigned Unassigned
            phduveau Ph.Duveau
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: