Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18650

[GSS](7.2.z) [WFCORE-4809] Allow composite operation to read the model without need to acquired the write lock in domain mode

    XMLWordPrintable

Details

    • +
    • Hide

      JBoss EAP 7.2 CP 6 using on tests

      Added 7 servers to DC. See that the more the server the longer the time to load. Specially if these servers are in starting state.

      DC: ./domain.sh -b 0.0.0.0 -bmanagement 0.0.0.0

      SLAVE: ./domain.sh -Djboss.domain.master.address=IP_DC --host-config=host-slave.xml

      Show
      JBoss EAP 7.2 CP 6 using on tests Added 7 servers to DC. See that the more the server the longer the time to load. Specially if these servers are in starting state. DC: ./domain.sh -b 0.0.0.0 -bmanagement 0.0.0.0 SLAVE: ./domain.sh -Djboss.domain.master.address=IP_DC --host-config=host-slave.xml

    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.

      See WFCORE-4809(https://issues.redhat.com/browse/WFCORE-4809)

      Attachments

        Issue Links

          Activity

            People

              rhn-support-rmartinc Ricardo Martin Camarero
              rhn-support-wqueiroz Wagner Queiroz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: