Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: 4.0
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush 4
-
Assignee Priority:P1
Description
ICEpush is logging the AsyncContext config information for every single user session started, when it should only be logged once per application lifecycle.
This results in way too much redundant information in the logs.
This results in way too much redundant information in the logs.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43333 | Tue Nov 04 08:50:52 MST 2014 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/AsyncAdaptingServlet.java
MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/EnvironmentAdaptingServlet.java |