Skip to content

Commit

Permalink
Hacking vendored messenger to ignore message not in proto file.
Browse files Browse the repository at this point in the history
I have to hack this to get this framework to work against a mesos 1.0*
cluster. It is very odd to me that mesos says this message is only to
come over the V1 HTTP API:

https://github.com/apache/mesos/blob/master/src/messages/messages.proto#L218-L228

Really need a release of mesos-go 'next' branch.
  • Loading branch information
hekaldama committed Nov 17, 2016
1 parent 48220d7 commit a30d7a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vendor/github.com/mesos/mesos-go/messenger/messenger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a30d7a3

Please sign in to comment.