HBASE-20237 Put back getClosestRowBefore and throw UnsupportedOperation instead....
commit9601ab2272fc0f81478004643f78f7080071b29e
authorMichael Stack <stack@apache.org>
Wed, 21 Mar 2018 05:56:41 +0000 (20 22:56 -0700)
committerMichael Stack <stack@apache.org>
Thu, 22 Mar 2018 04:51:25 +0000 (21 21:51 -0700)
tree30b7633ea571d3a1dff909b25b783a10dea4feae
parentd7475b92e80b7092d8f9ea49651e49bd3260b4d9
HBASE-20237 Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client Throw exception if an old client connects.
hbase-protocol-shaded/src/main/protobuf/Client.proto
hbase-protocol/src/main/protobuf/Client.proto
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java