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

Emmanuel Lecharny resolved DIRSERVER-1228.
------------------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?rev=686082&view=rev

> ChangeLog events are serialized with the userPassword
> -----------------------------------------------------
>
>                 Key: DIRSERVER-1228
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1228
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 1.5.4
>
>
> The current implementation of the ChangeLog serializes using the default Java 
> serialization process, which is costly, but more important, which stores the 
> password in the changelog.dat file.
> We should implements the Externalizable interface and define our own 
> readExternal and writeExternal methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to