consistency check fails with derbypm if bundle size exceeds 32k
---------------------------------------------------------------
Key: JCR-1474
URL: https://issues.apache.org/jira/browse/JCR-1474
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: core 1.4.1, 1.4
Reporter: Tobias Bocanegra
Assignee: Tobias Bocanegra
due to a 'problem' in derby DERBY-1486 interleaved reads on a bundle that is
larger than about 32k results in an error:
ERROR XJ073: The data in this BLOB or CLOB is no longer available.
The BLOB or CLOBs transaction may be committed, or its
connection is closed.
this issue was already addressed in JCR-1039 but not fixed for the consistency
check.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.