Le 22/12/2015 19:31, Len Shein a écrit :
> All,
>
> In setting up the distributed cache clear on the entity engine; does anyone
> know if this applies to 'all' the Ofbiz resources in the cache like label
> and property files or just the 'entity' cache stores?
It's just about the Entity Engine. It tells other machines caches one of the machines as changed something
> So for example if one of the instances the OrderUiLabels.xml file is updated
> and the 'properties.UtilPropertiesBundleCache' is cleared would that clear
> then be distributed to the other instances listening on the same topic?
So nope. For that you need to clear each other machines caches by hand. You don't need to clear all caches on each machine, just the cache you want
but of course on each machine.
Jacques