Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7923317793 for ; Mon, 5 Jan 2015 23:56:55 +0000 (UTC) Received: (qmail 13200 invoked by uid 500); 5 Jan 2015 23:56:56 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 13164 invoked by uid 500); 5 Jan 2015 23:56:56 -0000 Mailing-List: contact commits-help@helix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.apache.org Delivered-To: mailing list commits@helix.apache.org Received: (qmail 13155 invoked by uid 99); 5 Jan 2015 23:56:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2015 23:56:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Jan 2015 23:56:55 +0000 Received: (qmail 11078 invoked by uid 99); 5 Jan 2015 23:56:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2015 23:56:35 +0000 Date: Mon, 5 Jan 2015 23:56:35 +0000 (UTC) From: "Shi Lu (JIRA)" To: commits@helix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HELIX-562) MaxAttemptsPerTask in the bulk operation task config does not seem to be enforced MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Shi Lu created HELIX-562: ---------------------------- Summary: MaxAttemptsPerTask in the bulk operation task config does not seem to be enforced Key: HELIX-562 URL: https://issues.apache.org/jira/browse/HELIX-562 Project: Apache Helix Issue Type: Bug Reporter: Shi Lu Assignee: Zhen Zhang Priority: Critical A bulk operation task has sub-tasks on a storage node run for >1000 times, although the MaxAttemptsPerTask is set to 5. ,"FINISH_TIME":"1420502107425" ,"NUM_ATTEMPTS":"4899" ,"STATE":"RUNNING" ,"4":{ ,"FINISH_TIME":"1420502107958" ,"NUM_ATTEMPTS":"2448" ,"STATE":"TASK_ERROR" -- This message was sent by Atlassian JIRA (v6.3.4#6332)