-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
fast_archive globs for core dumps but on the core analyzer task we have directories with the name of the core dumps so they get matched to this glob and fast_archive errors because it thinks a directory is a file. We just need to add a simple check to ensure they are files.
- causes
-
SERVER-82770 fix fast_archive unhashable type list error
- Closed