Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E72E179C0 for ; Mon, 20 Oct 2014 23:15:59 +0000 (UTC) Received: (qmail 24872 invoked by uid 500); 20 Oct 2014 23:15:59 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 24827 invoked by uid 500); 20 Oct 2014 23:15:59 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 24818 invoked by uid 99); 20 Oct 2014 23:15:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2014 23:15:59 +0000 X-ASF-Spam-Status: No, hits=-2001.4 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, 20 Oct 2014 23:15:37 +0000 Received: (qmail 23784 invoked by uid 99); 20 Oct 2014 23:15:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2014 23:15:35 +0000 Date: Mon, 20 Oct 2014 23:15:35 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-334) Replace in-memory storage with ORM backed by H2 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/AURORA-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Farner updated AURORA-334: ------------------------------- Assignee: (was: Bill Farner) > Replace in-memory storage with ORM backed by H2 > ----------------------------------------------- > > Key: AURORA-334 > URL: https://issues.apache.org/jira/browse/AURORA-334 > Project: Aurora > Issue Type: Epic > Components: Scheduler > Reporter: Bill Farner > Labels: 2014-Q3 > > See thread \[1\] on the dev mailing list for more context. Ultimately we've found creeping complexity by hand-rolling the in-memory storage schema, and believe that a relational database will make development easier. We've chosen H2 to serve as the in-memory storage engine, and will replace individual Store implementations until all of {{org.apache.aurora.scheduler.storage.mem}} is removed. > \[1\] http://mail-archives.apache.org/mod_mbox/incubator-aurora-dev/201404.mbox/%3CCAGRA8uPKh81F3eCp%2Bf7fE84%2B2m%2ByzounTEcbhNpTaUFWqFt-Xw%40mail.gmail.com%3E -- This message was sent by Atlassian JIRA (v6.3.4#6332)