opends/src/server/org/opends/server/replication/server/changelog/je/MultiDomainDBCursor.java
@@ -38,6 +38,8 @@ /** * Cursor iterating over a all the replication domain known to the changelog DB. * * \@NotThreadSafe */ public class MultiDomainDBCursor extends CompositeDBCursor<DN> {