Skip to content

bookkeeper should handle ipv6 ip address #1513

Open
@sijie

Description

@sijie

Problem

Currently bookie doesn't handle ipv6 ip address very well. when a bookie advertises itself, it might put an ipv6 address with bookie port, the ipAddress:port pair will be recorded in formats like xxxx:a06:ttttf1:fef:0:yyyy:3181, which will fail the client parsing. we need to make sure when bookie advertising ipv6 ip address, it put [] into the ip address and client are able to parsing that format.

Related Issue: apache/pulsar#1953

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions