Hello there,
I would like to know what the meaning of the warning that I get while sending big size (<~70KB) data means, I am publishing on the asynchronous publishing mode. This is the warning::
“PRESWriterHistoryDriver_requestData: no policy to refilter in onDataReader”
It is printed several times (depending on the size of the datafile) in each send. I have tried to search for it in the documentation and the website, but found no reference.
In any case, the program still performs as expected, but I would like to understand what it means and whether I should worry or not.
Thanks!
Eneko