This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-d61e51de-152e-4456-bce2-e8679345154a XWIKI-23398 Open

Temporary attachments are not working in a cluster setup

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-4f28823b-94c0-4f83-b9a0-52fc0550db1a Simon Urli created this issue on 22/Jul/25 09:16
 
Summary: Temporary attachments are not working in a cluster setup
Issue Type: cid:jira-generated-image-avatar-d61e51de-152e-4456-bce2-e8679345154a Bug
Affects Versions: 16.10.9
Assignee: Unassigned
Components: Storage - File System
Created: 22/Jul/25 09:16
Labels: cluster
Priority: cid:jira-generated-image-static-major-6291ae07-d3fa-438c-939f-275ff5a4b22a Major
Reporter: Simon Urli
Description:

The temporary attachment mechanism currently works only in the node where the attachment is uplodaded: if it's later requested in another node it will never be served.
This is a problem if one of the node crashes or in case of some specific interactions where the sticky session cannot be used.