This issue has been created
 
 
XWiki Commons / cid:jira-generated-image-avatar-c5e7d6d6-e473-44f1-99e2-8f4e5e7a9283 XCOMMONS-3676 Open

Possible race condition causing a namespace to be removed from an installed extension

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7a2465a3-7a1d-434c-8d07-eee504ed569c Thomas Mortagne created this issue on 02/Jun/26 10:20
 
Summary: Possible race condition causing a namespace to be removed from an installed extension
Issue Type: cid:jira-generated-image-avatar-c5e7d6d6-e473-44f1-99e2-8f4e5e7a9283 Bug
Affects Versions: 17.10.9
Assignee: Unassigned
Components: Extension
Created: 02/Jun/26 10:20
Priority: cid:jira-generated-image-static-major-f54b9c8f-06bd-4f63-b8c2-4c344bf9d586 Major
Reporter: Thomas Mortagne
Description:

There is no locking in the local extension filesystem store, so it's possible that an extension installed on two different namespace at the same time ends up being listed only for one of the namespace (the one saved slightly after).