This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a682b4d0-6226-48bd-b1de-5d609fdac43c XWIKI-24856 Open

Migrate xclasses asynchronously

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2099cf40-0f9d-4d1b-b563-4c0fec41487f Raphaël Jakse created this issue on 10/Sep/26 13:08
 
Summary: Migrate xclasses asynchronously
Issue Type: cid:jira-generated-image-avatar-a682b4d0-6226-48bd-b1de-5d609fdac43c Improvement
Affects Versions: 18.7.0
Assignee: Unassigned
Components: Old Core
Created: 10/Sep/26 13:08
Labels: performance
Priority: cid:jira-generated-image-static-major-51ffe8bc-909d-470d-9e1b-c0b206e885ed Major
Reporter: Raphaël Jakse
Description:

Currently, the xclass migrator runs synchronously, reacting to xclass update events.

This blocks extensions updates and makes things feel slow.

Speeding up this process is quite hard, but we can improve things a bit by making the process asynchronous.

 
 

1 update

 
cid:jira-generated-image-avatar-2099cf40-0f9d-4d1b-b563-4c0fec41487f Changes by Raphaël Jakse on 10/Sep/26 13:08
 
Assignee: Raphaël Jakse