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

Add status message endpoints to RPC handler list. #1635

Merged
merged 1 commit into from
Apr 7, 2016
Merged

Add status message endpoints to RPC handler list. #1635

merged 1 commit into from
Apr 7, 2016

Conversation

riga
Copy link
Contributor

@riga riga commented Apr 7, 2016

This PR fixes a bug resulting from the interference of PR #1625 (Task status messages) and PR #1631 (Add explicit whitelist of RPC commands for luigid) task status messages.

I wasn't aware of the new white-listing. The ci tests of #1625 still succeeded as the two PRs were fairly parallel.

To fix this, I simply added set_task_status_message and get_task_status_message to the white-listing.

@Tarrasch
Copy link
Contributor

Tarrasch commented Apr 7, 2016

Thanks for finding and resolving this!

I noticed Travis stopped building against changes to the master branch! I have to investigate why...

@Tarrasch Tarrasch merged commit f7219c3 into spotify:master Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants