You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/20 16:50:15 UTC

[GitHub] [hbase] srdo opened a new pull request #649: Hbase-22027

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:
users@infra.apache.org


With regards,
Apache Git Services