Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.0.0
-
None
-
None
Description
Below is the java doc of the function in HBase and we should remove it ASAP
* @deprecated As of version 0.92 this method is deprecated without * replacement. * getRowOrBefore is used internally to find entries in hbase:meta and makes * various assumptions about the table (which are true for hbase:meta but not * in general) to be efficient.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-11230 Remove getRowOrBefore from HTableInterface and HTable
- Closed