mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
19.32.2013 62ae8829826f951bf5aa2bffa69d36eb51832219
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Thursday, September 19, 2013 12:32 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Thursday, September 19, 2013 12:32 +0200
commit62ae8829826f951bf5aa2bffa69d36eb51832219
tree 2ea8293a22bc1bcd7453da2c0f792b0fc1aa1971 tree | zip | gz
parent afc0731e6773437eb741b534533fe61a42ed2ff4 view | diff
OPENDJ-1116 Introduce abstraction for the changelog DB

In replication converted the use of String for baseDN to use actual DNs.

LDAPReplicationDomain.java:
Used getBaseDNString() instead of getBaseDN() in String context. It will use toNormalizedString() instead of using toString() which is safer.
1 files modified
32 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 32 ●●●● diff | view | raw | blame | history