[ 
https://issues.apache.org/jira/browse/HADOOP-17255?focusedWorklogId=490117&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490117
 ]

ASF GitHub Bot logged work on HADOOP-17255:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Sep/20 09:44
            Start Date: 24/Sep/20 09:44
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2291:
URL: https://github.com/apache/hadoop/pull/2291#issuecomment-698237933


   Akira -I'm +1 on this...commit at your leisure
   


----------------------------------------------------------------
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: 490117)
    Time Spent: 50m  (was: 40m)

> JavaKeyStoreProvider fails to create a new key if the keystore is HDFS
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-17255
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17255
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The caller of JavaKeyStoreProvider#renameOrFail assumes that it throws 
> FileNotFoundException if the src does not exist. However, 
> JavaKeyStoreProvider#renameOrFail calls the old rename API. In 
> DistributedFileSystem, the old API returns false if the src does not exist.
> That way JavaKeyStoreProvider fails to create a new key if the keystore is 
> HDFS.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to