You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/12/22 23:15:00 UTC

[jira] [Created] (HBASE-26616) Refactor code related to ZooKeeper authentication

Nick Dimiduk created HBASE-26616:
------------------------------------

             Summary: Refactor code related to ZooKeeper authentication
                 Key: HBASE-26616
                 URL: https://issues.apache.org/jira/browse/HBASE-26616
             Project: HBase
          Issue Type: Task
          Components: Zookeeper
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


This refactor reduces the size and scope of the {{ZKUtil}} class. The core of this refactor is moving the {{login*}} methods from {{ZKUtil}} into their own class, {{ZKAuthentication}}. The class {{JaasConfiguration}} is also moved along with them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)