Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
Certain of the implementations of FsVolumeSpi say for eg:- FsVolumeImpl can implement equals and hashcode. This is to avoid object identity check during disk check scheduling in ThrottledAsyncChecker and instead use other means of checking whether a diskcheck is already in progress or not for FsVolumeImpl object.