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

Remove web handler #253

Closed
janisz opened this issue Jul 25, 2017 · 0 comments
Closed

Remove web handler #253

janisz opened this issue Jul 25, 2017 · 0 comments

Comments

@janisz
Copy link
Contributor

janisz commented Jul 25, 2017

Marathon deprecates HTTP callbacks in 1.4. This mechanism will be removed in 1.5. We should remove support for it since it is potentially dangerous and have negative impact on Marathon performance (source).

This change is NOT backward compatible.

janisz added a commit that referenced this issue Jul 31, 2017
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.

Breaking changes:

* Remove `sse-enabled` and `web-enabled` flags

Fixes: #253
janisz added a commit that referenced this issue Aug 1, 2017
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.

Breaking changes:

* Remove `sse-enabled` and `web-enabled` flags

Fixes: #253
janisz added a commit that referenced this issue Aug 2, 2017
This change removes the support for HTTP Callbacs.
This mechanism is deprecated and will be removed in
futre Marathon releases.

Breaking changes:

* Remove `sse-enabled` and `web-enabled` flags

Fixes: #253
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant