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 276C911076 for ; Mon, 9 Jun 2014 18:15:29 +0000 (UTC) Received: (qmail 62995 invoked by uid 500); 9 Jun 2014 18:15:29 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 62958 invoked by uid 500); 9 Jun 2014 18:15:29 -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 62950 invoked by uid 99); 9 Jun 2014 18:15:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2014 18:15:29 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,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, 09 Jun 2014 18:15:30 +0000 Received: (qmail 60146 invoked by uid 99); 9 Jun 2014 18:15:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2014 18:15:04 +0000 Date: Mon, 9 Jun 2014 18:15:04 +0000 (UTC) From: "Kanak Biscuitwala (JIRA)" To: commits@helix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HELIX-440) Add scheduling layer to task framework 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-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025482#comment-14025482 ] Kanak Biscuitwala commented on HELIX-440: ----------------------------------------- Henry, I have updated the description with more information and a link to a wiki page I wrote about the topic in the past. Currently I have a working implementation for one-time tasks for which I will send a review later today. Supporting recurring tasks is a little more involved and I may break that into a separate task. > Add scheduling layer to task framework > -------------------------------------- > > Key: HELIX-440 > URL: https://issues.apache.org/jira/browse/HELIX-440 > Project: Apache Helix > Issue Type: Sub-task > Reporter: Kanak Biscuitwala > Assignee: Kanak Biscuitwala > > The task framework as-is is good for one-shot workflows, but it is useful to also specify workflows that should run at a specific time, or even repeatedly at a given cadence. > See https://cwiki.apache.org/confluence/display/HELIX/Scheduled+Tasks for more information. -- This message was sent by Atlassian JIRA (v6.2#6252)