opendj-sdk/opends/src/server/org/opends/server/replication/server/ECLServerHandler.java
@@ -1400,7 +1400,7 @@ break; } } // while DraftCN } } // if draftCompat // here we have the right oldest change // and in the draft case, we have its draft changenumber @@ -1414,7 +1414,11 @@ { domainCtxts[iDom].active = false; } if (draftCompat && (lastDraftCN>0) && (oldestChange.getDraftChangeNumber()>lastDraftCN)) { domainCtxts[iDom].active = false; } if (domainCtxts[iDom].active) { // populates the table with the next eligible msg from idomain