[
https://issues.apache.org/jira/browse/KAFKA-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662813#comment-16662813
]
Magesh kumar Nandakumar commented on KAFKA-7529:
------------------------------------------------
[~kivaturi] From the information that' s posted in the issue, it's not really
clear if this is an issue with the Connector or the framework. From an outset,
it looks more like a connector issue and might be appropriate to report it in
the Connector's issue reporting mechanism.
> 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
(v7.6.3#76005)