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

Deprecation warning when creating interval patterns #5209

Merged
merged 1 commit into from
Oct 27, 2015

Conversation

epixa
Copy link
Contributor

@epixa epixa commented Oct 27, 2015

Since wildcard index patterns now get the same performance optimizations
that interval patterns traditionally received while being more flexible
overall, interval based index patterns are no longer needed. For now, we
simply present users with a notice that interval-based patterns are now
deprecated, though we don't stop them from creating them.

deprecate-interval-patterns

Completes #4342

Since wildcard index patterns now get the same performance optimizations
that interval patterns traditionally received while being more flexible
overall, interval based index patterns are no longer needed. For now, we
simply present users with a notice that interval-based patterns are now
deprecated, though we don't stop them from creating them.
@spalger
Copy link
Contributor

spalger commented Oct 27, 2015

LGTM

spalger added a commit that referenced this pull request Oct 27, 2015
Deprecation warning when creating interval patterns
@spalger spalger merged commit 117c244 into elastic:master Oct 27, 2015
@epixa epixa deleted the 4342-deprecate-timestamped-patterns branch October 27, 2015 18:58
@tbragin tbragin mentioned this pull request Nov 3, 2015
9 tasks
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