Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !521

ITS#9823 Check minCSN when setting up delta-log replay

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondřej Kuzník requested to merge ondra/openldap:its9823 into master Apr 28, 2022
  • Overview 6
  • Commits 2
  • Pipelines 6
  • Changes 3

Need to agree how to configure this, currently nopresent+hint is the documented way to configure a log's syncprov, we might want to change that but in a way binding this to nopres (or both as is done in the current version) makes some sense, since we're detecting when a present phase would be needed to signal deletions in the database and have to reject the operation.

This approach supersedes ITS#9742 patch as well, and incidentally this is enough to make its8752 regression test pass again. It doesn't fix ITS#9580 but might form a part of the solution.

Edited Jun 13, 2022 by Ondřej Kuzník
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: its9823