ReplicationTasksStorage: Handle DirectoryIteratorExceptions (part 2)

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.

Change-Id: I1f3757ad5d2ff55220475b6a81b6f8446d05f7aa
1 file changed
tree: 15f998619dc4a519638d8d3698a64c84bfcb7643
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE