Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 33122200C6B for ; Tue, 18 Apr 2017 02:48:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 319CB160BAE; Tue, 18 Apr 2017 00:48:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 78B52160BAB for ; Tue, 18 Apr 2017 02:48:45 +0200 (CEST) Received: (qmail 77607 invoked by uid 500); 18 Apr 2017 00:48:44 -0000 Mailing-List: contact issues-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 issues@mesos.apache.org Received: (qmail 77598 invoked by uid 99); 18 Apr 2017 00:48:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2017 00:48:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3B6CB1A060E for ; Tue, 18 Apr 2017 00:48:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id jF7Ei-zQY5Nu for ; Tue, 18 Apr 2017 00:48:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 40B355FBB0 for ; Tue, 18 Apr 2017 00:48:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 959F5E0D19 for ; Tue, 18 Apr 2017 00:48:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id F08EE21B52 for ; Tue, 18 Apr 2017 00:48:41 +0000 (UTC) Date: Tue, 18 Apr 2017 00:48:41 +0000 (UTC) From: "Adam B (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (MESOS-6405) Benchmark call ingestion path on the Mesos master. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 18 Apr 2017 00:48:46 -0000 [ https://issues.apache.org/jira/browse/MESOS-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971908#comment-15971908 ] Adam B edited comment on MESOS-6405 at 4/18/17 12:47 AM: --------------------------------------------------------- Patch was discarded over a month ago due to inactivity, so I'm moving this back to "Accepted" and removing the 1.2.1 target Version, since it doesn't seem urgent enough for a backport, or actually in progress/review for 1.2.x. Let's land it in master when we can and then consider backporting if necessary. was (Author: adam-mesos): Patch was discarded over a month ago due to inactivity, so I'm moving this back to "Accepted" and removing the 1.2.1 fixVersion, since it doesn't seem urgent enough for a backport, or actually in progress/review for 1.2.x. Let's land it in master when we can and then consider backporting if necessary. > Benchmark call ingestion path on the Mesos master. > -------------------------------------------------- > > Key: MESOS-6405 > URL: https://issues.apache.org/jira/browse/MESOS-6405 > Project: Mesos > Issue Type: Improvement > Components: master, scheduler api > Reporter: Anand Mazumdar > Assignee: Anand Mazumdar > Priority: Critical > Labels: mesosphere > > [~drexin] reported on the user mailing [list|http://mail-archives.apache.org/mod_mbox/mesos-user/201610.mbox/%3C6B42E374-9AB7-4444-A315-A6558753E08B%40apple.com%3E] that there seems to be a significant regression in performance on the call ingestion path on the Mesos master wrt to the scheduler driver (v0 API). > We should create a benchmark to first get a sense of the numbers and then go about fixing the performance issues. -- This message was sent by Atlassian JIRA (v6.3.15#6346)