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

KeyStoreCredentialStore not using writeLock when it should be used

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: