[
https://issues.apache.org/jira/browse/FALCON-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114868#comment-14114868
]
Ajay Yadav commented on FALCON-626:
-----------------------------------
Old Text:
If retention period is 10 hours, and the policy kicks in at time 't', the data
retained by system is essentially the one falling in between [t-10h,t]. Any
data in the boundaries [-�,t-10h) and (t,�] is removed from the system.
New Text:
If retention period is 10 hours, and the policy kicks in at time 't', the data
retained by system is essentially the
one in range [t-10h, t]. Any data before t-10h and after t is removed from the
system.
> Fix invalid symbols
> -------------------
>
> Key: FALCON-626
> URL: https://issues.apache.org/jira/browse/FALCON-626
> Project: Falcon
> Issue Type: Sub-task
> Reporter: Paul Isaychuk
> Assignee: Ajay Yadav
>
> Retention->Example. Tempo is "in the boundaries [-�,t-10h) and (t,�]".
--
This message was sent by Atlassian JIRA
(v6.2#6252)