[
https://issues.apache.org/jira/browse/GEODE-9966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donal Evans updated GEODE-9966:
-------------------------------
Description:
We're currently setting both {{expires}} and {{avg_ttl}} values (from
{{{}INFO{}}}) to {{{}0{}}}. This information could easily be updated from the
{{{}PassiveExpirationManager{}}}. Although the values will not necessarily be
exactly accurate, (dependent on the frequency at which the PEM runs), they will
at least be more accurate than they are currently.
Once the output of these values has been updated,
{{geode_for_redis.html.md.erb}} should also be updated to remove the "always
returns 0" note for {{expires}} and {{avg_ttl}} in the footnote for the INFO
command, found below the list of supported commands.
was:We're currently setting both {{expires}} and {{avg_ttl}} values (from
{{{}INFO{}}}) to {{{}0{}}}. This information could easily be updated from the
{{{}PassiveExpirationManager{}}}. Although the values will not necessarily be
exactly accurate, (dependent on the frequency at which the PEM runs), they will
at least be more accurate than they are currently.
> Update redis info 'expires' and 'avg_ttl' properties with computed values
> -------------------------------------------------------------------------
>
> Key: GEODE-9966
> URL: https://issues.apache.org/jira/browse/GEODE-9966
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Jens Deppe
> Priority: Major
>
> We're currently setting both {{expires}} and {{avg_ttl}} values (from
> {{{}INFO{}}}) to {{{}0{}}}. This information could easily be updated from the
> {{{}PassiveExpirationManager{}}}. Although the values will not necessarily be
> exactly accurate, (dependent on the frequency at which the PEM runs), they
> will at least be more accurate than they are currently.
> Once the output of these values has been updated,
> {{geode_for_redis.html.md.erb}} should also be updated to remove the "always
> returns 0" note for {{expires}} and {{avg_ttl}} in the footnote for the INFO
> command, found below the list of supported commands.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)