J.Andreina created KNOX-1252:
--------------------------------
Summary: [Service Discovery] Failure happens , since the znode
access failed because of authentication problem
Key: KNOX-1252
URL: https://issues.apache.org/jira/browse/KNOX-1252
Project: Apache Knox
Issue Type: Bug
Affects Versions: 0.14.0
Reporter: J.Andreina
Fix For: 1.1.0
Service discovery fails , since the znode access is failing because of
authentication issue
*Envionment details:*
Kerberos enabled cluster
HA setup
{noformat}
2018-04-18 06:33:28,964 ERROR curator.ConnectionState
(ConnectionState.java:checkState(304)) - Authentication failed
2018-04-18 06:33:29,095 ERROR config.remote
(CuratorClientService.java:getEntryData(271)) - An error occurred interacting
with the remote configuration registry :
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /knox/security/topology/__gateway/signing.key.passphrase
2018-04-18 06:33:30,647 ERROR config.remote
(CuratorClientService.java:getEntryData(271)) - An error occurred interacting
with the remote configuration registry :
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /knox/security/topology/__gateway/gateway-identity-passphrase
2018-04-18 06:33:32,540 ERROR config.remote
(CuratorClientService.java:getEntryData(271)) - An error occurred interacting
with the remote configuration registry :
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /knox/security/topology/__gateway/gateway-identity-passphrase
2018-04-18 06:33:32,607 ERROR config.remote
(CuratorClientService.java:getEntryData(271)) - An error occurred interacting
with the remote configuration registry :
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /knox/security/topology/__gateway/gateway-identity-passphrase
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)