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

Jean-Noel Rouvignac
19.32.2013 5b27ac2259bde23497e6ecb4a556a5c3febef62d
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
commit5b27ac2259bde23497e6ecb4a556a5c3febef62d
tree 3e3ab4c97e5b70a1ed372af30f3ff9f8c2aaf70e tree | zip | gz
parent 3f6fbba325443b013aa525e80e1d859e44fdd34d 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
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 32 ●●●● diff | view | raw | blame | history