Anand Mazumdar created MESOS-5217:
-------------------------------------

             Summary: Make HTTP command executor the default for tests.
                 Key: MESOS-5217
                 URL: https://issues.apache.org/jira/browse/MESOS-5217
             Project: Mesos
          Issue Type: Task
            Reporter: Anand Mazumdar


We introduced a new flag on the agent {{http_comment_executor}} allowing us to 
use the command executor based on the v1 API in MESOS-3558. This allows us to 
use the new executor library {{src/executor/executor.cpp}} instead of the 
executor driver on the agent. Currently, this flag is only enabled selectively 
for some tests. It would be nice to enable this flag for all the tests going 
forward. The last time I checked there were ~15 tests that might need minor 
changes to not set expectations on old style messages but instead use the new 
interface i.e. {{executor::TestMesos}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to