[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-09-08 Thread Dominic Hamon (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dominic Hamon updated MESOS-1715:
-
Story Points: 3

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



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


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-09-08 Thread Dominic Hamon (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dominic Hamon updated MESOS-1715:
-
Sprint: Q3 Sprint 4, Q3 Sprint 5  (was: Q3 Sprint 4)

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



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


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-09-04 Thread Benjamin Mahler (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler updated MESOS-1715:
---
Shepherd: Vinod Kone  (was: Yan Xu)

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



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


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-08-25 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-1715:
--

Shepherd: Yan Xu

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-08-25 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-1715:
--

Sprint: Q3 Sprint 4

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-08-19 Thread Benjamin Mahler (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler updated MESOS-1715:
---

Description: 
In what looks like an oversight, the pending tasks and executors in the slave 
(Framework::pending) are not sent in the re-registration message.

For tasks, this can lead to spurious TASK_LOST notifications being generated by 
the master when it falsely thinks the tasks are not present on the slave.

For executors, this can lead to under-accounting in the master, causing an 
overcommit on the slave.

  was:
In what looks like an oversight, the pending tasks in the slave 
(Framework::pending) are not sent in the re-registration message.

This can lead to spurious TASK_LOST notifications being generated by the master 
when it falsely thinks the tasks are not present on the slave.


> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks and executors in the slave 
> (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated 
> by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an 
> overcommit on the slave.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MESOS-1715) The slave does not send pending tasks / executors during re-registration.

2014-08-19 Thread Benjamin Mahler (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler updated MESOS-1715:
---

Summary: The slave does not send pending tasks / executors during 
re-registration.  (was: The slave does not send pending tasks during 
re-registration.)

> The slave does not send pending tasks / executors during re-registration.
> -
>
> Key: MESOS-1715
> URL: https://issues.apache.org/jira/browse/MESOS-1715
> Project: Mesos
>  Issue Type: Bug
>  Components: slave
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>
> In what looks like an oversight, the pending tasks in the slave 
> (Framework::pending) are not sent in the re-registration message.
> This can lead to spurious TASK_LOST notifications being generated by the 
> master when it falsely thinks the tasks are not present on the slave.



--
This message was sent by Atlassian JIRA
(v6.2#6252)