Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1315

KeyStoreCredentialStore not using writeLock when it should be used

XMLWordPrintable

      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.

              pskopek@redhat.com Peter Skopek
              pskopek@redhat.com Peter Skopek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: