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

Review request for mesos and Benjamin Mahler.


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


Repository: mesos


Description
-------

This allows the user to specify a fixed URL like
`https://localhost:5050/hierarchical_allocator/offer_constraints_debug`
when querying allocator HTTP endpoints instead of looking up
the allocator UPID and using that to compose an URL (like
`https://localhost:5050/hierarchical_allocator(0)/...`)


Diffs
-----

  src/master/allocator/mesos/hierarchical.hpp 
7e1980ef74bb4138b83707de7698f1993cc21e41 


Diff: https://reviews.apache.org/r/72887/diff/1/


Testing
-------


Thanks,

Andrei Sekretenko

Reply via email to