[ 
https://issues.apache.org/jira/browse/KNOX-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264623#comment-16264623
 ] 

Larry McCay commented on KNOX-1107:
-----------------------------------

Applied the new revision and am getting a test failure in the CLIServiceTest - 
I will try and debug it a bit:

 Tests run: 42, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 55.324 sec 
<<< FAILURE! - in org.apache.hadoop.gateway.GatewayBasicFuncTest
testCLIServiceTest(org.apache.hadoop.gateway.GatewayBasicFuncTest)  Time 
elapsed: 20.016 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 20000 
milliseconds
        at 
org.apache.hadoop.gateway.GatewayBasicFuncTest.testCLIServiceTest(GatewayBasicFuncTest.java:3686)


Results :

Tests in error:
  GatewayBasicFuncTest.testCLIServiceTest:3686 ยป TestTimedOut test timed out 
aft...


> Remote Configuration Registry Client Service
> --------------------------------------------
>
>                 Key: KNOX-1107
>                 URL: https://issues.apache.org/jira/browse/KNOX-1107
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.15.0
>            Reporter: Phil Zampino
>            Assignee: Phil Zampino
>              Labels: kip-8
>             Fix For: 0.14.0
>
>         Attachments: KNOX-1107.001.patch, KNOX-1107.patch, 
> testing-remote-zk-config-monitoring.txt, zkupload.sh
>
>
> There are currently multiple ZooKeeper clients in Knox, in the form of HA 
> provider URL managers.
> These clients have been added to Knox independently, each without concern for 
> the other. KNOX-1010 introduces yet another such client.
> In order to manage the configuration of these clients, it would be good to 
> have a Client Service, from which these features can retrieve a ZooKeeper 
> client.
> Furthermore, in the future, Knox may support additional configuration 
> registries (e.g., consul, etcd), which these features may wish to employ. If 
> this service is abstracted sufficiently, the underlying registry type can be 
> a simple configuration change.
> In addition to managing security configuration for these clients, the service 
> may also be able to enforce some ACL constraints on referenced znodes (or 
> other registry entries) to mitigate the consumption of potentially untrusted 
> configuration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to