You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/22 18:40:00 UTC

[jira] [Updated] (ZOOKEEPER-3068) Improve C client logging of IPv6 hosts

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ZOOKEEPER-3068:
--------------------------------------
    Labels: pull-request-available  (was: )

> Improve C client logging of IPv6 hosts
> --------------------------------------
>
>                 Key: ZOOKEEPER-3068
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3068
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: c client
>    Affects Versions: 3.6.0
>            Reporter: Brian Nixon
>            Assignee: Brian Nixon
>            Priority: Trivial
>              Labels: pull-request-available
>
> The C client formats host-port pairings as [host:port] when logging. This is visually confusing when the host is an IPv6 address (see the below). In that case, it would be preferable to cleanly separate the IPv6 from the port. 
> {code:java}
> ZOO_INFO@check_events@2736: initiated connection to server [2401:db00:1020:40bf:face:0:5:0:2181]{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)