[
https://issues.apache.org/jira/browse/KNOX-2891?focusedWorklogId=852297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-852297
]
ASF GitHub Bot logged work on KNOX-2891:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/23 14:53
Start Date: 22/Mar/23 14:53
Worklog Time Spent: 10m
Work Description: zeroflag merged PR #743:
URL: https://github.com/apache/knox/pull/743
Issue Time Tracking
-------------------
Worklog Id: (was: 852297)
Time Spent: 20m (was: 10m)
> Topology is not deployed if the referred provider file is not available
> initially and recreated later
> -----------------------------------------------------------------------------------------------------
>
> Key: KNOX-2891
> URL: https://issues.apache.org/jira/browse/KNOX-2891
> Project: Apache Knox
> Issue Type: Bug
> Reporter: J.Andreina
> Assignee: Attila Magyar
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Steps:
> 1. Create descriptor in conf/cdp-resources.xml when reference provider not
> available
> name=sample_topology2
> value= providerConfigRef=testProviders2##WEBHDFS:url=https://dummy:7189
> 2. restart knox (sample_topology2 will not get deployed as testProviders2
> does not exist which is expected behaviour)
> 3. Create provider with name testProviders2
> providerConfigs:testProviders2
> role=authentication#authentication.name=ShiroProvider
> 4. restart knox
> Issue:
> sample_topology2 is not getting deployed due to same reason that
> testProvider2 is not available.
> On third restart sample_topology2 got deployed as during second restart
> testProviders2 got deployed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)