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 D82BF1847A for ; Fri, 24 Jul 2015 03:03:43 +0000 (UTC) Received: (qmail 34390 invoked by uid 500); 24 Jul 2015 03:03:37 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 34310 invoked by uid 500); 24 Jul 2015 03:03:37 -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 34298 invoked by uid 99); 24 Jul 2015 03:03:37 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2015 03:03:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B4554D735A for ; Fri, 24 Jul 2015 03:03:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.099 X-Spam-Level: X-Spam-Status: No, score=-0.099 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=mesosphere.io Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id WinkSGSWadtP for ; Fri, 24 Jul 2015 03:03:24 +0000 (UTC) Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 1B3ED20A93 for ; Fri, 24 Jul 2015 03:03:24 +0000 (UTC) Received: by lbbvz8 with SMTP id vz8so3039951lbb.2 for ; Thu, 23 Jul 2015 20:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mesosphere.io; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=ymy4KwN1glGQ7V+w0owNGAKiEVN7WV1L0T6Oy8hHy9I=; b=c5N+TR6ncQp0AOKjCuZ6uDqYA7qyG/4svBAwjILtL9YXw0+jZi59D9+k3D5CStmx46 AuHOpQr3cQ8Ca9A9OAa5n/y3orWVQzq2hKyws16tAnFtNPKKqQdlpbuobX7GUOu/RVNq tBxhmPDg65iGmiWy3IFcXTwp1MNHfB12W4Quc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=ymy4KwN1glGQ7V+w0owNGAKiEVN7WV1L0T6Oy8hHy9I=; b=iv441C6aO7AqGt9H1FYOSoa4GWmZpnFBvntTQq8sEsulbKiz+e6pcwPDCl7/0hiuct r8dpSMoJcG5n6ewKIH7l5lHvz6z9YNuZ8WQrXkz0/bicVmvueygcxaPd2H8bRDR1In7A U0Bc/G769ZPAJoPU2GCe00X6oBd1SVhBRnta+V4jMoK5nl259CFoJj7xqx8Vs0l7moSd RebQNXmUgMY1M7FG3sm3Sb8kX8i8qnivje0gIjWXf4LF/CroNhaSQ7KIVc8eFpJyUn7g nHCiI3uDkjtZBlwHlZbsBwXD5bIb7tPIMFLRNi71IoM/F4EVkll2BfmtW0eBhKK4v5Yp dv0A== X-Gm-Message-State: ALoCoQkZnl/HrhHSe77efYEEZLbMLn2EWthmC2kzEZl2qu5UQLfIpGYYOIiaVRL46C3pu87oPBSs X-Received: by 10.112.126.42 with SMTP id mv10mr11579833lbb.58.1437706996583; Thu, 23 Jul 2015 20:03:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.34.206 with HTTP; Thu, 23 Jul 2015 20:02:57 -0700 (PDT) From: Artem Harutyunyan Date: Thu, 23 Jul 2015 20:02:57 -0700 Message-ID: Subject: [Design Doc] Mesos Cluster Maintenance To: dev@mesos.apache.org Content-Type: text/plain; charset=UTF-8 Hi, Below is the link [0] to the latest iteration of the Mesos Cluster Maintenance design doc. It is a work in progress, especially the API part. We will finalize that part once we flesh out the design, semantics and overall system architecture. Please take a look at the document and let us know what you think. We greatly appreciate your feedback! Cheers, Artem. [0] - https://docs.google.com/document/d/16k0lVwpSGVOyxPSyXKmGC-gbNmRlisNEe4p-fAUSojk/edit?usp=sharing