Thrift server: deletes in mutateRow/s don't delete.
---------------------------------------------------

                 Key: HBASE-1705
                 URL: https://issues.apache.org/jira/browse/HBASE-1705
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Tim Sell
            Assignee: Tim Sell
             Fix For: 0.20.0


Simple bugs:
In mutateRow we don't check the isDelete flag, it always assumes a put.
In mutateRows we don't check if the delete has only the family specified.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to