I'm running InfluxDB 0.9.6.1 and have retention policy 'ten_weeks' just applied, see below:
> show retention policies on firewalls
name duration replicaN default
default 0 1 true
ten_weeks 1680h0m0s 1 false
Should I expect data older than 10 weeks to be removed at the moment I applied this retention policy ? I don't think it happened based on free disk space.