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

stack updated HBASE-3717:
-------------------------

      Resolution: Fixed
        Assignee: David Buttler
    Release Note: Deprecated HTable#isTableEnabled
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to trunk and to branch (On branch I changed the @Deprecateds to just 
warning).  Thanks for the patch David.  Added you as contributor and assigned 
you this issue.

> deprecate HTable isTableEnabled() methods in favor of HBaseAdmin methods
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3717
>                 URL: https://issues.apache.org/jira/browse/HBASE-3717
>             Project: HBase
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.90.1
>            Reporter: David Buttler
>            Assignee: David Buttler
>            Priority: Trivial
>         Attachments: deprecate_HTable_isTableEnabled.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> the static methods on HTable.isTableEnabled() can lead to unintended 
> consequences if used naively without understanding potential side-effects.  
> Suggest deprecating these methods and pointing at the HBaseAdmin methods to 
> accomplish same task instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to