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 178B110565 for ; Tue, 11 Feb 2014 18:42:35 +0000 (UTC) Received: (qmail 38333 invoked by uid 500); 11 Feb 2014 18:42:31 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 38180 invoked by uid 500); 11 Feb 2014 18:42:27 -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 38001 invoked by uid 99); 11 Feb 2014 18:42:23 -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 18:42:23 +0000 Date: Tue, 11 Feb 2014 18:42:23 +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=13898122#comment-13898122 ] ASF subversion and git services commented on ACCUMULO-2334: ----------------------------------------------------------- Commit fafa42961be8c6f457c5519852b398c488654980 in branch refs/heads/1.6.0-SNAPSHOT from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=fafa429 ] ACCUMULO-2334 Use the ZooReaderWriter exists() and make a slightly better comment. > 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)