Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4809

Allow composite operation to read the model without need to acquired the write lock in domain mode

    XMLWordPrintable

Details

    Description

      Currently, the web console is highly affected by the write lock acquisition. Most of the read operations done by the web console are translated into composite operations, that under some circumstances (target to a single host, non-wildcards..), require the DC write lock. This write lock acquisition has a huge impact on the web console since each operation is queued until the lock is released.

      As an example, if we have a deployment that takes some minutes in the middle the user is clicking to see the server status, soon the web console gets unresponsible.

      This issue tries to reduce the write lock acquisition in these cases and allow read operations.

      Attachments

        Issue Links

          Activity

            People

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: