Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

cassandra-idx-max-stale configurable via patterns #868

Closed
Dieterbe opened this issue Mar 14, 2018 · 1 comment
Closed

cassandra-idx-max-stale configurable via patterns #868

Dieterbe opened this issue Mar 14, 2018 · 1 comment

Comments

@Dieterbe
Copy link
Contributor

one of our favorite HM customers is asking for MT_CASSANDRA_IDX_MAX_STALE not to be a global value, but rather to be able to control it with patterns (prefix is enough, doesn't need to be regex) so they can use more aggressive values (15d) for high cardinality data, and longer values (60d) for other data.

this seems like a useful feature request, and should be fairly easy to add to our pruning system.
@woodsaj any thoughts?

@woodsaj
Copy link
Member

woodsaj commented Mar 19, 2018

Seems like a good feature. I guess the best way to approach it would be to have an 'index policy' which uses a similar format to the retention policy

@Dieterbe Dieterbe added this to the 0.9.1 milestone Mar 19, 2018
@Dieterbe Dieterbe modified the milestones: 0.9.1, 0.10.0 Aug 17, 2018
@Dieterbe Dieterbe modified the milestones: 1.0, 0.11.0 Dec 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants