[ https://issues.apache.org/jira/browse/KNOX-3122?focusedWorklogId=965066&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-965066 ]
ASF GitHub Bot logged work on KNOX-3122: ---------------------------------------- Author: ASF GitHub Bot Created on: 07/Apr/25 14:39 Start Date: 07/Apr/25 14:39 Worklog Time Spent: 10m Work Description: hanicz opened a new pull request, #1018: URL: https://github.com/apache/knox/pull/1018 ## What changes were proposed in this pull request? This change is an improvement on [KNOX-3108](https://issues.apache.org/jira/browse/KNOX-3108) (classpath extension). The gateway config file's location is read from a system property first during classpath extension. The solution is similar to the one we already have when we look for the config file on GatewayConfigImpl class. ## How was this patch tested? Unit tests Manually tested Issue Time Tracking ------------------- Worklog Id: (was: 965066) Remaining Estimate: 0h Time Spent: 10m > Option to read the gateway config from sys property during classpath extension > ------------------------------------------------------------------------------ > > Key: KNOX-3122 > URL: https://issues.apache.org/jira/browse/KNOX-3122 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Affects Versions: 2.2.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > This change is an improvement on KNOX-3108 (classpath extension). The gateway > config file's location should be read from a system property first during > classpath extension. The solution should be similar to the one we already > have when we look for the config file on GatewayConfigImpl class. -- This message was sent by Atlassian Jira (v8.20.10#820010)