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

ludovicp
31.45.2010 939ce0fcfc10a920729aea4c7156f250e2beb0bc
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