ICEfaces
  1. ICEfaces
  2. ICE-3804

ICEfaces AHS: AHS should respond to a previous pending request with an empty response

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7, 1.7.1, 1.7.2, 1.8DR#1
    • Fix Version/s: 1.7.2 SP1, 1.8DR#2, 1.8
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEfaces Component Showcase (Google Maps or Rich Text), ICEfaces AHS

      Description

      It is possible that the bridge sends out two receive-updated-views within a short time frame without receiving a response for the first one. This especially happens with the Google Maps and Rich Text components as it seems to require a full page refresh. This causes a new instance of the bridge to be created which sends out the second receive-updated-views. This second one stomps on the first one causing the connection associated with the first one to be never unblocked. AHS should be nice on its side and send an empty response to any previous pending requests to free up the connection.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Changed Fixed Version(s) to 1.7.2-SP1 and 1.8-DR#2

        Show
        Jack Van Ooststroom added a comment - Changed Fixed Version(s) to 1.7.2-SP1 and 1.8-DR#2
        Hide
        Jack Van Ooststroom added a comment -

        When a request for a particular ICEfaces ID comes in the AHS and a previous pending request is associated with this ICEfaces ID, the AHS responds with an empty response to the previous pending request. This is only done for the server-mode of AHS, as the servlet-mode already seemed to contain this logic. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - When a request for a particular ICEfaces ID comes in the AHS and a previous pending request is associated with this ICEfaces ID, the AHS responds with an empty response to the previous pending request. This is only done for the server-mode of AHS, as the servlet-mode already seemed to contain this logic. 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: