Hi, I have submitted a pull request for a new API feature in jackrabbit-api at [0]. This addition is intended for use by a new proposed feature for Oak that allows a client to directly upload or download binaries to/from a supporting configured blob storage, as described at [1]. A correlated Oak pull request using this new capability of Jackrabbit is at [2]. (Of course the PR at [2] won’t build without the change; the original PR prior to making the change to jackrabbit-api is at [3] if you want to pull it and try to run it to see how it works.)
Please take a look and let me know what I need to do for this change to be accepted. [0] - https://github.com/apache/jackrabbit/pull/59 [1] - https://wiki.apache.org/jackrabbit/Direct%20Binary%20Access [2] - https://github.com/apache/jackrabbit-oak/pull/91 [3] - https://github.com/apache/jackrabbit-oak/pull/88 Thanks -MR
