cmdunn01886
Nov 3rd, 2009, 03:42 PM
I have been looking through the AbstractMessageBarrierHandler.processMessage code trying to extend the
AbstractMessageAggregator and had a question about some code.
In the AbstractMessageBarrierHandler.processMessage it looks like if the message received is the one right after the complete (i.e, canAddMessage is false), the message gets dropped? I could be missing something, but is this true? If you can't add the message to the barrier here, should it be discarded?
Thanks,
Mike
AbstractMessageAggregator and had a question about some code.
In the AbstractMessageBarrierHandler.processMessage it looks like if the message received is the one right after the complete (i.e, canAddMessage is false), the message gets dropped? I could be missing something, but is this true? If you can't add the message to the barrier here, should it be discarded?
Thanks,
Mike