[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-688) Provide for message forwarding among nodes for a distributed queue.

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Wed Jan 10 12:16:27 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-688?page=all ]

Ovidiu Feodorov closed JBMESSAGING-688.
---------------------------------------

    Resolution: Done

With the right amount of fiddling and configuration, passes.

 attrOverrides.
         put(postOfficeObjectName, "MessagePullPolicy",
             "org.jboss.messaging.core.plugin.postoffice.cluster.DefaultMessagePullPolicy");

      attrOverrides.put(postOfficeObjectName, "StatsSendPeriod", new Long(1000));

> Provide for message forwarding among nodes for a distributed queue.
> -------------------------------------------------------------------
>
>                 Key: JBMESSAGING-688
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-688
>             Project: JBoss Messaging
>          Issue Type: Feature Request
>            Reporter: Ovidiu Feodorov
>         Assigned To: Ovidiu Feodorov
>             Fix For: 1.2.0.Beta2
>
>
> There is a test that fails (currently commented out) DistributedQueueTest.testForwardingMessageAmongNodes. 
> Implement functionality and uncomment the test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list