Return-Path: X-Original-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-kafka-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C87619E57 for ; Tue, 11 Sep 2012 20:44:07 +0000 (UTC) Received: (qmail 10882 invoked by uid 500); 11 Sep 2012 20:44:07 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 10752 invoked by uid 500); 11 Sep 2012 20:44:07 -0000 Mailing-List: contact kafka-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kafka-dev@incubator.apache.org Delivered-To: mailing list kafka-dev@incubator.apache.org Received: (qmail 10741 invoked by uid 99); 11 Sep 2012 20:44:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 20:44:07 +0000 Date: Wed, 12 Sep 2012 07:44:07 +1100 (NCT) From: "Neha Narkhede (JIRA)" To: kafka-dev@incubator.apache.org Message-ID: <822431621.65304.1347396247445.JavaMail.jiratomcat@arcas> In-Reply-To: <1931213865.45186.1346950388421.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (KAFKA-498) Controller code has race conditions and synchronization bugs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KAFKA-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-498: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Controller code has race conditions and synchronization bugs > ------------------------------------------------------------ > > Key: KAFKA-498 > URL: https://issues.apache.org/jira/browse/KAFKA-498 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Neha Narkhede > Assignee: Neha Narkhede > Labels: bugs > Attachments: kafka-498-v1.patch, kafka-498-v2.patch, kafka-498-v2.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > The controller maintains some internal data structures that are updated by state changes triggered by zookeeper listeners. There are race conditions in the controller channel manager and the controller state machine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira