#3560 [RFE] Apply LDAP updates one file at a time
Closed: Fixed None Opened 10 years ago by rcritten.

An extension to https://fedorahosted.org/freeipa/ticket/3377

The update files are organized into files in blocks of 10 by type, and are applied in those blocks of 10. We should investigate the issues of applying the updates in this same order, but one file at a time.

I think that for the majority of the updates this will work fine. I'm not so sure about the schema. It may be we will need to rename some of the update files, or combine them, to obtain the proper order.

Once applied, significant upgrade testing will be needed. This is the kind of change that can produce subtle side-effects.


master:

  • bb1d7a7 Server Upgrade: do not sort updates by DN
  • 10bc6bd Server Upgrade: Upgrade one file per time
  • 144bc6c Server Upgrade: Set modified to false, before each update
  • 0c7274e Server Upgrade: Update entries in order specified in file
  • a42fcfc Server Upgrade: order update files by default

Metadata Update from @rcritten:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.2

7 years ago

Login to comment on this ticket.

Metadata