DWR

DefaultServerLoadMonitor is not thread safe

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Normal Normal
  • Resolution: Fixed
  • Affects Version/s: 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6
  • Fix Version/s: 3.0.RC2
  • Component/s: Reverse Ajax
  • Documentation Required:
    No
  • Description:
    The DefaultServerLoadMonitor which is used to monitor reverse AJAX connections in attempt to throttle connections under high load is not thread safe and may result in unintended behavior (longer disconnected times, etc.).

Issue Links

Activity

Hide
David Marginian added a comment - 13/Apr/11 12:12 PM

Matt when you fix DWR-501, this can be closed. Since we are so close to a release I don't think we need to port this back to the 2.x releases. I just wanted to add this issue for tracking/historical purposes.

Show
David Marginian added a comment - 13/Apr/11 12:12 PM Matt when you fix DWR-501, this can be closed. Since we are so close to a release I don't think we need to port this back to the 2.x releases. I just wanted to add this issue for tracking/historical purposes.
Hide
David Marginian added a comment - 25/May/11 8:54 PM

I am closing this as it is just a place-holder. This will be fixed in 3.0RC2 as now the DefaultServerLoadMonitor is minimal and does not contain the threading issues it did in earlier versions. The rest of the monitors are changing/improving per DWR-511.

Show
David Marginian added a comment - 25/May/11 8:54 PM I am closing this as it is just a place-holder. This will be fixed in 3.0RC2 as now the DefaultServerLoadMonitor is minimal and does not contain the threading issues it did in earlier versions. The rest of the monitors are changing/improving per DWR-511.

People

Dates

  • Created:
    13/Apr/11 5:21 AM
    Updated:
    25/May/11 8:54 PM
    Resolved:
    25/May/11 8:54 PM