GitHub user DaveWHarvey opened a pull request:
https://github.com/apache/ignite/pull/4719 Availability zones via spring
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/percipiomedia/ignite availability_zones_via_spring
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4719.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4719
----
commit 00d02cf6c073a28f2e26b2c1a572695c0df4476f
Author: Dave Harvey <dharvey@...>
Date: 2018-08-28T19:49:11Z
IGNITE-9365
Add class ClusterNodeAttributeAffinityFilter which can be configured to force backups and primaries into different groups of nodes.
Add self tests for ClusterNodeAttributeAffinityBackupFilter and improved documentation.
commit 0a1e61cab73aa2e7ba00765155f326d5715556fc
Author: Dave Harvey <dharvey@...>
Date: 2018-09-10T15:55:52Z
IGNITE-9365 Add class to enabling Spring configuration of cache template
to force primary and backups to different availabilty zones.
----
---