Konrad Windszus created JCRVLT-648:
--------------------------------------
Summary: Don't treat javax.jcr.InvalidItemStateException as
transient
Key: JCRVLT-648
URL: https://issues.apache.org/jira/browse/JCRVLT-648
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Fix For: 3.6.2
With JCRVLT-547 there was a distinction between recoverable/non-recoverable
repository exceptions introduced to allow to fail earlier and also to improve
the retry mechanism.
It turned out the {{javax.jcr.InvalidItemStateException}} was incorrectly
qualified as recoverable exception, as it seems if mid-air write collisions
occur so won't resolve later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)