-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
a successful resharding captures the following information in atlas log ingestion:
numberofdestinationshards numberofindexes numberofsourceshards numberoftotaldocuments Operation duration (min) total collec size (gb) totalappliedtime totalapplytimeelapsedsecs totalcopytimeelapsedsecs totalcriticalsectiontimeelapsedsecs totalindexbuildtimeelapsedsecs
but when resharding fails or is manually aborted by a user, we input Zeroes in those fields. We should insert correct values in case of failure.