[
https://issues.apache.org/jira/browse/DIRSERVER-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu closed DIRSERVER-478.
-----------------------------------
Resolution: Fixed
done a while back with server entries
> Standarzied serialization and deserialization of Name, Attribute, and
> Attributes.
> ---------------------------------------------------------------------------------
>
> Key: DIRSERVER-478
> URL: https://issues.apache.org/jira/browse/DIRSERVER-478
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.5.0
> Reporter: Trustin Lee
> Assignee: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.5.3
>
>
> We should provide standardized high-performance serialization/deserialization
> mechanism as a library.
> Using Java serialization has couple of cons:
> * Slow
> * Resulting data is big
> * Serialized data might be unable to read due to class signature changes
> It will also help users to create their own ContextPartition implementation
> easily.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.