----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75009/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- [http] add support for executor_id parameter in /containers endpoint We now allow filtering by executorId in addition to the original functionality of filtering by containerId. Please note that the /containers endooint only allows one of these query parameter fields to be populated at once. we will return a failure if we see that both field are populated. Diffs ----- src/slave/http.hpp 92114ea5e03fddefa483d1a071226bd4a778640a src/slave/http.cpp ff3408f65ee68ab12a219918637bbd1065fcb484 Diff: https://reviews.apache.org/r/75009/diff/1/ Testing ------- Thanks, Jason Zhou
