LRU cache in the Jdbc streaming filter plugin

Hi All,

when I parse the value to Jdbc streaming filter plugin to run the query for extract the results in the target, this values existing in the other input plugin, but the amount of values more than the time of query running so I know that there is Jdbc streaming uses LRU cache but my question Is this cache supported in the long term or once the cache is full the values are stored will remove, if this is correct, how I can overcome this?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.