Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9CCDE3FC for ; Fri, 8 Feb 2013 18:15:12 +0000 (UTC) Received: (qmail 29530 invoked by uid 500); 8 Feb 2013 18:15:12 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 29496 invoked by uid 500); 8 Feb 2013 18:15:12 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 29486 invoked by uid 500); 8 Feb 2013 18:15:12 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 29483 invoked by uid 99); 8 Feb 2013 18:15:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 18:15:12 +0000 Date: Fri, 8 Feb 2013 18:15:12 +0000 (UTC) From: "Eli Reisman (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-511) DNS interface and nameserver for multi-interface machines 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/GIRAPH-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574680#comment-13574680 ] Eli Reisman commented on GIRAPH-511: ------------------------------------ I agree, this is a useful idea. I also agree convenience method will keep people in other parts of the code in the future from accidentally not checking for multiple interfaces like this. Nice! > DNS interface and nameserver for multi-interface machines > --------------------------------------------------------- > > Key: GIRAPH-511 > URL: https://issues.apache.org/jira/browse/GIRAPH-511 > Project: Giraph > Issue Type: New Feature > Reporter: Claudio Martella > Assignee: Claudio Martella > Priority: Minor > Attachments: GIRAPH-511.diff > > > Currently we use the localhostname to bind port for inter-node communication and to access zookeeper. for machines with multiple interfaces (e.g. bond interfaces) it comes handy to be able to choose which device to use for communication. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira