From dev-return-6154-apmail-falcon-dev-archive=falcon.apache.org@falcon.incubator.apache.org Mon Sep 8 21:29:51 2014 Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 4771D1103C for ; Mon, 8 Sep 2014 21:29:51 +0000 (UTC) Received: (qmail 86719 invoked by uid 500); 8 Sep 2014 21:29:51 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 86640 invoked by uid 500); 8 Sep 2014 21:29:51 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 86411 invoked by uid 99); 8 Sep 2014 21:29:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 21:29:50 +0000 X-ASF-Spam-Status: No, hits=-2001.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, 08 Sep 2014 21:29:49 +0000 Received: (qmail 85389 invoked by uid 99); 8 Sep 2014 21:29:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 21:29:28 +0000 Date: Mon, 8 Sep 2014 21:29:28 +0000 (UTC) From: "Venkatesh Seetharam (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-476) Introduce database to persist falcon materialized workflow status in workflow engine 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/FALCON-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126138#comment-14126138 ] Venkatesh Seetharam commented on FALCON-476: -------------------------------------------- Canceling this patch to see if what we have in graph db would suffice. > Introduce database to persist falcon materialized workflow status in workflow engine > ------------------------------------------------------------------------------------ > > Key: FALCON-476 > URL: https://issues.apache.org/jira/browse/FALCON-476 > Project: Falcon > Issue Type: Improvement > Components: messaging > Affects Versions: 0.6 > Reporter: Venkatesh Seetharam > Labels: persistence > > Introduce a relational DB for storing state of the workflows materialized by Falcon in the workflow engine. APIs should use the state in the DB instead of going to the workflow engine for every request enhancing the performace requirements of a user dashboard. -- This message was sent by Atlassian JIRA (v6.3.4#6332)