ICEfaces
  1. ICEfaces
  2. ICE-2503

ICEfaces AHS: UpdatedViews get added after session expires (Memory Leak)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEfaces Asynchronous HTTP Server

      Description

      It seems to be possible that after a session expires some updated views still get added to the queue. This is a minor memory leak.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Changed Fix Version(s) to 1.7-DR#3

        Show
        Jack Van Ooststroom added a comment - Changed Fix Version(s) to 1.7-DR#3
        Hide
        Jack Van Ooststroom added a comment -

        Before the UpdatedViews are being added to the queue, we now synchronize on the sessionMap and check to see if the ICEfaces ID is still valid before adding the UpdatedViews to the queue and release the lock on sessionMap. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - Before the UpdatedViews are being added to the queue, we now synchronize on the sessionMap and check to see if the ICEfaces ID is still valid before adding the UpdatedViews to the queue and release the lock on sessionMap. Marking this one as FIXED.

          People

          • Assignee:
            Unassigned
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: