Kevin Risden created KNOX-1792:
----------------------------------
Summary: AliasService start should only be called once in
DefaultGatewayServices
Key: KNOX-1792
URL: https://issues.apache.org/jira/browse/KNOX-1792
Project: Apache Knox
Issue Type: Bug
Reporter: Kevin Risden
Assignee: Kevin Risden
Fix For: 1.3.0
Currently AliasService start is called twice in DefaultGatewayServices in the
init() and the start() methods. This can cause issues with implementations like
remote alias service since it is not expected that start() is called twice.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)