[ 
https://issues.apache.org/jira/browse/KAFKA-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Randall Hauch resolved KAFKA-7529.
----------------------------------
    Resolution: Invalid

Resolving as INVALID since this issue does indeed appear to be on the Confluent 
JDBC source connector, and is not a Connect framework issue.

> Kafka Connect JDBC doesn't push new records to Kafka Topic unless the 
> connector is restarted
> --------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7529
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7529
>             Project: Kafka
>          Issue Type: Task
>          Components: KafkaConnect
>            Reporter: Kashyap Ivaturi
>            Priority: Major
>
> Hi,
> We have a Kafka Connect JDBC Source Connector which keeps polling for new 
> records in a Oracle table every minute and push the new records to Kafka 
> Topic. New records are determined by an incrementing column.
> In general everything works well but once in a while we see that even though 
> there were new records with incrementing column those records doesn't get 
> pushed to the Topic. There is no clue of any error in the logs and the 
> connector is in running state. Only after we restart the Connector the new 
> records are pushed to the Topic. 
> Any idea in what situation can this happen?. 
> Rgds
> Kashyap.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to