Details
-
Task
-
Resolution: Unresolved
-
Major
-
None
-
1.3 M1
Description
Right now it's done the first time a URL is hit but this is not good since:
- the first user pays the penalty
- the db upgrade script may not have been executed on all sub wikis prior to the migrator execution (see
XWIKI-2066) - it forces us to use synchronized blocks thus slowing down performances
- an Admin is not sure the migration has gone correctly
Attachments
Issue Links
- is related to
-
XWIKI-2066 Migrator fails to upgrade sub wiki databases
- Closed