From commits-return-4885-apmail-helix-commits-archive=helix.apache.org@helix.apache.org Thu Aug 28 00:14:23 2014 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 183EA1159F for ; Thu, 28 Aug 2014 00:14:23 +0000 (UTC) Received: (qmail 50198 invoked by uid 500); 28 Aug 2014 00:14:23 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 50163 invoked by uid 500); 28 Aug 2014 00:14:23 -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 50154 invoked by uid 99); 28 Aug 2014 00:14:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 00:14:22 +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; Thu, 28 Aug 2014 00:14:00 +0000 Received: (qmail 49398 invoked by uid 99); 28 Aug 2014 00:13:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 00:13:58 +0000 Date: Thu, 28 Aug 2014 00:13:58 +0000 (UTC) From: "John Francis Unson (JIRA)" To: commits@helix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HELIX-416) Make the task framework more extensible 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 [ https://issues.apache.org/jira/browse/HELIX-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Francis Unson updated HELIX-416: ------------------------------------- Sprint: Scrumban #1 (was: Scrumban #1, Scrumban #2) > Make the task framework more extensible > --------------------------------------- > > Key: HELIX-416 > URL: https://issues.apache.org/jira/browse/HELIX-416 > Project: Apache Helix > Issue Type: Improvement > Reporter: Kanak Biscuitwala > Assignee: Kanak Biscuitwala > > The current task framework is good for the use case where we want to run identical tasks according to a target resource's assignment. However, realistically, we want things like: > - Each task partition can correspond to a different task > - Some task groups shouldn't have a status corresponding to them; they should be able to take on additional task partitions dynamically > - There should be some notion of independence, in that a target resource (or lack thereof) can say that arbitrary task partitions can be assigned to arbitrary live participants > This is a pretty involved undertaking, so this will encompass some subtasks. -- This message was sent by Atlassian JIRA (v6.2#6252)