[javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
------------------------------------------------------------------------------

                 Key: HBASE-1838
                 URL: https://issues.apache.org/jira/browse/HBASE-1838
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


If delete family or delete row and no timestamp, we add a delete of 'now'.  
When delete of explicit cell, we add a delete of the most recent.  Add this 
fact to the Delete javadoc.  I was just stumped by this differing behavior.

-- 
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