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 BC634B31E for ; Thu, 5 Jan 2012 01:15:24 +0000 (UTC) Received: (qmail 29793 invoked by uid 500); 5 Jan 2012 01:15:24 -0000 Delivered-To: apmail-incubator-kafka-dev-archive@incubator.apache.org Received: (qmail 29741 invoked by uid 500); 5 Jan 2012 01:15:24 -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 29729 invoked by uid 99); 5 Jan 2012 01:15:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 01:15:24 +0000 X-ASF-Spam-Status: No, hits=-2001.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 01:15:23 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3FB96138825 for ; Thu, 5 Jan 2012 01:14:39 +0000 (UTC) Date: Thu, 5 Jan 2012 01:14:39 +0000 (UTC) From: "Jun Rao (Updated) (JIRA)" To: kafka-dev@incubator.apache.org Message-ID: <140668947.7590.1325726079262.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1451135326.7230.1325722241782.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (KAFKA-234) Make backoff time during consumer rebalance configurable 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-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-234: -------------------------- Resolution: Fixed Fix Version/s: 0.7.1 Status: Resolved (was: Patch Available) Thanks for the review. Committed. > Make backoff time during consumer rebalance configurable > -------------------------------------------------------- > > Key: KAFKA-234 > URL: https://issues.apache.org/jira/browse/KAFKA-234 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.7.1 > Reporter: Jun Rao > Assignee: Jun Rao > Fix For: 0.7.1 > > Attachments: kafka-234.patch > > > We need to make backoff time during consumer rebalance directly configurable, instead of relying on zkSyncTime. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira