srdo opened a new pull request #649: Hbase-22027 URL: https://github.com/apache/hbase/pull/649 …tTokenUtil, and move ClientTokenUtil to hbase-client This is a backport of https://github.com/apache/hbase/pull/361 to 2.x The following changes were made to the diff from that PR: * There is no obtainToken(AsyncConnection) on TokenUtil, so removed that variant from ClientTokenUtil. * Made obtainToken(Connection) public, as it is used in SecureBulkLoadManager.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
