ICEfaces
  1. ICEfaces
  2. ICE-3014

ContentEventRepeater: buffered events should be cleaned-up more aggressively

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      When View Numbers are disposed ContextEventRepeater should clean-up its related buffered events appropriately as well. To achieve this functionality one requirement would be the introduction of a ViewNumberDisposed-like event.

        Issue Links

          Activity

          Hide
          Jack Van Ooststroom added a comment -

          Changed Fix Version(s) to 1.7.1

          Show
          Jack Van Ooststroom added a comment - Changed Fix Version(s) to 1.7.1
          Hide
          Jack Van Ooststroom added a comment -

          Unfortunately, I haven't been able to look at this one in more detail for the upcoming 1.7.1 release. Though I think the change should be minor, we should be cautious that it doesn't break the AHS.

          Moving this one to 1.7.2.

          Show
          Jack Van Ooststroom added a comment - Unfortunately, I haven't been able to look at this one in more detail for the upcoming 1.7.1 release. Though I think the change should be minor, we should be cautious that it doesn't break the AHS. Moving this one to 1.7.2.
          Hide
          Jack Van Ooststroom added a comment -

          Changed Assignee Priority to P1

          Show
          Jack Van Ooststroom added a comment - Changed Assignee Priority to P1
          Hide
          Jack Van Ooststroom added a comment -

          Changed Assignee Priority back to P1, to see if we can squeeze this one into the upcoming 1.7.2RC1 release.

          Show
          Jack Van Ooststroom added a comment - Changed Assignee Priority back to P1, to see if we can squeeze this one into the upcoming 1.7.2RC1 release.
          Hide
          Jack Van Ooststroom added a comment -

          Move to 1.8DR#3

          Show
          Jack Van Ooststroom added a comment - Move to 1.8DR#3
          Hide
          Jack Van Ooststroom added a comment -

          A new ContextEvent has been introduced, namely the ViewNumberDisposedEvent, which can be fired using the new ContextEventRepeater.viewNumberDisposed(HttpSession source, String iceFacesId, int viewNumber) method. This method is invoked whenever the View.dispose() method is invoked. When AHS is configured, the new event gets propagated to the AHS as well. Both the ContextEventRepeater and the AHS will do the appropriate clean up upon receiving this event. Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - A new ContextEvent has been introduced, namely the ViewNumberDisposedEvent, which can be fired using the new ContextEventRepeater.viewNumberDisposed(HttpSession source, String iceFacesId, int viewNumber) method. This method is invoked whenever the View.dispose() method is invoked. When AHS is configured, the new event gets propagated to the AHS as well. Both the ContextEventRepeater and the AHS will do the appropriate clean up upon receiving this event. Marking this one as FIXED.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: