-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When we are reading the http-upgrade-enabled, the model is read acquiring the write lock. That could make the operation block until the write lock is released by any other underlying operation that previously has acquired it.
The read handler only reads the value and put it in the response, so taking the write lock here is unnecessary.
This issue affects the ongoing work in WFCORE-4283, there, we could have servers starting with the write lock taken, so it negatively affects to any reading of this attribute.
- is cloned by
-
JBEAP-16214 [GSS](7.2.z) WFCORE-4283 - Web management console reports 500 error while domain host controller is in bootup
- Closed
- is related to
-
WFCORE-4283 Web management console reports 500 error while domain host controller is in bootup
- Closed