Re: Best practices on how to approach data centre aware affinity

2021-08-05 Thread Alex Plehanov
Hello, You can create your own cache templates with the affinity function you require (currently you use a predefined "partitioned" template, which only sets cache mode to "PARTITIONED"). See [1] for more information about cache templates. > Is this the right approach > How do we handle existing

Re: Best practices on how to approach data centre aware affinity

2021-08-05 Thread Courtney Robinson
Hi Alex, Thanks for the reply. I'm glad I asked before the team went any further. So we can achieve this with the built in affinity function and the backup filter. The real complexity is going to be in migrating our existing caches. So to clarify the steps involved here are 1. because Ignite r