[ https://issues.apache.org/jira/browse/HBASE-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Gray updated HBASE-1822: --------------------------------- Attachment: HBASE-1822-v2.patch Everything compiles with this patch except for o.a.h.h.regionserver.TestStoreFile which contains a bunch of odd usage of new HStoreKey(midkey). An attempt at moving it to KVs resulted in the tests not passing. Removes REST in favor of stargate contrib. Hacky fixes on stargate, indexed, and thrift until the authors go back through and rework their internal APIs to be more friendly to the current API (though this might not be necessary, up to the authors). Need to run more tests, though I ran many as I went. > Remove the deprecated APIs > -------------------------- > > Key: HBASE-1822 > URL: https://issues.apache.org/jira/browse/HBASE-1822 > Project: Hadoop HBase > Issue Type: Improvement > Reporter: Jean-Daniel Cryans > Assignee: Jonathan Gray > Fix For: 0.21.0 > > Attachments: HBASE-1822-v1.patch, HBASE-1822-v2.patch > > > Remove all the deprecated stuff in client and mapred. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.