Return-Path: X-Original-To: apmail-mesos-user-archive@www.apache.org Delivered-To: apmail-mesos-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0905A185BB for ; Wed, 14 Oct 2015 15:07:06 +0000 (UTC) Received: (qmail 77342 invoked by uid 500); 14 Oct 2015 15:06:43 -0000 Delivered-To: apmail-mesos-user-archive@mesos.apache.org Received: (qmail 77291 invoked by uid 500); 14 Oct 2015 15:06:43 -0000 Mailing-List: contact user-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mesos.apache.org Delivered-To: mailing list user@mesos.apache.org Received: (qmail 77280 invoked by uid 99); 14 Oct 2015 15:06:43 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2015 15:06:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 9C876C084E for ; Wed, 14 Oct 2015 15:06:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.982 X-Spam-Level: ** X-Spam-Status: No, score=2.982 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id KEpLeOdr7smi for ; Wed, 14 Oct 2015 15:06:30 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 9384920C18 for ; Wed, 14 Oct 2015 15:06:30 +0000 (UTC) Received: by lbbck17 with SMTP id ck17so48822112lbb.1 for ; Wed, 14 Oct 2015 08:06:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=t8fD/yt5im3Dk2KBCerr9AgSGnVUj3EhVWAWlU4fcUc=; b=at70eKALFcDAZK4yfMLC1pgsVGbqcgfaNUnTx7c3YJcJrLxu5O4aNk3KEWINvp/R2g PalKAeFnxFImRuwHqEyIlp7JGZ+XqiExg+fhmiwe+x1uQgG/o7YN9Z6jtXFFO3dKTkOt pqsCHVSzbT4SCqhbLLzlS7mQZt9YhFJhrIGKM3CJi3XG7DW6Jq5eXcqdcn52WGqUDCTP yaYlKxzJFnpiULJw4RJXWmefsws7nHd75uye+zmoZEgfd0vWiA3bqAmNt7b+ri2E1HBt rk8LxcaIgakeTTABFtQtUP9LH2aA/pBu3l3BuPso0cvrl0cY19WaWpkB6Xs69XiUVaXE knxw== X-Gm-Message-State: ALoCoQlDx0VRptPMZ7dMhYJb/H3Ny+0ZoyxEX0Z/DA8zMTojEIQkkjwm5AIomibZ9Rx8NoKhtc3l X-Received: by 10.112.131.8 with SMTP id oi8mr1464760lbb.99.1444835189983; Wed, 14 Oct 2015 08:06:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.55.178 with HTTP; Wed, 14 Oct 2015 08:06:10 -0700 (PDT) In-Reply-To: References: From: John Omernik Date: Wed, 14 Oct 2015 10:06:10 -0500 Message-ID: Subject: Re: Mesos-Dns Masters List To: "user@mesos.apache.org" Content-Type: multipart/alternative; boundary=e89a8f235015422519052211e892 --e89a8f235015422519052211e892 Content-Type: text/plain; charset=UTF-8 That fixed it. Thanks! On Wed, Oct 14, 2015 at 9:34 AM, craig w wrote: > If you can, try mesos-dns 0.4.0, there were a handful of fixes and > improvements that might help. 0.4.0 is working great for me. > > On Wed, Oct 14, 2015 at 9:10 AM, John Omernik wrote: > >> Hey all, >> >> I was using mesos-dns, and I filled in my zk field based on the HA mesos >> cluster I have. Mesos dns is up, but in the stderr, I keep seeing >> "generator.go:342 warning: leader "master@10.0.0.1:5050" is not in >> master list. >> >> I don't have a master list in my config.json, instead I am using the zk >> list. but the 10.0.0.1 is a valid master which is running properly. I am >> running Mesos 0.24 and mesos-dns 0.3.0. Any thoughts on this? >> >> John >> > > > > -- > > https://github.com/mindscratch > https://www.google.com/+CraigWickesser > https://twitter.com/mind_scratch > https://twitter.com/craig_links > > --e89a8f235015422519052211e892 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
That fixed it. Thanks!
--e89a8f235015422519052211e892--