-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
14
When the command fails, an undefined value is referenced in an assert.soon call which causes the test to hang. Checking the status before dereferencing will prevent the hang and make this easier to debug in the future.