mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/changelog/je/DraftCNDbHandler.java @@ -549,7 +549,7 @@ } catch(Exception e) { debugException("getChangeNumber", draftCN, e); debugException("getCSN", draftCN, e); return null; } finally