We are receiving in our log at startup time for all the subscribed tickers(100.000 tickers): StreamState[Open]; DataState[Suspect]; StatusCode[None]; errormessage current data is out of date
we are using EMA-API java and 10 multi-ommconsumers. After 10 minutes, we receive the first refresh messages with the correct data. How can we solve this out of date problem and this this delay time problem of 10 minutes ?
Actually, we are using 1 ADS server, however we can using in parallel 2 ADS servers. Perhaps this is a part of the solution. Which are the config parameters, when we are looking in the EmaConfigTest.xml for this parallel use of the 2 ADS-servers ?