You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/27 18:28:00 UTC

[jira] [Work logged] (KNOX-2200) DefaultKeystoreService can lose entries under concurrent access

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

ASF GitHub Bot logged work on KNOX-2200:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jan/20 18:27
            Start Date: 27/Jan/20 18:27
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #243: KNOX-2200 - DefaultKeystoreService can lose entries under concurrent access
URL: https://github.com/apache/knox/pull/243
 
 
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 377789)
    Time Spent: 20m  (was: 10m)

> DefaultKeystoreService can lose entries under concurrent access
> ---------------------------------------------------------------
>
>                 Key: KNOX-2200
>                 URL: https://issues.apache.org/jira/browse/KNOX-2200
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> DefaultKeystoreService can lose entires under concurrent access due to read then write synchronization issues. There are cases where the keystore is read, modified and then written back. This is not synchronized or handled with a lock.



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