Return-Path: X-Original-To: apmail-empire-db-commits-archive@www.apache.org Delivered-To: apmail-empire-db-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A5ED5D7A1 for ; Tue, 24 Jul 2012 15:57:36 +0000 (UTC) Received: (qmail 49302 invoked by uid 500); 24 Jul 2012 15:57:36 -0000 Delivered-To: apmail-empire-db-commits-archive@empire-db.apache.org Received: (qmail 49239 invoked by uid 500); 24 Jul 2012 15:57:36 -0000 Mailing-List: contact commits-help@empire-db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@empire-db.apache.org Delivered-To: mailing list commits@empire-db.apache.org Received: (qmail 49188 invoked by uid 500); 24 Jul 2012 15:57:35 -0000 Delivered-To: apmail-incubator-empire-db-commits@incubator.apache.org Received: (qmail 49175 invoked by uid 99); 24 Jul 2012 15:57:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2012 15:57:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 1062414285A for ; Tue, 24 Jul 2012 15:57:35 +0000 (UTC) Date: Tue, 24 Jul 2012 15:57:35 +0000 (UTC) From: "Francis De Brabandere (JIRA)" To: empire-db-commits@incubator.apache.org Message-ID: <1945133190.96203.1343145455068.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2023583170.11564.1334136029211.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (EMPIREDB-138) Optimize serialization by making database and rowset references transient MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/EMPIREDB-138?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis De Brabandere reopened EMPIREDB-138: -------------------------------------------- =20 > Optimize serialization by making database and rowset references transient > ------------------------------------------------------------------------- > > Key: EMPIREDB-138 > URL: https://issues.apache.org/jira/browse/EMPIREDB-138 > Project: Empire-DB > Issue Type: Improvement > Components: Core > Reporter: Rainer D=C3=B6bele > Assignee: Rainer D=C3=B6bele > Fix For: empire-db-2.3.1 > > > Serialization of Column or Rowset will currently require the entire datab= ase to be serialized. > Making references to the database and rowset transient will significantly= reduce the amount of storage required. > However this requires custom serialization and desericalization as well a= s a mechanism to identify a database object instance. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira