Fixed TableMutator::set_cells to throw BAD_KEY exception for cf/cell
deletes without a column family.
http://github.com/sjhalaz/hypertable/commit/b35969789a449b668182e509c9c36c06d33727ef
-Sanjit
Fixed TableMutator::set_cells to throw BAD_KEY exception for cf/cell
deletes without a column family.
-Added checks in Client and RangeServer
-Replaced HT_ASSERT with HT_THROW in case of garbage control flag in key