ICEfaces
  1. ICEfaces
  2. ICE-7596

Push Server: Improve locking around session data in the SessionManager

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P03
    • Fix Version/s: EE-1.8.2.GA_P04
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Push Server, EPS

      Description

      The locking around the session data kept by the SessionManager in the Push Server needs to be improved as there is a window of opportunity to miss an update.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending src/org/icefaces/push/server/AbstractHandler.java
        Sending src/org/icefaces/push/server/Handler.java
        Adding src/org/icefaces/push/server/SessionContext.java
        Sending src/org/icefaces/push/server/SessionManager.java
        Transmitting file data ....
        Committed revision 26981.

        Show
        Jack Van Ooststroom added a comment - Sending src/org/icefaces/push/server/AbstractHandler.java Sending src/org/icefaces/push/server/Handler.java Adding src/org/icefaces/push/server/SessionContext.java Sending src/org/icefaces/push/server/SessionManager.java Transmitting file data .... Committed revision 26981.
        Hide
        Jack Van Ooststroom added a comment -

        Sending src/com/icesoft/faces/push/server/arp/internal/TomcatAdaptingServlet.java
        Sending src/com/icesoft/faces/push/server/arp/internal/WebLogicAdaptingServlet.java
        Transmitting file data ..
        Committed revision 29732.

        Show
        Jack Van Ooststroom added a comment - Sending src/com/icesoft/faces/push/server/arp/internal/TomcatAdaptingServlet.java Sending src/com/icesoft/faces/push/server/arp/internal/WebLogicAdaptingServlet.java Transmitting file data .. Committed revision 29732.
        Hide
        Jack Van Ooststroom added a comment -

        A new SessionContext class was introduced that amongst other objects contains a lock specific to the "session". This lock shared amongst the SessionManager and the WebLogicAdaptingServlet to ensure issues like skipping a beat can't occur anymore. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - A new SessionContext class was introduced that amongst other objects contains a lock specific to the "session". This lock shared amongst the SessionManager and the WebLogicAdaptingServlet to ensure issues like skipping a beat can't occur anymore. Marking this one as FIXED.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: