Hi Folks! If someone could take a look at HBASE-17725, I'd appreciate it.
short version: The RpcServiceInterface API has added a method. That interface is marked as IA.LimitedPrivate for Coprocessors generally and Phoenix specifically. The change is already in two HBase 1.1 releases, but 1.2.5 would be the first 1.2 release to include it. I'd like to know if the way that Phoenix makes use of this interface will be broken by the change, or if y'all are already compensating for it.
