Author |
Message |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Wed Dec 08, 2010 4:12 pm Subject: Clustered queue as a subscription destination |
you had already nicely addressed the problem of the single failure on the publishing qmgr.
To have a fully load balanced system, you'd need your publishing qmgr load balanced as well. No n ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Wed Dec 08, 2010 4:05 pm Subject: Clustered queue as a subscription destination |
Define the subscription on qmgr C. Define it to point to a qcluster that lives on both qmgr A and qmgrB.
If qmgr C is down, then no publications are being made.
Yes it is indeed a good workaro ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Wed Dec 08, 2010 3:51 am Subject: Clustered queue as a subscription destination |
Sorry for the very late reply... Below is what I did.
I have a cluster of queue manager A, B and C (+ the full repositories). There is a clustered (global) topic T. Queue manager A and B have each ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Aug 15, 2010 6:36 am Subject: Clustered queue as a subscription destination |
Yes that's exactly the subscription I made. It should work ? |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Aug 15, 2010 6:05 am Subject: Clustered queue as a subscription destination |
Sorry for being so late in my answer, I have been very busy at work recently.
I tried the cluster alias solution in the destination qmgr field (instead of blank). My cluster alias has been defined ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Jul 25, 2010 1:04 pm Subject: Clustered queue as a subscription destination |
The architecture and the business flows are designed to have no messages affinity so I will be fine. And I will effectively use an instance of message broker on each clustered queue instance as the su ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Jul 25, 2010 12:16 pm Subject: Clustered queue as a subscription destination |
If I use a cluster alias in my subscription destination qmgr I will say to the queue manager which emit the publication that it can be routed to any queue manager in the cluster. There must be at leas ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Jul 25, 2010 6:01 am Subject: Clustered queue as a subscription destination |
Thank you. I never took the time to read the famous intercommunication manual but it is about time now. |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sun Jul 25, 2010 1:56 am Subject: Clustered queue as a subscription destination |
What do you mean by specifying a "cluster alias as the qmgr for the destination" ? Is it simply specifying a clustered queue as the destination or the words "cluster alias" has ano ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sat Jul 24, 2010 4:35 pm Subject: Clustered queue as a subscription destination |
So if I understood you two correctly, I will have to make a subscription on each QM which has an instance of the clustered queue. So when one QM is down the other one still have a subscription active. ... |
Topic: Clustered queue as a subscription destination |
Adrien
Replies: 21 Views: 15486
|
Forum: Clustering Posted: Sat Jul 24, 2010 6:06 am Subject: Clustered queue as a subscription destination |
Hello !
In my mq topolgy I need to create an administrative (durable) subscription with a destination that points to a clustered queue.
I have two message broker instances which are clones of ea ... |
Topic: WMB v7.0 : EG or broker freeze during deployment |
Adrien
Replies: 6 Views: 5695
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 24, 2009 8:15 am Subject: WMB v7.0 : EG or broker freeze during deployment |
Hi. Thank you. All your inputs are really appreciated... but i'm a bit ashamed of my question now that I discovered it was caused by a infinite loop in my flow !
The execution group went c ... |
Topic: WMB v7.0 : EG or broker freeze during deployment |
Adrien
Replies: 6 Views: 5695
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 23, 2009 2:08 pm Subject: WMB v7.0 : EG or broker freeze during deployment |
All I can say for the moment (being away from work) is that there was some replies in the SYSTEM.BROKER.DEPLOY.REPLY which the toolkit was unable to consume.
I will try to investigate using MB Exp ... |
Topic: WMB v7.0 : EG or broker freeze during deployment |
Adrien
Replies: 6 Views: 5695
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 23, 2009 12:17 pm Subject: WMB v7.0 : EG or broker freeze during deployment |
Hi !
First I want to thank everyone for the great help I've always found here. I'm a WMB user since almost two years, using it to run critical business flows in my company. We are on a project to u ... |