-
Bug
-
Resolution: Done
-
Critical
-
1.3.0.Alpha1
-
None
-
None
The request counting is broken. Looks like synchronization problem with dirty cached reads.
Steps to reproduce:
- start AS with some context
- start LB
- start 2 or more load driver threads
- number of requests on that context goes to higher values than 2, eventually and slowly increasing
On the AS it manifests as:
19:44:14,160 WARN [org.jboss.modcluster] (MSC service thread 1-7) MODCLUSTER000022: Failed to drain 57 remaining pending requests from default-host:/clusterbench within 10.0 seconds
- is related to
-
MODCLUSTER-387 "Elected" and "Connected" values are incorrect with higher load
- Closed