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 "Francis De Brabandere (JIRA)" <em...@incubator.apache.org> on 2012/07/24 17:57:35 UTC

[jira] [Resolved] (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 ]

Francis De Brabandere resolved EMPIREDB-138.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: empire-db-2.3.1
    
> 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
>             Fix For: empire-db-2.3.1
>
>
> 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