I see Phoenix using this API in many places.. So how about add it back in branch-1 with deprecation and remove from trunk(?) Might be some other users also have used it. Deprecate in one major version and remove in next major version seems better.
-Anoop- On Thu, Nov 6, 2014 at 12:06 AM, Ted Yu <yuzhih...@gmail.com> wrote: > Hi, > In hbase branch-1, KeyValue.createFirstOnRow() doesn't > exist. KeyValueUtil.createFirstOnRow() replaces that method. > > I want to get opinion on how Phoenix should deal with such API > compatibility issue now that hbase 1.0 release gets closer. > > Cheers >