Looking at other module names it might be better to swap the order. So oak-ds-cloud (on lines of oak-auth-ldap, oak-auth-external). Further as with Oak only BlobStore matters then may be oak-bs-cloud! Chetan Mehrotra
On Mon, Feb 16, 2015 at 9:16 AM, Amit Jain <[email protected]> wrote: > Any suggestions for the module? > Does oak-cloud-ds sound ok for the name? > > Thanks > Amit > > On Fri, Feb 13, 2015 at 4:14 PM, Chetan Mehrotra <[email protected]> > wrote: > >> Pulling the code to Oak would allow us to provide new features in a >> easier way. We can make use of OSGi constructs to expose extension >> points , use Guava cache/Persistent cache etc >> >> So +1 to move that code to Oak >> Chetan Mehrotra >> >> >> On Fri, Feb 13, 2015 at 3:50 PM, Amit Jain <[email protected]> wrote: >> > Hi, >> > >> > As part of support for shared data store for S3 [1], I need to make >> > enhancements to Jackrabbit's org.apache.jackrabbit.aws.ext.ds.S3Backend >> > class. >> > I propose to copy the class in Oak into a new module >> > (oak-aws-ds/oak-cloud-ds ?). This will make it easier to make changes now >> > and in the future without requiring an additional Jackrabbit release. >> > >> > Let me know your thoughts and I can proceed accordingly. >> > >> > >> > Thanks >> > Amit >> > >> > [1] https://issues.apache.org/jira/browse/OAK-2494 >>
