You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2012/10/30 19:54:12 UTC

[jira] [Created] (MESOS-302) Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update

Vinod Kone created MESOS-302:
--------------------------------

             Summary: Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update
                 Key: MESOS-302
                 URL: https://issues.apache.org/jira/browse/MESOS-302
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone


Currently, the driver doesn't process the fact that the driver is aborted until after it sent the ACK.

The fix is to defer the ACK, until after we process any aborts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MESOS-302) Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update

Posted by "Vinod Kone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-302.
------------------------------

    Resolution: Fixed
    
> Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update
> ------------------------------------------------------------------------------------------
>
>                 Key: MESOS-302
>                 URL: https://issues.apache.org/jira/browse/MESOS-302
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Currently, the driver doesn't process the fact that the driver is aborted until after it sent the ACK.
> The fix is to defer the ACK, until after we process any aborts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MESOS-302) Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update

Posted by "Vinod Kone (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487147#comment-13487147 ] 

Vinod Kone commented on MESOS-302:
----------------------------------

https://reviews.apache.org/r/7782/
                
> Scheduler driver shouldn't send an ACK if the driver is aborted while sending stats update
> ------------------------------------------------------------------------------------------
>
>                 Key: MESOS-302
>                 URL: https://issues.apache.org/jira/browse/MESOS-302
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Currently, the driver doesn't process the fact that the driver is aborted until after it sent the ACK.
> The fix is to defer the ACK, until after we process any aborts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira