----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75009/#review226485 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Mahler On May 23, 2024, 3:23 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75009/ > ----------------------------------------------------------- > > (Updated May 23, 2024, 3:23 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > We now allow filtering by executor and framework id in addition to the > original functionality of filtering by containerId. > > Please note that the /containers endooint only allows select combinations of > these query parameter fields to be populated at once. > We will return a failure if we see that the combination of query paramters is > invalid. > > We currently accept: > * no query parameters > * only container id > * only framework id > * only framework id and executor id > > > Diffs > ----- > > src/slave/http.hpp 92114ea5e03fddefa483d1a071226bd4a778640a > src/slave/http.cpp ff3408f65ee68ab12a219918637bbd1065fcb484 > > > Diff: https://reviews.apache.org/r/75009/diff/2/ > > > Testing > ------- > > > Thanks, > > Jason Zhou > >
