ICEpush
  1. ICEpush
  2. PUSH-264

Make settings of PushStormDetectionServer configurable

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 3.3, EE-3.3.0.GA
    • Fix Version/s: 4.0, EE-3.3.0.GA_P03
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      Push
    • Assignee Priority:
      P3
    • Salesforce Case Reference:
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Work was done in PUSH-235 and PUSH-238 to prevent push storms from occurring under various circumstances. As part of that work the PushStormDetectionServer was introduced that attempts to detect when a number of push request arrives within a certain time frame. These settings should perhaps be made configurable and/or the detection turned off if desired. They are current set at:

      private static final long LoopInterval = 700;
      private static final long MaxTightLoopRequests = 25;

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37341 Thu Aug 08 15:23:56 MDT 2013 mircea.toma PUSH-264 Make push storm detector parameters configurable.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushStormDetectionServer.java
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/BrowserBoundServlet.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: