Change collection helpers in AuthzManagerExternalStateMongod::findOne() and AuthzManagerExternalStateMongod::hasOne() to be AutoGetCollectionForReadCommandLockFree (or AutoGetCollectionForReadCommandMaybeLockFree if testing shows an issue) instead of AutoGetCollectionForReadCommand.
- is related to
- 
                    SERVER-54802 Test whether auth can run lock-free for read operations -         
- Backlog
 
-