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 deprecation logging for comma-separated feature parsing #25040

Merged
merged 2 commits into from
Jun 5, 2017

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Jun 2, 2017

This is the deprecation logging and documentation for 5.x related to #24723. It
logs when a user does a request like:

GET /index/_alias,_mapping

This is the deprecation logging and documentation for 5.x related to elastic#24723. It
logs when a user does a request like:

```
GET /index/_alias,_mapping
```
@dakrone dakrone added :Core/Infra/REST API REST infrastructure and utilities >deprecation v5.5.0 labels Jun 2, 2017
Copy link

@abeyad abeyad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dakrone dakrone merged commit 2a79f4a into elastic:5.x Jun 5, 2017
@dakrone dakrone deleted the deprecate-comma-features branch December 13, 2017 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/REST API REST infrastructure and utilities >deprecation v5.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants