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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15341 Tue Dec 11 10:13:43 MST 2007 jack.van.ooststroom Fixed JIRA ICE-2503 : ICEfaces AHS: UpdatedViews get added after session expires (Memory Leak)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/ahs/src/com/icesoft/faces/async/common/SessionManager.java
        Jack Van Ooststroom created issue -
        Jack Van Ooststroom made changes -
        Field Original Value New Value
        Assignee Jack van Ooststroom [ jack.van.ooststroom ]
        Jack Van Ooststroom made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        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
        Jack Van Ooststroom made changes -
        Fix Version/s 1.7DR#3 [ 10112 ]
        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.
        Jack Van Ooststroom made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Jack van Ooststroom [ jack.van.ooststroom ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: