Quickfixj Persist Messages

Imported from previous forum

I have an acceptor application which sends Market Data to the user the problem is that even though we have set PersistMessages = N for the sessions we can see that messages are persisted . As per the quickfixj help doc if we set PersistMessages = N then “If set to N, no messages will be persisted. This will force QuickFIX to always send GapFills instead of resending messages. Use this if you know you never want to resend a message. Useful for market data streams.” .

Any help on this issue is appreciated

Thanks in advance
Arvind