[ https://issues.apache.org/jira/browse/ACCUMULO-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595081#comment-13595081 ]
Hudson commented on ACCUMULO-259: --------------------------------- Integrated in Accumulo-1.5 #18 (See [https://builds.apache.org/job/Accumulo-1.5/18/]) ACCUMULO-259 Changing the thrift getAuthentictorClass from a master operation to a tserver one (Revision 1453518) Result = FAILURE vines : Files : * /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/Instance.java * /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/ZooKeeperInstance.java * /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperationsImpl.java * /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/client/impl/thrift/ClientService.java * /accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/master/thrift/MasterClientService.java * /accumulo/branches/1.5/core/src/main/thrift/client.thrift * /accumulo/branches/1.5/core/src/main/thrift/master.thrift * /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/client/ClientServiceHandler.java * /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/client/HdfsZooInstance.java * /accumulo/branches/1.5/server/src/main/java/org/apache/accumulo/server/master/Master.java * /accumulo/branches/1.5/start/src/main/java/org/apache/accumulo/start/Main.java > ZKAuthentictor needs to be split up > ----------------------------------- > > Key: ACCUMULO-259 > URL: https://issues.apache.org/jira/browse/ACCUMULO-259 > Project: Accumulo > Issue Type: Improvement > Components: master, tserver > Reporter: John Vines > Assignee: John Vines > Fix For: 1.5.0 > > Attachments: accumulo259_explained.pdf > > > Currently the ZKAuthenticator does both the checking of credentials as well > as the functionality of the Authenticator. We need to split those into two > different classes for improved testing as well as pluggability of the > security scheme. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira