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 E9944200D3C for ; Tue, 14 Nov 2017 20:30:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E813D160BF4; Tue, 14 Nov 2017 19:30:06 +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 37072160BD7 for ; Tue, 14 Nov 2017 20:30:06 +0100 (CET) Received: (qmail 92363 invoked by uid 500); 14 Nov 2017 19:30:05 -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 92353 invoked by uid 99); 14 Nov 2017 19:30:05 -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, 14 Nov 2017 19:30:05 +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 791FE1A001B for ; Tue, 14 Nov 2017 19:30:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[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 4S3WP9MbasyY for ; Tue, 14 Nov 2017 19:30:03 +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 8AD8E5FBF6 for ; Tue, 14 Nov 2017 19:30:03 +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 18BF8E05D7 for ; Tue, 14 Nov 2017 19:30:03 +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 E7AD2240E6 for ; Tue, 14 Nov 2017 19:30:00 +0000 (UTC) Date: Tue, 14 Nov 2017 19:30:00 +0000 (UTC) From: "Yan Xu (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (MESOS-8223) Master crashes when suppressed on subscribe is enabled. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 14 Nov 2017 19:30:07 -0000 [ https://issues.apache.org/jira/browse/MESOS-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Xu reassigned MESOS-8223: ----------------------------- Assignee: Yan Xu > Master crashes when suppressed on subscribe is enabled. > ------------------------------------------------------- > > Key: MESOS-8223 > URL: https://issues.apache.org/jira/browse/MESOS-8223 > Project: Mesos > Issue Type: Bug > Components: master > Affects Versions: 1.4.0 > Reporter: Yan Xu > Assignee: Yan Xu > Priority: Critical > > Introduced in MESOS-7015, this feature is not actually turned on due to MESOS-8200. However once this is addressed and the feature enabled, the master crashes with: > {noformat:title=} > I1113 17:17:37.240901 11285 master.cpp:3309] Disconnecting framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) > I1113 17:17:37.240911 11285 master.cpp:1435] Giving framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) 3days to failover > I1113 17:17:37.241953 11285 master.cpp:2612] Received subscription request for HTTP framework 'test-framework' > I1113 17:17:37.242807 11285 master.cpp:2748] Subscribing framework 'test-framework' with checkpointing enabled, roles { * } suppressed and capabilities [ SHARED_RESOURCES, TASK_KILLING_STATE ] > I1113 17:17:37.242820 11285 master.cpp:6994] Updating info for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 > I1113 17:17:37.252637 11270 hierarchical.cpp:380] Activated framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 > I1113 17:17:37.272457 11289 master.cpp:7723] Performing implicit task state reconciliation for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) > I1113 17:17:37.272507 11289 master.cpp:7723] Performing implicit task state reconciliation for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) > I1113 17:17:41.966331 11271 master.cpp:5564] Processing REVIVE call for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) > F1113 17:17:41.966380 11280 sorter.cpp:270] Check failed: 'find(clientPath)' Must be non NULL > *** Check failure stack trace: *** > @ 0x7f3467efd0dd (unknown) > {noformat} > This happens with a unsuppressed framework reregisters with suppressed roles and then revive. -- This message was sent by Atlassian JIRA (v6.4.14#64029)