You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2017/02/07 00:59:41 UTC

[jira] [Updated] (KAFKA-4735) Fix deadlock issue during MM shutdown

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

Jiangjie Qin updated KAFKA-4735:
--------------------------------
    Affects Version/s: 0.10.2.0
        Fix Version/s: 0.10.3.0

> Fix deadlock issue during MM shutdown
> -------------------------------------
>
>                 Key: KAFKA-4735
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4735
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.10.2.0
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>             Fix For: 0.10.3.0
>
>
> In https://issues.apache.org/jira/browse/KAFKA-4521 we fixed a potential message reorder bug in MM. However, the patch introduced another bug that can cause deadlock during MM shutdown. The deadlock will happen if zookeeper listener thread call requestAndWaitForCommit() after MirrorMaker thread has already exited loop of consuming and producing messages.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)