ICEfaces
  1. ICEfaces
  2. ICE-6976

Running Tasks in DefaultMessageService should be made stoppable

    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

      Description

      We should keep track of currently running tasks in the DefaultMessageService and these tasks should be made stoppable in order to do a clean shutdown or undeploy.

        Issue Links

          Activity

          Hide
          Jack Van Ooststroom added a comment -

          The DefaultMessageService now has a TaskManager included. Whenever one of the Tasks get executed it gets added to the TaskManager before execution and removed from the TaskManager after execution. Upon tearDown of the DefaultMessageService all Tasks still managed by the TaskManager get cancelled. Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - The DefaultMessageService now has a TaskManager included. Whenever one of the Tasks get executed it gets added to the TaskManager before execution and removed from the TaskManager after execution. Upon tearDown of the DefaultMessageService all Tasks still managed by the TaskManager get cancelled. 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: