ICEfaces
  1. ICEfaces
  2. ICE-9388

PushRenderer.removeCurrentSession does not stop push heartbeat

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA, 3.3
    • Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      -
    • Assignee Priority:
      P2
    • Salesforce Case Reference:

      Description

      PushRenderer.removeCurrentSession(groupName) doesn't stop the push heart beat. This method should put the push heartbeat back into "lazy" mode.

      Attached is a modified chat sample containing a commandButton that calls removeCurrentSession.

        Activity

        Hide
        Mircea Toma added a comment -

        Modified BridgeSetup to trigger an update that deregisters the pushIDs whenever push is not enabled anymore. Modified LazyPushManager to use a boolean field to keep track of the push session state, thus is enough to call once addCurrentSession or removeCurrentSession on the PushRenderer.

        Show
        Mircea Toma added a comment - Modified BridgeSetup to trigger an update that deregisters the pushIDs whenever push is not enabled anymore. Modified LazyPushManager to use a boolean field to keep track of the push session state, thus is enough to call once addCurrentSession or removeCurrentSession on the PushRenderer.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: