https://bugs.openldap.org/show_bug.cgi?id=9691

          Issue ID: 9691
           Summary: Allow syncrepl persist sessions against empty DBs
           Product: OpenLDAP
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: needs_review, replication
          Severity: enhancement
          Priority: ---
         Component: overlays
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

One way to set up an environment is to start with a completely empty DB,
configure all nodes and replication paths and then populate them.

Right now, the syncrepl sessions get rejected with a 32 NO_SUCH_OBJECT,
triggering the retry cascade. Both the consumer and provider have an empty
cookie, so they are in sync and we could actually transition to a persist phase
and let the session proceed.

This way the environment would start replicating almost immediately after first
entries are added. Mind that ITS#9584 still pushes concurrent refreshes into
the retry logic adding a short delay before *all* configured links are set up.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to