[ 
https://issues.apache.org/jira/browse/HBASE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Spaggiari updated HBASE-7870:
---------------------------------------

    Status: Patch Available  (was: Open)

Fixing:
   public Delete(byte [] row) which should not use lockID constructor
   public Delete(byte [] row, long timestamp) comments which are making it 
deprecated when it should not since not using LockID.

                
> Delete(byte [] row, long timestamp) constructor is deprecate and should not.
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-7870
>                 URL: https://issues.apache.org/jira/browse/HBASE-7870
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.5
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>            Priority: Critical
>         Attachments: HBASE-7870-v0-0.94.patch
>
>
> Most probably a cut&past issue. Patch is coming.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to