Lax created MESOS-5770:
--------------------------
Summary: Mesos state api reporting Host IP instead of container IP
with health check
Key: MESOS-5770
URL: https://issues.apache.org/jira/browse/MESOS-5770
Project: Mesos
Issue Type: Bug
Reporter: Lax
Priority: Critical
Fix For: 0.28.0
Am using Mesos IP per container using docker containerizer (via Calico).
Mesos state API (/master/state.json) seems to report container IP as long as I
have no health check on my task. As soon as I add health check to the task,
mesos start reporting Host IP instead of Container IP.
Had initially opened this bug on Marathon
(https://github.com/mesosphere/marathon/issues/3907). But then told the issue
is with Mesos reporting the wrong IP.
Here are versions of Mesos and Marathon I was using.
Mesos: 0.28.0.2
Marathon: 0.15.3-1.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)