RE: [Quickfix-developers] problem with invalid PossDup=Y messages
Brought to you by:
orenmnero
From: James C. D. <jc...@co...> - 2004-05-05 02:43:18
|
Oren, Looks like you got this one. Jim James C. Downs Connamara Systems, LLC 53 W. Jackson Blvd Suite 1627 Chicago, IL 60604 312 - 282 - 7746 www.connamara.com _____ From: Oren Miller [mailto:om...@ri...] Sent: Tuesday, May 04, 2004 3:22 PM To: James C. Downs Cc: qui...@li...; Hugo Leote Subject: Re: [Quickfix-developers] problem with invalid PossDup=Y messages This was actually a very helpful. I was able to duplicate the scenario in a test based on this description. You should see the problem occur when running the attached test. The problem occurs when a bad message is resent as a part of a resend request. Here you can see after resending the messages, the test requests are not being processed as they should be, instead the second test request results in another resend request which should not occur. If we get this test to pass it should solve the problem. --oren |