GitHub user rynffoll opened a pull request:
https://github.com/apache/ignite/pull/5217 ClusterNodeAttributeAffinityBackupFilter: make constructor public
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/rynffoll/ignite feature/public-constructor-ClusterNodeAttributeAffinityBackupFilter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5217.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5217
----
commit fdb78a8b6d0331975e61df16af2f109b1bfed9a9
Author: Ruslan Kamashev <rynffoll@...>
Date: 2018-10-30T18:25:13Z
Make constructor public
----
---