Its a write operation as it has potential to change the session state. If the refresh is done with keepChanges=false the current transient changes would be discarded. Chetan Mehrotra
On Fri, Mar 24, 2017 at 2:07 PM, Robert Munteanu <[email protected]> wrote: > Hi, > > With Oak 1.6.1 I've enabled the > org.apache.jackrabbit.oak.jcr.operations.writes logger to write on > TRACE level, and I notice lots of 'refresh' operations. Is that > expected? Looks to me more like a read operation than a write one. > > Robert
