Hi, > The repository description might be wrong here. It doesn't look like it though [0]. Maybe an error on the client side reading/displaying the values?
alex [0] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/core/ContentRepositoryImpl.java#L233 On Mon, Feb 6, 2017 at 9:23 AM, Michael Dürig <[email protected]> wrote: > > Hi, > > Shareable nodes are not supported by Oak and there is currently no > discussions for implementing this feature. The repository description might > be wrong here. Please report an issue at https://issues.apache.org/jira > /browse/OAK if you think this is a bug. Attaching a test case for the > problem helps getting this addressed. > > Michael > > > > On 3.2.17 4:05 , Valentina Marioli wrote: > >> Hi, I'm Valentina Marioli, >> I'm working with Oak and I get confused using "clone" method. >> >> Querying the repository descriptor table with >> "Repository.OPTION_SHAREABLE_NODES_SUPPORTED" , I get "true", so I >> aspect that shareable nodes are supported, but when I try to use the >> method "clone", I get "Not implemented". >> Is it right? Is "clone" operation not supported yet? >> When are you planning to release this feature? >> >> Regards, >> Valentina Marioli >> >
