ymlam
539725e78b
[maven-release-plugin] prepare release 1.0.7
il y a 4 ans
ymlam
28756a94d6
Better exception handling
il y a 4 ans
ymlam
a698a7b8a5
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
ymlam
5b8f7b8632
[maven-release-plugin] prepare release CommEngine-1.0.6
il y a 4 ans
ymlam
1284999836
[maven-release-plugin] rollback the release of CommEngine-1.0.6
il y a 4 ans
ymlam
15282259b0
[maven-release-plugin] prepare release CommEngine-1.0.6
il y a 4 ans
ymlam
196a51856e
Manually revert revision in pom.xml back to 1.0.6-SNAPSHOT
il y a 4 ans
ymlam
38ce819970
[maven-release-plugin] prepare release CommEngine-1.0.6
il y a 4 ans
ymlam
fe71568581
[maven-release-plugin] rollback the release of CommEngine-1.0.6
il y a 4 ans
ymlam
3d4360ddc9
[maven-release-plugin] prepare release CommEngine-1.0.6
il y a 4 ans
ymlam
dabb1414a4
[maven-release-plugin] rollback the release of CommEngine-1.0.6
il y a 4 ans
ymlam
6314b3d2f2
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
ymlam
417d912741
[maven-release-plugin] prepare release CommEngine-1.0.6
il y a 4 ans
ymlam
580bed601f
Place readyQueue, scheduledJobs, serviceActivityCount under one single semaphore readyQueue.
il y a 4 ans
ymlam
253c78ab71
Add stateSemaphore to ensure modifications to state value is synchronized.
il y a 4 ans
ymlam
8fd8813afa
Add BroadcastState.ABORTING to fix bug of losing postbacks on abort.
il y a 4 ans
ymlam
89c0ab716e
Fix bug of not timing viewing period of dead broadcasts from time of final BroadcastStatus.
il y a 4 ans
ymlam
650e28ab79
Expanded JobStatus with PAYMENT_REQUIRED.
il y a 4 ans
yiu
bd80187e59
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
yiu
c2d21a8a47
[maven-release-plugin] prepare release 1.0.5
il y a 4 ans
yiu
f254997339
[maven-release-plugin] rollback the release of 1.0.5
il y a 4 ans
yiu
1b3264c636
[maven-release-plugin] prepare release 1.0.5
il y a 4 ans
snake
11639518d8
[maven-release-plugin] rollback the release of 1.0.5
il y a 4 ans
snake
f29b618c5b
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
snake
ab079d816d
[maven-release-plugin] prepare release 1.0.5
il y a 4 ans
ymlam
fe430891ac
Give derived class chance to wait for service activity to end
before progressing to COMPLETED state and issue state change
notification to portal.
Also make state change report to be a single line for ease
of grep'ing log file.
il y a 4 ans
ymlam
428ac6bfe7
Remove unnecessary comment
il y a 4 ans
ymlam
37d2438ea5
Fixed <segment> tag placed in wrong part of XML
il y a 4 ans
ymlam
4c882c8134
Add capability to return SUCCESS count and SMS specific segment count
in broadcast status message from CommEngine to portal.
il y a 4 ans
yiu
ef790ea726
moved repo to repo.link2tek.net/snake/maven_repo
il y a 4 ans
yiu
629bebbab8
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
yiu
6deef3e1b6
[maven-release-plugin] prepare release 1.0.4
il y a 4 ans
Yuk-Ming Lam
7dd28add82
Logging change.
il y a 4 ans
Yuk-Ming Lam
3d0b89a5bf
Purging stale broadcasts moved to getStatus
rather than periodically on schedule. This change has
no impact on user experience, and has improved logic,
and slight improvement in performance.
Also made all changes to the broadcasts structure under
synchronized control.
il y a 4 ans
Yuk-Ming Lam
a5152269a6
Ability to allow Broadcast descendent classes to access properties.
The common portion of the CommEngine properties file, are made
available to Broadcasts.
il y a 4 ans
yiu
2fab227d3d
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
yiu
fec020b5bf
[maven-release-plugin] prepare release 1.0.3
il y a 4 ans
Yuk-Ming Lam
6c29b820ae
Improved logging.
il y a 4 ans
Yuk-Ming Lam
c1615f0f4f
Merge branch 'master' of https://git.link2tek.net/ymlam/CommEngine
il y a 4 ans
Yuk-Ming Lam
25deaade44
Memory leak, user display improvement.
Broadcast state ALLDONE added to mark the event of completing postback,
and when all threads are to be terminated.
CommEngine report of a broadcast adds service times,
and number of transactions.
il y a 4 ans
yiu
0ac1654296
[maven-release-plugin] prepare for next development iteration
il y a 4 ans
yiu
9d5ea5890a
[maven-release-plugin] prepare release 1.0.2
il y a 4 ans
Yuk-Ming Lam
4e0b471b8f
Unified getServiceThreadPoolSize and getPostbackSenderPoolSize.
il y a 4 ans
Yuk-Ming Lam
d9513d2486
Discourage use of getServiceThreadPoolSize method.
Broadcasts should determine their own service thread pool size.
il y a 4 ans
Yuk-Ming Lam
4fbbfc0ef0
Let Broadcast class to generate HTTP response to pause, and resume.
il y a 4 ans
Yuk-Ming Lam
2cf2164548
Fix bug that service thread may get stuck on cancel.
This would lead to memory leak when SMSEngine is shutdown.
il y a 4 ans
Yuk-Ming Lam
f70c901424
Fixed bugs with 'resume', 'cancel', 'pause', etc.
il y a 4 ans
Yuk-Ming Lam
0b260d7e58
Code cleanup.
il y a 4 ans
Yuk-Ming Lam
7296a77eac
Fixed bug in job managements and broadcast status
il y a 4 ans
Yuk-Ming Lam
0b5c1548af
Fix bug of failing to requeue on 0 requeue delay.
il y a 4 ans