[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: http://jira.jboss.org/jira/browse/JBMESSAGING-808 - Fail

timfox do-not-reply at jboss.com
Mon Feb 5 10:32:04 EST 2007


What you need is this:

In a *non clustered environment*:

Send a single message, get the server to crash after the send but before the response is written.

Try to send the message again

You should get a PK violation.

If you don't then you've written the test wrong.

Then, create a JIRA task, and fix it as per my comments at the beginning of the thread.

I would recommend a flag in the pm config which ignores duplicate sends and is on in a clustered config, but off otherwise.

I am open to other ideas.

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

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



More information about the jboss-dev-forums mailing list