On 2014-03-27 09:54, Chetan Mehrotra wrote:
I see two similar classes

- 
org.apache.jackrabbit.oak.plugins.document.rdb.SynchronizedDocumentStoreWrapper
- 
org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper

And these are not being used anywhere. Further I am not sure what
purpose it would serve. Should they be removed.

I created the first one, and use it occasionally for debugging. (it's similar to the Logging*Wrapper. Please do not remove.

Further can we implement other wrapper via proxies as it increases
work if new methods are to be added to DocumentStore

Example?

Best regards, Julian

Reply via email to