[
https://issues.apache.org/jira/browse/KNOX-2469?focusedWorklogId=515112&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-515112
]
ASF GitHub Bot logged work on KNOX-2469:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/20 18:23
Start Date: 21/Nov/20 18:23
Worklog Time Spent: 10m
Work Description: lmccay commented on pull request #383:
URL: https://github.com/apache/knox/pull/383#issuecomment-731616847
@jameschen1519 - thank you for this contribution!
It will be included in the upcoming 1.5.0 release.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 515112)
Remaining Estimate: 166h 20m (was: 166.5h)
Time Spent: 1h 40m (was: 1.5h)
> Knox keystore directory creation fails when following a symlink
> ---------------------------------------------------------------
>
> Key: KNOX-2469
> URL: https://issues.apache.org/jira/browse/KNOX-2469
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0, 1.5.0
> Reporter: James Chen
> Priority: Minor
> Labels: easy-fix, patch-available
> Fix For: 1.4.0, 1.5.0
>
> Attachments: 0001-Fixing-Knox-symlink.patch
>
> Original Estimate: 168h
> Time Spent: 1h 40m
> Remaining Estimate: 166h 20m
>
> At the moment, if the keystore path does not exist, Knox attempts to create
> the parent directories of the keystore path recursively. However, there is an
> edge case, as described in JDK-8130464, where the directory creation fails if
> the final, parent directory of the keystore path is a symlink. This causes a
> failure during startup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)