GitHub user mikcire opened a pull request:
https://github.com/apache/helix/pull/126
In CriteriaEvaluator.evaluateCriteria, if resourcename is provided, aâ¦
â¦void downloading data for all resources
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikcire/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #126
----
commit 17ca0f328368ca44ed7b97c2b51d90104950c9ca
Author: Eric Kim <erkim@...>
Date: 2018-01-09T01:07:06Z
In CriteriaEvaluator.evaluateCriteria, if resourcename is provided, avoid
downloading data for all resources
----
---