| Mirth:/trunk/server/src/org/mule/routing/outbound/ |
hide Line HistoryConstraintDirectory Properties
|
Changelog
4014
by jacobb on
14 November 2008, 17:22:58 -0800
(53 days ago)
Reverted performance changes because of synchronization error that still occurs with the message object.
Issue: MIRTH-976
./FilteringMulticastingRouter.java
4014
4012
by jacobb on
13 November 2008, 16:01:02 -0800
(54 days ago)
Cloned the message in FilteringMulticastingRouter in order to remove the need for the synchronized block.
Issue: MIRTH-976
./FilteringMulticastingRouter.java
4012
4011
by jacobb on
13 November 2008, 12:29:25 -0800
(54 days ago)
Removed performance change from FilteringMulticastingRouter.java
Issue: MIRTH-976
4008
by jacobb on
11 November 2008, 14:11:35 -0800
(56 days ago)
Added Chris's patch to remove the synchronized block in Mule and fix a concurrent velocity log error.
Issue: MIRTH-976
./FilteringMulticastingRouter.java
4008
3856
by brendanh on
01 October 2008, 14:04:18 -0700
(3 months 5 days ago)
Fixed imports.
./FilteringMulticastingRouter.java
3856
3725
by brendanh on
28 August 2008, 16:40:35 -0700
(4 months 9 days ago)
Fixed bug where it wouldn't route to destinations.
3715
by brendanh on
26 August 2008, 15:39:51 -0700
(4 months 11 days ago)
MIRTH-887 Need the ability to resend a message to a single destination that's bound to a channel that has multiple destinations.
MIRTH-894 Add ability to reprocess and replace original messages …
./FilteringMulticastingRouter.java
3715
3708
by geraldb on
25 August 2008, 15:08:23 -0700
(4 months 12 days ago)
MIRTH-887
MIRTH-894 * Added decrement methods for stats * Added "messageId" and "replace" properties to MO context * Added replace and destinations params to reprocessMessages on CC * FilteringOutbou…
./FilteringMulticastingRouter.java
3708
3408
by geraldb on
09 April 2008, 15:38:27 -0700
(8 months ago)
Reverted performance change that resulted in errors.
./FilteringMulticastingRouter.java
3408
3406
by erikh on
09 April 2008, 13:57:32 -0700
(8 months ago)
Removed the synchronized(endpoints) block to improve performance on multicore / multiprocessor hardware.
./FilteringMulticastingRouter.java
3406
1269
by chrisl on
25 October 2006, 20:15:15 -0700
(2 years 2 months ago)
Updates for outbound/routers
./FilteringMulticastingRouter.java
1269
949
by chrisl on
08 September 2006, 13:24:11 -0700
(2 years 3 months ago)
Setup Issue Tracking Links
Issue: MIRTH-19 … 466 more files in changeset.
725
by gerald_bortis on
18 July 2006, 16:57:52 -0700
(2 years 5 months ago)
Renamed "beta" to "server" remotely
./FilteringMulticastingRouter.java
725
|