Update git submodules
* Update plugins/replication from branch 'master'
to f8319d6c6c274165d894a5ce3e01dd4f301698ed
- Merge branch 'stable-3.1'
* stable-3.1:
ReplicationTasksStorage: Handle DirectoryIteratorExceptions
Change-Id: Idcb01987a8f3226d971da82fd530bf09ca8ccfa7
- ReplicationTasksStorage: Handle DirectoryIteratorExceptions
These exceptions wrap IOExceptions for methods whose contract doesn't
allow them to throw an IOException. In situations where storage is NFS
based, it's common to have Stale NFS File Handle errors when iterating a
directory that can be moved and undesirable to log each time that
occurs. Reuse some code from JGit and the events plugin to check for NFS
SFH conditions.
Bug: Issue 12687
Change-Id: If833975cf12c195c8039f825e61bee13b6107c0d
This commit is contained in:
committed by
Gerrit Code Review
parent
e120719911
commit
ab9fb2f3fb