Wolfgang Clemens created KAFKA-5938:
---------------------------------------

             Summary: Oracle jdbc-source-connector with kafka-connect 
distributed mode will result in http 500 error
                 Key: KAFKA-5938
                 URL: https://issues.apache.org/jira/browse/KAFKA-5938
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 0.11.0.0
            Reporter: Wolfgang Clemens


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to