Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
We would like to know if the services’ cache is distributed across cluster nodes? For instance, suppose we have a cluster with 2 nodes and there a service named A configured to cache results for 1 hour. Then we run service A on node 1 and after that on node 2. Will the second run get a cache hit (assuming it’s within one hour and with the same inputs).
Thanks, Bruno
service cache is not stored in the cluster cache (Terracotta or Coherence). It’s only applicable locally for each IS.