Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 276951015C for ; Sun, 7 Jul 2013 21:35:49 +0000 (UTC) Received: (qmail 34768 invoked by uid 500); 7 Jul 2013 21:35:49 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 34737 invoked by uid 500); 7 Jul 2013 21:35:49 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 34729 invoked by uid 500); 7 Jul 2013 21:35:49 -0000 Delivered-To: apmail-incubator-mesos-dev@incubator.apache.org Received: (qmail 34726 invoked by uid 99); 7 Jul 2013 21:35:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jul 2013 21:35:49 +0000 Date: Sun, 7 Jul 2013 21:35:48 +0000 (UTC) From: "Benjamin Mahler (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-451) Always update resources for re-registered executors. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-451: ---------------------------------- Fix Version/s: 0.13.0 > Always update resources for re-registered executors. > ---------------------------------------------------- > > Key: MESOS-451 > URL: https://issues.apache.org/jira/browse/MESOS-451 > Project: Mesos > Issue Type: Task > Reporter: Benjamin Mahler > Assignee: Vinod Kone > Fix For: 0.13.0 > > > Given the presence of the --cgroups_enable_cfs flag, we will want to ensure that all recovered executors have hard cpu limiting retroactively applied to them after recovery. > Currently, since we only call Isolator::resourcesChanged() when there are pending status updates, we *sometimes* retroactively enforce hard limiting. > It would be better to always call Isolator::resourcesChanged() when executors re-register to ensure we keep things consistent. -- 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