You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2020/03/10 12:53:00 UTC

[jira] [Work started] (KNOX-2284) CM descriptors do not get picked up at Gateway start

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

Work on KNOX-2284 started by Sandor Molnar.
-------------------------------------------
> CM descriptors do not get picked up at Gateway start
> ----------------------------------------------------
>
>                 Key: KNOX-2284
>                 URL: https://issues.apache.org/jira/browse/KNOX-2284
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 1.4.0
>
>
> When there is a CM descriptor in the KNOX_DESCRIPTORS_DIR at startup time and the KNOX descriptors found in this CM descriptor did not exist before Knox does not pick up them.
> The reason is: the shared-provider/descriptor/topology monitor starts after the CM descriptor is being parsed and the Knox descriptors are persisted.
> Recommended solution: move the CM descriptor handling after the monitors are started.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)