Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mesos] cast error message to string #1614

Merged
merged 1 commit into from
May 13, 2015

Conversation

degemer
Copy link
Member

@degemer degemer commented May 12, 2015

AgentCheck.service_check expect a string message. Otherwise it breaks the
emitter json.dumps().

`self.service_check` expect a string message. Otherwise it breaks the
emitter `json.dumps()`.
@degemer degemer added this to the 5.4.0 milestone May 12, 2015
@degemer
Copy link
Member Author

degemer commented May 12, 2015

@LeoCavaille
Copy link
Member

LGTM merging

@LeoCavaille
Copy link
Member

We can have a more generic casting somewhere else but this can be committed in another PR.

@LeoCavaille LeoCavaille merged commit a874802 into master May 13, 2015
@LeoCavaille LeoCavaille deleted the quentin/fix-mesos-block-emitter branch May 13, 2015 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants