Matt Ryan created JCR-4463:
------------------------------
Summary: Update JavaDoc for completeBinaryUpload explaining
idempotency
Key: JCR-4463
URL: https://issues.apache.org/jira/browse/JCR-4463
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-api
Reporter: Matt Ryan
In OAK-8520 a fix was added in the direct binary upload implementation so that
if a client calls {{completeBinaryUpload()}} multiple times with the same
upload token, subsequent calls will return the already-uploaded binary without
making any change to the backend. It would be good to reflect this case in the
JavaDocs for {{JackrabbitValueFactory.completeBinaryUpload()}}.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)