You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2012/07/22 21:39:33 UTC

[jira] [Closed] (EMPIREDB-138) Optimize serialization by making database and rowset references transient

     [ https://issues.apache.org/jira/browse/EMPIREDB-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele closed EMPIREDB-138.
----------------------------------

    Resolution: Fixed
    
> 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öbele
>            Assignee: Rainer Döbele
>
> Serialization of Column or Rowset will currently require the entire database 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 as 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 administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira