ICEfaces
  1. ICEfaces
  2. ICE-4716

Use EnvironmentAdaptingServlet only for the blocking connection

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      server

      Description

      Currently one object stack, which includes the Thread Blocking environment or ARP (Asynchronous Request Processing) adaptation, is used to handle both blocking and non-blocking requests. As this can cause non-blocking requests to potentially interact with the semaphore logic as well, we should consider introducing an additional object stack in order to separate blocking and non-blocking request handling.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19083 Fri Jul 17 11:33:25 MDT 2009 jack.van.ooststroom Fixed JIRA ICE-4716 : Use EnvironmentAdaptingServlet only for the blocking connection
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/SessionBoundServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19081 Fri Jul 17 08:59:28 MDT 2009 mircea.toma ICE-4716 Use EnvironmentAdaptingServlet only for 'send-updated-view' connection.
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/push/servlet/SessionDispatcher.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/push/servlet/PushResourceHandler.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/push/SessionBoundServer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19077 Thu Jul 16 13:17:02 MDT 2009 jack.van.ooststroom Fixed JIRA ICE-4716 : Use EnvironmentAdaptingServlet only for the blocking connection
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/PushServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/SessionBoundServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19074 Wed Jul 15 17:15:55 MDT 2009 mircea.toma ICE-4716 Fix how EnvironmentAdaptingServlet is used in PushServer.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/PushServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19072 Wed Jul 15 16:49:49 MDT 2009 mircea.toma ICE-4716 Use EnvironmentAdaptingServlet only for 'receive-updated-views' requests.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainSessionBoundServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: