Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5938

Oracle jdbc-source-connector with kafka-connect distributed mode will result in http 500 error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.11.0.0
    • None
    • connect
    • None

    Description

      When I try to add an oracle jdbc source connector in kafka-connect distributed mode via curl it will end up in a http 500 error.
      To reproduce, feel free to clone my repo for that error: https://github.com/TranceMaster86/kafka-connect-oracle-error
      In the readme I described how to reproduce the error.

      It will hang up kafka-connect completely. All other connectors seems to stop working after I want to create an oracle jdbc source connector with a '@' in the connection string. I think this will be the main problem here. The oracle connection string looks like 'jdbc:oracle:thin:@hostname:port/service' or 'jdbc:oracle:thin:@hostname:port:SID'.

      See also: https://github.com/confluentinc/cp-docker-images/issues/338

      Attachments

        Activity

          People

            Unassigned Unassigned
            TranceMaster86 Wolfgang Clemens
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: