[jboss-jira] [JBoss JIRA] (ELY-1315) KeyStoreCredentialStore not using writeLock when it should be used
Darran Lofthouse (JIRA)
issues at jboss.org
Wed Aug 9 10:23:00 EDT 2017
[ https://issues.jboss.org/browse/ELY-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated ELY-1315:
----------------------------------
Fix Version/s: 1.2.0.Beta1
> KeyStoreCredentialStore not using writeLock when it should be used
> ------------------------------------------------------------------
>
> Key: ELY-1315
> URL: https://issues.jboss.org/browse/ELY-1315
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Credential Store
> Affects Versions: 1.1.0.CR4
> Reporter: Peter Skopek
> Assignee: Peter Skopek
> Priority: Blocker
> Fix For: 1.1.0.CR5, 1.2.0.Beta1
>
>
> KeyStoreCredentialStore not using writeLock when it should be used.
> method lockForWrite() is using readWriteLock.readLock() but has to use readWriteLock.writeLock(). This can cause more writers to perform write operations.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list