[ 
https://issues.apache.org/jira/browse/MESOS-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15042003#comment-15042003
 ] 

Greg Mann commented on MESOS-4067:
----------------------------------

I was unable to reproduce this as-is on both OSX and Ubuntu, but after reducing 
the {{allocation_interval}} to 5ms, the test fails reliably. The purpose of 
this test was to test that multiple types of offer operations in a single 
{{acceptOffers()}} call will execute correctly when authorization is enabled. A 
bug in my initial implementation of the authorization prompted us to add this 
test. Since that complexity is the main reason for the test, perhaps a solution 
along the lines of your #2 would be appropriate, [~mcypark]. #3 does seem a bit 
tricky, since I imagine we would have to aggregate offers for the duration of 
some timeout, and then error out if the offer we're expecting isn't received 
during that period. Seems a bit messy.

I'll attempt a solution using {{reviveOffers}}, but folks should feel free to 
chime in with other thoughts if they have any.

> ReservationTest.ACLMultipleOperations is flaky
> ----------------------------------------------
>
>                 Key: MESOS-4067
>                 URL: https://issues.apache.org/jira/browse/MESOS-4067
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Michael Park
>              Labels: flaky, mesosphere
>
> Observed from the CI: 
> https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/1319/changes



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

Reply via email to