Are these modifications happening through the web-api? or one of our old apps? we don't clear cache for most endpoints, so depending on what you are doing.. you might end up with a bit of funky metadata (owning side will be correct, but inverse side might be out of date)
-- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Sat, Apr 16, 2016 at 9:35 PM, Lars Helge Øverland <[email protected]> wrote: > Thanks, sounds good. > On Apr 16, 2016 6:28 AM, "Sultanahamar Mohammad" <[email protected]> > wrote: > >> Hi Lars, >> >> we have seen good number of these caching issues, they might be some miss >> from our end. we will send you a doc soon. >> >> Thanks and Regards, >> Sultan Ahamar >> >> On Fri, Apr 15, 2016 at 6:44 PM, Lars Helge Øverland <[email protected]> >> wrote: >> >>> Hi Sultan, >>> >>> you can disable second level hibernate caching in the system only by >>> modifying the source code. However that is not recommendable as it will act >>> differently in production. >>> >>> Can you try to reproduce when things are not being updated and tell us >>> the exact steps? We will try to fix. It is not supposed to be that way >>> since Hibernate should invalidate its caches when stale. >>> >>> regards, >>> >>> Lars >>> >>> >>> >>> >>> On Thu, Apr 14, 2016 at 2:33 PM, Sultanahamar Mohammad < >>> [email protected]> wrote: >>> >>>> Hi Team, >>>> >>>> We are assuming that there is some application level caching happening. >>>> Users permissions, upon change does not reflect right away in the app. It >>>> takes some time to reflect. Some other api calls also take time to reflect. >>>> >>>> Is our assumption correct on application level caching. If it is then >>>> how do we disable it if we want to. Please let us know. >>>> >>>> Thanks and Regards, >>>> Sultan Ahamar. >>>> >>> >>> >>> >>> -- >>> Lars Helge Øverland >>> Lead developer, DHIS 2 >>> University of Oslo >>> Skype: larshelgeoverland >>> http://www.dhis2.org <https://www.dhis2.org/> >>> >>> >>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

