Replication should transfer textual objects
-------------------------------------------
Key: DIRSERVER-1227
URL: https://issues.apache.org/jira/browse/DIRSERVER-1227
Project: Directory ApacheDS
Issue Type: Improvement
Reporter: Emmanuel Lecharny
Fix For: 2.0.0
When replication is running, some entries and modification are transmitted to
the replicas. Atm, we are transmitting serialized version of JNDI attributes
and modification.
It would be much better to transfer either LDIF or DSML elements, so that we
can interrop with some other LDAP servers (see
https://opends.dev.java.net/public/standards/draft-chu-ldap-logschema.txt for a
data format)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.