-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52440/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Benjamin Mahler.
Bugs: MESOS-6299
https://issues.apache.org/jira/browse/MESOS-6299
Repository: mesos
Description
-------
Pending tasks are always removed from frameworks `pending` map,
irrespective of whether the task launch is successful or not.
Diffs
-----
src/master/master.cpp 756ab546851952bc1de24b1f469d232237b1c01c
src/tests/master_authorization_tests.cpp
74422c7a185e50eef32a045e55abe5d9ba83bce3
src/tests/master_validation_tests.cpp
16c5773aa44016f923e00cb348ded6b8c46d4b4b
Diff: https://reviews.apache.org/r/52440/diff/
Testing
-------
make check
Thanks,
Vinod Kone