Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

TTL for metric tree objects (ElasticSearch) #45

Closed
dene14 opened this issue Jul 14, 2014 · 4 comments
Closed

TTL for metric tree objects (ElasticSearch) #45

dene14 opened this issue Jul 14, 2014 · 4 comments
Assignees
Labels

Comments

@dene14
Copy link

dene14 commented Jul 14, 2014

There is planned to set/update TTLs in ES, however after recent patch #36 'index/present' used to avoid excessive updates. This logic breaks an ability to maintain tree objects' TTLs properly.

Any ideas on how to maintain tree index now?

@pdolan
Copy link

pdolan commented Jul 23, 2014

+1 to this question - is it a matter of crawling through the appropriate keyspace manually to prune? How are people approaching this?

@pyr
Copy link
Owner

pyr commented Jul 23, 2015

@pdolan this is actually more of a question of attaching TTLs to inserts in elasticsearch documents

@pyr pyr added this to the 0.5.1 milestone Jul 23, 2015
@pyr pyr added the bug label Jul 23, 2015
@pyr pyr self-assigned this Jul 23, 2015
@pyr
Copy link
Owner

pyr commented Jul 27, 2015

I'm moving this to the next release since the current codebase will need a bit more changes.

@pyr pyr modified the milestones: 0.5.4, 0.5.1 Jul 27, 2015
@pyr
Copy link
Owner

pyr commented Jul 29, 2015

Now integrated in what will be 0.5.1

@pyr pyr closed this as completed Jul 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants