You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/26 20:32:20 UTC

[jira] [Commented] (BIGTOP-2506) Zookeeper: non default interface for client

    [ https://issues.apache.org/jira/browse/BIGTOP-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394500#comment-15394500 ] 

ASF GitHub Bot commented on BIGTOP-2506:
----------------------------------------

GitHub user petevg opened a pull request:

    https://github.com/apache/bigtop/pull/135

    BIGTOP-2506 Zookeeper: non default interface for client

    Added puppet config for clientPortBindAddress.
    
    Allows us to bind to a specific interface/ip in secure environments,
    where we might want to restrict incoming connections.
    
    If you're following the full chain of PRs for this change, the next link is the .patch file in the apache-base-layer: https://github.com/juju-solutions/layer-apache-bigtop-base/pull/33, which contains these changes, in addition to some fixes for apt installing things on Xenial.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/juju-solutions/bigtop zookeeper-bind-address-puppet

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/135.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #135
    
----
commit 62fb6a3eeee35efb8a4f8fc00b69100cc6845161
Author: Pete Vander Giessen <pe...@gmail.com>
Date:   2016-07-25T16:30:03Z

    Added puppet config for clientPortBindAddress.
    
    Allows us to bind to a specific interface/ip in secure environments,
    where we might want to restrict incoming connnections.

----


> Zookeeper: non default interface for client
> -------------------------------------------
>
>                 Key: BIGTOP-2506
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2506
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: deployment
>    Affects Versions: 1.1.0
>            Reporter: Pete Vander Giessen
>            Assignee: Pete Vander Giessen
>            Priority: Minor
>              Labels: zookeeper
>             Fix For: 1.2.0
>
>
> I'm creating a ticket to track the work I'm doing to allow puppet to set clientPortBindAddress in Zookeeper.
> This allows people in secure environments to set a specific interface/ip for Zookeeper to talk to the outside world on.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)