Details
Description
In parts of collMod we uassertStatusOk() and in others we return Status(Error,...). See if we can unify the command to either uassert or return non-OK statusĀ in all cases.
In parts of collMod we uassertStatusOk() and in others we return Status(Error,...). See if we can unify the command to either uassert or return non-OK statusĀ in all cases.