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
Priority: Trivial
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