-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.6.5
-
Component/s: API
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The GridFsFile class does not implement equals(...) and hashCode() so that comparing two instances of the class actually representing the very same file will not answer equals(...) with true. Also problematic when dealing with collections of GridFsFile instances.