Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4594

Use JDK-provided HTTP client in DebeziumContainer

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Minor
    • 1.9-backlog
    • None
    • testcontainers
    • None
    • False
    • False

    Description

      In debezium-testing-testcontainers, we have a dependency to OkHttp; let's instead use the HTTP client coming with JDK 11+ (i.e. move the testcontainers module to Java 11 as baseline). The OkHttp dep causes friction for Quarkus users, as evidenced here, and our HTTP client usage should be that mundane, that no special client should be needed.

      Note debezium-testing at large and all its submodules impacted by this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: