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 subversion and git services (JIRA)" <ji...@apache.org> on 2019/07/09 02:36:00 UTC

[jira] [Commented] (KNOX-1917) DefaultKeystoreService should use a shared read lock

    [ https://issues.apache.org/jira/browse/KNOX-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880868#comment-16880868 ] 

ASF subversion and git services commented on KNOX-1917:
-------------------------------------------------------

Commit da11a654118347ecf208aa7eeb13f323c06990cf in knox's branch refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=da11a65 ]

KNOX-1917 - DefaultKeystoreService should use a shared read lock (#110)

Signed-off-by: Kevin Risden <kr...@apache.org>

> DefaultKeystoreService should use a shared read lock
> ----------------------------------------------------
>
>                 Key: KNOX-1917
>                 URL: https://issues.apache.org/jira/browse/KNOX-1917
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> KNOX-1881 added Java NIO locking but only for the write side. The read side should also make sure it has a shared lock.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)