Hi, As long as cache configuration is the same, affinity assignment for such caches will be identical, so you do not need to explicitly specify cache dependency. On the other hand, if cache configurations do differ, it is not always possible to collocate keys properly, so for this case such a dependency also does not seem legit.
Makes sense?
