You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/22 16:02:00 UTC

[jira] [Updated] (KNOX-1792) AliasService start should only be called once in DefaultGatewayServices

     [ https://issues.apache.org/jira/browse/KNOX-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated KNOX-1792:
-------------------------------
    Attachment: KNOX-1792.patch
        Status: Patch Available  (was: In Progress)

Currently running through tests but initial patch to remove the start() method call in DefaultGatewayServices.init()

> 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: Major
>             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)