Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.3, EE-3.3.0.GA
-
Fix Version/s: 4.0.BETA, 4.0, EE-3.3.0.GA_P03
-
Component/s: JavaScript Client, Push Library
-
Labels:None
-
Environment:Push
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
In PUSH-264, we added some configurable detection for identifying when a Push Storm occurs. However, the current behaviour is to disable push when detection occurs. This JIRA is to investigate the feasibility of handling this differently (e.g. throttling push).
Issue Links
- is duplicated by
-
PUSH-341 Enable 'back-off' feature by default when push storm is detected
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37811 | Thu Sep 05 17:28:37 MDT 2013 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/PushStormDetectionServer.java
ADD /icepush/trunk/icepush/core/src/main/java/org/icepush/BackOffResponseHandler.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/BlockingConnectionServer.java |