You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Nitish Goyal (Jira)" <ji...@apache.org> on 2020/02/19 04:32:00 UTC

[jira] [Updated] (KAFKA-9571) MirrorMaker task failing during pool

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

Nitish Goyal updated KAFKA-9571:
--------------------------------
    Description: 
I have setup kafka replication between source and target cluster

I am observing Mirror Source task getting killed after certain time with the following error

 

```

[[2020-02-17 22:39:57,344] ERROR Failure during poll. (org.apache.kafka.connect.mirror.MirrorSourceTask:161)
 [2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task threw an uncaught and unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask:179)
 [2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask:180)

```

 

What could be the possible reason for the above?

 

  was:
I have setup kafka replication between source and target cluster

I am observing Mirror Source task getting killed after certain time with the following error

 


```

[[2020-02-17 22:39:57,344] ERROR Failure during poll. (org.apache.kafka.connect.mirror.MirrorSourceTask:161)
[2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task threw an uncaught and unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask:179)
[2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask:180)

```

 

What could be the possible reason for the above?

 


> MirrorMaker task failing during pool
> ------------------------------------
>
>                 Key: KAFKA-9571
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9571
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer, mirrormaker
>    Affects Versions: 2.4.0
>            Reporter: Nitish Goyal
>            Priority: Blocker
>
> I have setup kafka replication between source and target cluster
> I am observing Mirror Source task getting killed after certain time with the following error
>  
> ```
> [[2020-02-17 22:39:57,344] ERROR Failure during poll. (org.apache.kafka.connect.mirror.MirrorSourceTask:161)
>  [2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task threw an uncaught and unrecoverable exception (org.apache.kafka.connect.runtime.WorkerTask:179)
>  [2020-02-17 22:39:57,346] ERROR WorkerSourceTask\{id=MirrorSourceConnector-99} Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask:180)
> ```
>  
> What could be the possible reason for the above?
>  



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