Details
Description
The HTable.mutateRow() and checkAndMutate api internally uses multi(). Tho after getting a response it does not go through returned region action result list to check for exceptions.
Adding a patch for trunk tho we've observed this issue in 0.98 as well.