-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66088/
-----------------------------------------------------------

(Updated March 15, 2018, 3:27 p.m.)


Review request for mesos, Benno Evers and Jan Schlicht.


Bugs: MESOS-8677
    https://issues.apache.org/jira/browse/MESOS-8677


Repository: mesos


Description
-------

The method in charge of creating `ObjectApprovers` was relying that
iterating over equivalent hashset's would yield the same order of
results.

While that seemed to be true in different architectures, the macOS
implementation did not follow the same pattern showing a bug in the
code.


Diffs (updated)
-----

  src/common/http.cpp 03f539f8942d50de34f42fd711053e94d0a1c95d 


Diff: https://reviews.apache.org/r/66088/diff/2/

Changes: https://reviews.apache.org/r/66088/diff/1-2/


Testing
-------

```sh
# In multiple platforms.
make check
```


Thanks,

Alexander Rojas

Reply via email to