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

Kevin Risden commented on KNOX-1848:
------------------------------------

To preserve backwards compatibility we could check for 
gateway.remote.alias.service.config.type and if it is not set, then default to 
zookeeper... That should avoid having to configure it.

> Log error when gateway.remote.alias.service.config.type is missing
> ------------------------------------------------------------------
>
>                 Key: KNOX-1848
>                 URL: https://issues.apache.org/jira/browse/KNOX-1848
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Sandeep More
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> It was observed during testing that the remote alias service is broken. Oddly 
> there are no logs for this failure, Local testing with local ZK shows this 
> exception in ZK
> {code:java}
> 27.0.0.1:54011
> 2019-04-04 10:56:36,444 [myid:] - WARN  
> [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@368] - caught end of 
> stream exception
> EndOfStreamException: Unable to read additional data from client sessionid 
> 0x169e8cc26a60006, likely client has closed socket
>       at 
> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
>       at 
> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
>       at java.lang.Thread.run(Thread.java:748)
> 2019-04-04 10:56:36,444 [myid:] - INFO  
> [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1044] - Closed 
> socket connection for client /127.0.0.1:54011 which had sessionid 
> 0x169e8cc26a60006
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to