Carsten Ziegeler created SLING-7542:
---------------------------------------
Summary: Avoid shared session/resource resolver usage
Key: SLING-7542
URL: https://issues.apache.org/jira/browse/SLING-7542
Project: Sling
Issue Type: Bug
Components: i18n
Affects Versions: i18n 2.5.12
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: i18n 2.5.14
The i18n code is currently using a shared session, while all operations seem to
be just reading, the session is refreshed from time to time and a refresh is
actually considered a write operation.
Therefore we need to change the code to not share a session/resource resolver
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)