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 CFB0310FC1 for ; Mon, 7 Apr 2014 21:34:11 +0000 (UTC) Received: (qmail 27861 invoked by uid 500); 7 Apr 2014 21:34:11 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 27765 invoked by uid 500); 7 Apr 2014 21:34:09 -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 27757 invoked by uid 99); 7 Apr 2014 21:34:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 21:34:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ritwik.yadav@gmail.com designates 209.85.219.54 as permitted sender) Received: from [209.85.219.54] (HELO mail-oa0-f54.google.com) (209.85.219.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 21:34:02 +0000 Received: by mail-oa0-f54.google.com with SMTP id n16so45396oag.27 for ; Mon, 07 Apr 2014 14:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LKkPy/wlyeUTljx9qsFYA0eGQpdRydqQOkqViaFtpvw=; b=BkOcw4kQz58EE6h0SufbyIXfbO++R7g2b26CsY4BivjpWMq1HUQdv1BpJ0x/5Hvf8M cy38cHi3K3W5qcEd4lSxZpb5GXdKlFVfeKoSiQLTVsnaaH8dy7PsL3NdsQATHRDfUOXF b92UqZ9tUBaeTuWsJV90v/Uy5qnOOHz2Sb072KrmWV9YeqMHLANaeTXpdbPq4JVNnVEL k4Evqggda9FZOctjOCT/B3Hu7/tpCn9xCMlr0fXq6iRMLux3b4pLgc85EzdkYTGTUMBQ Rs7Xk5Dt2k+1+NO4btCFxkwmO+vGZU/OQGCKv3zhLfSvQc96wHRpoQisStst+LZ2iUSn rQ/A== MIME-Version: 1.0 X-Received: by 10.60.62.178 with SMTP id z18mr423628oer.61.1396906421324; Mon, 07 Apr 2014 14:33:41 -0700 (PDT) Received: by 10.182.60.106 with HTTP; Mon, 7 Apr 2014 14:33:41 -0700 (PDT) In-Reply-To: <20140407211541.13805.72821@reviews.apache.org> References: <20140407211541.13805.72821@reviews.apache.org> Date: Tue, 8 Apr 2014 03:03:41 +0530 Message-ID: Subject: Fwd: Review Request 20106: Added support for flattening from Try and Result objects into Future objects as suggested in the issue MESOS-1160. From: Ritwik To: dev@mesos.apache.org Content-Type: multipart/alternative; boundary=001a11c20dec07321904f67a9f45 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c20dec07321904f67a9f45 Content-Type: text/plain; charset=UTF-8 +dev@mesos.apache.org ---------- Forwarded message ---------- From: Ritwik Yadav Date: 8 April 2014 02:45 Subject: Review Request 20106: Added support for flattening from Try and Result objects into Future objects as suggested in the issue MESOS-1160. To: Ben Mahler Cc: Ritwik Yadav This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20106/ Review request for Ben Mahler. By Ritwik Yadav. *Bugs: * MESOS-1160 *Repository: * mesos-git Description Support flattening from Try,Result into Future. Testing Ran all tests with suggested changes to slave.cpp None of the tests failed. Diffs - 3rdparty/libprocess/include/process/future.hpp (37c04c3) View Diff -- *Ritwik Yadav* Department of Computer Science and Engineering, Indian Institute of Technology, Kharagpur. Cell: +91-9635-152346 Twitter: @iRitwik --001a11c20dec07321904f67a9f45--