ymlam
|
b7962a2333
|
Raise visibility level.
|
пре 7 година |
ymlam
|
73f27cf7f0
|
Reverse last change about waiting for postback queue to have space to add a report, as this wait may result in hanging up the process. So an alarm is added to indicate this report is not queued for sending back to portal.
|
пре 8 година |
ymlam
|
c7edb78aad
|
Start report in a new line in logging.
Add time of wait when waiting for available space in postQueue.
|
пре 9 година |
ymlam
|
87b7e197dc
|
Remove end of line in logging so that a job report is in one single line.
|
пре 9 година |
ymlam
|
f49203affa
|
Wake threads that are waiting for available space to add job reports to postQueue.
|
пре 9 година |
ymlam
|
7daa802a25
|
Move POST processing to Broadcast.doPost method.
|
пре 9 година |
ymlam
|
6165eff51c
|
Move POST processing to Broadcast.doPost method.
|
пре 9 година |
ymlam
|
a92b947160
|
Added broadcast state 'EXPIRED'.
|
пре 10 година |
ymlam
|
4ec51daae7
|
Removed READY from Job.Status which is a concept in the portal, not with CommEngine.
|
пре 11 година |
ymlam
|
1853a905e5
|
Improved job counting and fixed bug of non-matching time units involved in rescheduling.
|
пре 11 година |
ymlam
|
785ea730b3
|
moved log4j.properties file from classes directory to sibling of properties file, which is specified by a servlet context parameter.
|
пре 11 година |
ymlam
|
d6d08d14ef
|
Improved organization of broadcast exceptions.
|
пре 11 година |
ymlam
|
566fa78ef0
|
Added attribute sleepBetweenJobs, time in milliseconds, for the service threads to sleep between consecutive jobs (or more exact batches of jobs).
|
пре 11 година |
ymlam
|
d30a7dcd49
|
Pruned out unused JobStatus, and comment on use of each JobStatus.
|
пре 11 година |
ymlam
|
e446718bda
|
Adjust to change of Broadcast.cancel method.
|
пре 11 година |
ymlam
|
83b9ecefad
|
Change HALT to PAUSE
Added syncrhonized qualifier to 2 methods to guard against simultaneous update by 2 threads.
Completed CANCEL processing.
|
пре 11 година |
ymlam
|
7ea29e35fc
|
Add logging of stack trace of unexpected Throwable.
|
пре 11 година |
ymlam
|
9d7883e60f
|
Follows redirection when posting
|
пре 13 година |
ymlam
|
d2179500c7
|
Added logging.
|
пре 13 година |
ymlam
|
95e166d3ad
|
Corrected calling activity_recod_id, which is generic, as call_record_id.
|
пре 13 година |
ymlam
|
100195bec2
|
More correctly named method getInitializedServiceProvider as getInitializedServiceProviderPeer.
|
пре 13 година |
ymlam
|
03c6f696c2
|
*** empty log message ***
|
пре 13 година |
ymlam
|
0b1be67bbc
|
Again separate out EngineException from any Throwable.
|
пре 13 година |
ymlam
|
277dc42365
|
Abstract class that uses SAX parser to parse input. This is meant to be an intermediate class for all 3 backend engines.
|
пре 13 година |
ymlam
|
dc785485de
|
Changed to use UTF8BenevolentDecoder class instead of generating a kind UTF-8 char decoder.
|
пре 13 година |
ymlam
|
172bba740b
|
Added cloning constructor.
|
пре 13 година |
ymlam
|
319115a157
|
Logging character reader that acts like a T.
|
пре 13 година |
ymlam
|
fb95ae73a1
|
Generator of a UTF-8 character decoder that repairs coding defects.
|
пре 13 година |
ymlam
|
43e10b6845
|
Added capability of handling mal-formed UTF-8 characters in request XML, and logging XML without reading it into a huge String.
|
пре 13 година |
ymlam
|
c084844b6d
|
Added wrapper to InputStreamReader to give it logging capability.
|
пре 13 година |
ymlam
|
4a4c08e154
|
Enhance performance by correcting malformed UTF-8 characters in request XML.
|
пре 13 година |
ymlam
|
09610fcebc
|
Added commented code which could help in debugging the processing of requests containing non UTF-8 characters like A-umlaut.
|
пре 13 година |
ymlam
|
1c6ff2741a
|
Removed constants which are determined by the particular CommEngine.
|
пре 13 година |
ymlam
|
56ee1f07f4
|
Renamed RECIPIENT_ADDR_ERROR to ADDRESS_ERROR to be compatible with what the front end uses.
|
пре 13 година |
ymlam
|
2549f8a6a8
|
Added broadcast receive time.
|
пре 13 година |
ymlam
|
e041f199a7
|
Added reading of these parameters in configuration properties file:
dead_broadcast_viewing_period = 10
service_threadpool_size = 4
postback_threadpool_size = 3
postback_max_queue_size = 1999
postback_max_batch_size = 99
|
пре 13 година |
ymlam
|
93217089fb
|
Restructure architecture to concentrate defining value of activity_record_id name in only one place, namely derived class of Broadcast.
|
пре 13 година |
ymlam
|
b173c8d359
|
Fix bug of not destroying threads that monitor stale broadcasts.
|
пре 13 година |
ymlam
|
3abe9c6365
|
Fixed CommEngine and Broadcast status data.
|
пре 13 година |
ymlam
|
1f27100696
|
*** empty log message ***
|
пре 13 година |