Author |
Message
|
v_nanduri |
Posted: Thu Mar 29, 2012 6:08 am Post subject: If FR is down |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
Hi All,
I have a doubt, can you please clarify here.
For example
1.If we have two full repositories(FR) say QM1 and QM2. two partial repositories QM3, QM4.
2.Channels from QM3 and QM4 are defined to QM1 only.
3.QM3 is sender and QM4 is receiver. Messages sent by QM3 are reaching QM4 through full repository QM1.
In this scenario if full repository QM1 is down then will messages from QM3 to QM4 flow? if yes how messages flow from QM3 to QM4 though QM3 has only connection to QM1.
Thanks In Advance |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Mar 29, 2012 6:38 am Post subject: Re: If FR is down |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
v_nanduri wrote: |
3.QM3 is sender and QM4 is receiver. Messages sent by QM3 are reaching QM4 through full repository QM1.
|
This is not how MQ clustering works.
The app messages flow directly from QM3 to QM4 in your example. Automatic Cluster channels are created between QMs in the cluster as needed by the cluster. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
v_nanduri |
Posted: Thu Mar 29, 2012 7:06 am Post subject: |
|
|
Apprentice
Joined: 12 Dec 2010 Posts: 26
|
ok you mean to say messages uses CLUSDRA channel is it?
if messages can flow through CLUSDRA, then is there any time period to pass cluster information or does it works normal? |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Mar 29, 2012 7:14 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
There is plenty of information on this in the documentation.
It is of value to you personally to struggle with the documentation.
It is of value to you personally to struggle to set up a test environment and do your own experiments. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 29, 2012 7:15 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
v_nanduri wrote: |
then is there any time period to pass cluster information or does it works normal? |
Define "cluster information". Communication between the FR & PR (QM3 & QM1) will resume when it's back. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|