Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 998C4200BC8 for ; Wed, 23 Nov 2016 20:15:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 98280160AFD; Wed, 23 Nov 2016 19:15:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 14285160AEC for ; Wed, 23 Nov 2016 20:15:00 +0100 (CET) Received: (qmail 17279 invoked by uid 500); 23 Nov 2016 19:15:00 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 17262 invoked by uid 99); 23 Nov 2016 19:15:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 19:15:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E57C22C03DD for ; Wed, 23 Nov 2016 19:14:59 +0000 (UTC) Date: Wed, 23 Nov 2016 19:14:59 +0000 (UTC) From: "Guozhang Wang (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KAFKA-4399) Deadlock between cleanupGroupMetadata and offset commit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 23 Nov 2016 19:15:01 -0000 [ https://issues.apache.org/jira/browse/KAFKA-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691085#comment-15691085 ] Guozhang Wang commented on KAFKA-4399: -------------------------------------- [~hachikuji] [~ijuma] Do you think it should go in 0.10.1.1? > Deadlock between cleanupGroupMetadata and offset commit > ------------------------------------------------------- > > Key: KAFKA-4399 > URL: https://issues.apache.org/jira/browse/KAFKA-4399 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.10.1.0 > Reporter: Alexey Ozeritskiy > Priority: Blocker > Fix For: 0.10.1.1 > > Attachments: deadlock-stack > > > We have upgraded our clusters to 0.10.1.0 and got deadlock issue. > We thought it smth like https://issues.apache.org/jira/browse/KAFKA-3994, but patch did not help us and our stacks is different. I think it is other issue. > Stack traces attached -- This message was sent by Atlassian JIRA (v6.3.4#6332)