Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F84910A6C for ; Tue, 11 Feb 2014 20:06:37 +0000 (UTC) Received: (qmail 69386 invoked by uid 500); 11 Feb 2014 20:06:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 69323 invoked by uid 500); 11 Feb 2014 20:06:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 69223 invoked by uid 99); 11 Feb 2014 20:06:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Feb 2014 20:06:20 +0000 Date: Tue, 11 Feb 2014 20:06:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2334) Lacking fallback when ACCUMULO_LOG_HOST isn't set MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898248#comment-13898248 ] ASF subversion and git services commented on ACCUMULO-2334: ----------------------------------------------------------- Commit 15bbd5393029ac2538950ce36809dd24a4b2ec32 in branch refs/heads/master from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=15bbd53 ] ACCUMULO-2334 Comment in Master.upgradeZookeeper() about the checks that the monitor is also doing. > Lacking fallback when ACCUMULO_LOG_HOST isn't set > ------------------------------------------------- > > Key: ACCUMULO-2334 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2334 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.5.0 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.5.1, 1.6.0 > > > For log-forwarding, if ACCUMULO_LOG_HOST is not set, the code falls back to using the hostname for localhost. > We already have an address for the monitor in ZK; we should use that instead when populated. -- This message was sent by Atlassian JIRA (v6.1.5#6160)