2 Replies Latest reply on Nov 18, 2015 10:18 AM by mb69ou812

    Propagate exception through cluster when address full policy = FAIL

    mb69ou812

      Assume this setup of a symmetric HornetQ cluster.  Node A is used to route messages to Nodes B..Z.  Node A has no queues (other than ones the cluster sets up automatically).  Nodes B through Z each have an address, Address1 exists on all B..Z nodes and has queues and subscribers on each B..Z node.  A producer publishes messages to Node A which forwards them to the B..Z node having a subscriber for the queue.

       

      My question is, can the address-full-policy be set to FAIL for Address1 on each of the B..Z nodes, and can an exception be propagated to the producer connected to NodeA when the address fills up on one of the B..Z nodes?

       

      Thanks very much.