[
https://issues.apache.org/jira/browse/MESOS-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326842#comment-14326842
]
Kapil Arya commented on MESOS-2371:
-----------------------------------
[[email protected]]: The TASK_LOST issue was due to a bad install setup on my
machine. Once I adjusted the LD_LIBRARY_PATH, it went away.
> Removing internal namespace for protobufs results in incompatible upgrade
> -------------------------------------------------------------------------
>
> Key: MESOS-2371
> URL: https://issues.apache.org/jira/browse/MESOS-2371
> Project: Mesos
> Issue Type: Bug
> Reporter: Jie Yu
> Assignee: Kapil Arya
> Priority: Blocker
>
> This bug is introduced this ticket:
> https://issues.apache.org/jira/browse/MESOS-2272
> where we removed internal namespace for all our protobuf messages. For
> example: mesos::internal::AuthenticateMessage -> mesos::AuthenticateMessage
> As a result, the new master/slave (0.22.0) will drop all messages from old
> master/slave (0.21.0) because the protobuf message type name does not match.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)