-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3583/
-----------------------------------------------------------
Review request for mesos.
Summary
-------
int j = j + 1 didn't make any sense; I assume int i = i + 1 was meant so the
check would be done on all pairs.
This addresses bug MESOS-129.
https://issues.apache.org/jira/browse/MESOS-129
Diffs
-----
src/common/resources.hpp 350e75d
Diff: https://reviews.apache.org/r/3583/diff
Testing
-------
Thanks,
Charles