[
https://issues.apache.org/jira/browse/MESOS-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominic Hamon closed MESOS-1562.
--------------------------------
Resolution: Duplicate
> Mesos MasterInfo can not deal with IPv6
> ---------------------------------------
>
> Key: MESOS-1562
> URL: https://issues.apache.org/jira/browse/MESOS-1562
> Project: Mesos
> Issue Type: Bug
> Components: general
> Affects Versions: 0.19.0
> Reporter: Henning Schmiedehausen
>
> The mesos.proto contains
> message MasterInfo {
> required string id = 1;
> required uint32 ip = 2;
> ...
> the uint32 can not hold an IPv6 address (which has 128 bits).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)