Describe the bug
If the amount of data is particularly large 。
ResetOnLogon=N
ResetOnLogout=N
ResetOnDisconnect=N
ResetOnError=N
 
in quickfixj-initiator  delete  local quickfixj file。 restart  quickfixj-acceptor OOM (If there is no excessive memory)
need config
ResendRequestChunkSize=1000
 
Can solve this problem
system information:
- OS: Win10
 
- Java version JDK8
 
- QFJ Version FIX.5.0SP2
 
#777