Hi all, While going through some logs of a repository using Oak I did found a bunch of warns like this:
11.07.2014 15:10:58.788 *WARN* [qtp1450933858-233] org.apache.jackrabbit.oak.jcr.session.ItemImpl Item#refresh invokes Session#refresh! My question is: does this pose any possible performance issue or disadvantage when compared to using Session#refresh directly? Thanks, Tommaso
