From reviews-return-32411-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Wed Apr 27 04:57:31 2016 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1729719099 for ; Wed, 27 Apr 2016 04:57:31 +0000 (UTC) Received: (qmail 47051 invoked by uid 500); 27 Apr 2016 04:57:31 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 47025 invoked by uid 500); 27 Apr 2016 04:57:31 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 47012 invoked by uid 99); 27 Apr 2016 04:57:30 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2016 04:57:30 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A10912B3523; Wed, 27 Apr 2016 04:57:25 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0153546666104237072==" MIME-Version: 1.0 Subject: Review Request 46724: Added test to ensure calls from disconnected scheduler are dropped. From: Anand Mazumdar To: Vinod Kone Cc: Anand Mazumdar , mesos Date: Wed, 27 Apr 2016 04:57:25 -0000 Message-ID: <20160427045725.26230.75174@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Anand Mazumdar X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/46724/ X-Sender: Anand Mazumdar Reply-To: Anand Mazumdar X-ReviewRequest-Repository: mesos --===============0153546666104237072== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46724/ ----------------------------------------------------------- Review request for mesos and Vinod Kone. Bugs: MESOS-5181 https://issues.apache.org/jira/browse/MESOS-5181 Repository: mesos Description ------- This change adds a test that ensures that the scheduler receives an error message for all subsequent calls after the master marks it as disconnected. Diffs ----- src/tests/partition_tests.cpp 4ee7f03c7db4fb6cf5b9130de4e03d24100161d1 Diff: https://reviews.apache.org/r/46724/diff/ Testing ------- gtest_repeat=100 Thanks, Anand Mazumdar --===============0153546666104237072==--