[
https://issues.apache.org/jira/browse/KAFKA-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Hauch resolved KAFKA-5938.
----------------------------------
Resolution: Invalid
Resolving as INVALID since this issue appears to report a problem with a
connector that is not part of Apache Kafka.
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)