Inconsistency issue
Posted: Thu Sep 11, 2014 1:30 am
Hi phillip,
when we are fetching all orders for particular customer,some times we are not getting updated records. we are using Criteria API for fetching all records. some times its picking old cache instead of new cache.
actually we are storing cache into Apache tomcat temp location.
please help me on this?
<diskStore path="java.io.tmpdir"/>
is there any chance to change cache location?
when we are fetching all orders for particular customer,some times we are not getting updated records. we are using Criteria API for fetching all records. some times its picking old cache instead of new cache.
actually we are storing cache into Apache tomcat temp location.
please help me on this?
<diskStore path="java.io.tmpdir"/>
is there any chance to change cache location?