junegunn commented on PR #8110: URL: https://github.com/apache/hbase/pull/8110#issuecomment-4311018797
As noted in [this Jira comment](https://issues.apache.org/jira/browse/HBASE-30101?focusedCommentId=18075865&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-18075865), this patch does not prevent stray `TGT Renewer` thread being created in HBase 2.6+. I've opened [a separate PR](https://github.com/apache/hbase/pull/8122) that approaches the problem in a different way, i.e. login before creating the RPC services, which will fix the `TGT Renewer` problem. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
