[
https://issues.apache.org/jira/browse/KNOX-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775354#comment-16775354
]
ASF subversion and git services commented on KNOX-1792:
-------------------------------------------------------
Commit 06a37c012909b6fa8326fc9f4f1160a4577610af in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=06a37c0 ]
KNOX-1792 - AliasService start should only be called once in
DefaultGatewayServices
Signed-off-by: Kevin Risden <[email protected]>
> 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
> Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1792.patch
>
>
> 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)