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

Jonathan Hsieh updated HBASE-9477:
----------------------------------

    Description: Discussion in HBASE-9359 brought that application commonly use 
the Keyvalue[] Result#raw (and similarly Result#list).  Let's rename the 0.96 
version to something like #listCells and #rawCells and revert #raw and #list to 
their old signature to easy upgrade deprecation isseus.   (was: Discussion in 
HBASE-9359 brought that application commonly use the Keyvalue[] Result#raw (and 
similarly Result#list).  Let's rename the 0.96 version to something like 
#listCells and #rawCells and revert #raw and #list to their old signature to 
easyeupgrade deprecation isseus. )
    
> Add deprecation compat shim for Result#raw and Result#list for 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-9477
>                 URL: https://issues.apache.org/jira/browse/HBASE-9477
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.95.2
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>            Priority: Blocker
>             Fix For: 0.96.0
>
>
> Discussion in HBASE-9359 brought that application commonly use the Keyvalue[] 
> Result#raw (and similarly Result#list).  Let's rename the 0.96 version to 
> something like #listCells and #rawCells and revert #raw and #list to their 
> old signature to easy upgrade deprecation isseus. 

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