Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.18.2
-
None
Description
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().
Attachments
Issue Links
- is cloned by
-
OAK-8536 Update JavaDoc for completeBinaryUpload() explaining idempotency
- Closed