|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
AggregationReply preserve the order of response wrt request? |
« View previous topic :: View next topic » |
Author |
Message
|
IIB_Intel |
Posted: Wed Mar 15, 2017 2:07 pm Post subject: AggregationReply preserve the order of response wrt request? |
|
|
Acolyte
Joined: 07 May 2015 Posts: 64
|
Does it Aggregation reply node preserve the order of the response with respect to original request?
For example if the fan out flow sends out 3 requests 1,2,3 then lets say response from process 2 always comes early compare to request 1 & 3 then can we do some configuration that fan in flow (having the aggregation reply node) always creates folder structure with response from 1,2,3 in that order only.
In my test, aggregation node combine responses in the order it receives them. I wanted to confirm if this is the default behavior or i have missed something. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Mar 16, 2017 3:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If you want responses to come in some particular order, you need to send them in serial, rather than in parallel. The aggregation nodes are designed to let you run a set of requests in parallel, rather than one at a time. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 16, 2017 4:18 am Post subject: Re: AggregationReply preserve the order of response wrt requ |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
IIB_Intel wrote: |
can we do some configuration that fan in flow (having the aggregation reply node) always creates folder structure with response from 1,2,3 in that order only. |
IIB_Intel wrote: |
I wanted to confirm if this is the default behavior or i have missed something. |
It's not the default behavior - it's the only behavior. Suppose response 2 didn't return; the folder would still be 1,3 and therefore out of order to the original request. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
IIB_Intel |
Posted: Thu Mar 16, 2017 5:16 am Post subject: |
|
|
Acolyte
Joined: 07 May 2015 Posts: 64
|
Thanks for clarifying  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|