joshelser commented on pull request #1565: URL: https://github.com/apache/hbase/pull/1565#issuecomment-620147215
HBase *already does* doAs calls. I was trying to encourage you to read the code to find this yourself. https://github.com/apache/hbase/blob/e96ad0ac1e69dd2a273365a7ae089a4a39fa0e0c/hbase-client/src/main/java/org/apache/hadoop/hbase/security/NettyHBaseSaslRpcClientHandler.java The question I asked is why IBM Java is ineffective, because we already know that HBase is doing the correct thing given automated tests against OpenJDK (which is what Apache HBase expressly tests against). ---------------------------------------------------------------- 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]
