|
From: Rahul G. <rah...@ho...> - 2018-10-15 11:49:09
|
Hi All, We have a typical FIX setup in which we have one Initiator connecting to an external Acceptor and are exchanging FIX messages with each other. On Initiator side we are using FileStoreFactory as MessageFactory and caching 10000 outgoing messages. We need to test a resiliency scenario wherein the Acceptor goes down while some of the messages from Initiator are still in-flight. Can you suggest how it can be tested and also what is the expectation in the above scenario. The quickfixj version on initiator side is 1.6.3 Thanks Rahul |