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

Disable _ttl for ES indexes #168

Closed
oguzhanunlu opened this issue Jun 17, 2018 · 3 comments
Closed

Disable _ttl for ES indexes #168

oguzhanunlu opened this issue Jun 17, 2018 · 3 comments
Assignees

Comments

@oguzhanunlu
Copy link
Member

Elasticsearch 1.7 isn't maintained anymore and there are bug discussions around _timestamp and _ttl.

Upgrading ES to a modern version will prevent most of the headaches coming from not maintained old version. Until then, let's disable _ttl.

@jbeemster
Copy link
Member

Hey @oguzhanunlu whats the plan to manage the document age in lieu of having a _ttl? We probably still want to enforce expiration of documents to prevent the mini from filling up.

@oguzhanunlu
Copy link
Member Author

@jbeemster right, curator might be an option.

@oguzhanunlu oguzhanunlu self-assigned this Jun 18, 2018
@oguzhanunlu oguzhanunlu added this to the Version 0.6.0 milestone Jun 18, 2018
@oguzhanunlu
Copy link
Member Author

This is handled as part of dockerization sp mini, see #23 .

@oguzhanunlu oguzhanunlu removed this from the Version 0.6.0 milestone Jun 21, 2018
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

No branches or pull requests

2 participants