[jboss-user] [JBoss Messaging] - Re: queues with same name on different nodes sharing persist

timfox do-not-reply at jboss.com
Wed Jun 6 11:52:27 EDT 2007


Not an issue.

The queues are keyed on queue name + node id, so queues with the same name can be deployed on multiple nodes.

>From the config:


  | CREATE_POSTOFFICE_TABLE=CREATE TABLE JBM_POSTOFFICE (POSTOFFICE_NAME VARCHAR(255), NODE_ID INTEGER, QUEUE_NAME VARCHAR(1023), COND VARCHAR(1023), SELECTOR VARCHAR(1023), CHANNEL_ID BIGINT, CLUSTERED CHAR(1))
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051788#4051788

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051788



More information about the jboss-user mailing list