Synchronizing share Acl pushing

getModifiedDocIds & getDocIds can both be called concurrently so pushShareAcls
needs to be synchronized when called by both of these since it reads and
updates the member variable lastPushedShareAcls.
1 file changed