Just remove deprecated methods in HTable; 0.2 is not backward compatible anyways
--------------------------------------------------------------------------------
Key: HBASE-601
URL: https://issues.apache.org/jira/browse/HBASE-601
Project: Hadoop HBase
Issue Type: Improvement
Reporter: stack
Fix For: 0.2.0
HTable had deprecations introduce post 0.1 branch but 0.2 API is not going to
be backward compatible because of other changes so I suggest we just remove the
deprecated methods. Users have to change their API anyways. The less noisey
the API, the easier it'll be on users figuring what to use instead.
Added to 0.2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.