[
https://issues.apache.org/jira/browse/FALCON-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkatesh Seetharam updated FALCON-161:
---------------------------------------
Attachment: FALCON_161.patch
> Feed evictor evicts instances not eligible when pattern has dash
> ----------------------------------------------------------------
>
> Key: FALCON-161
> URL: https://issues.apache.org/jira/browse/FALCON-161
> Project: Falcon
> Issue Type: Sub-task
> Affects Versions: 0.3
> Reporter: Venkatesh Seetharam
> Attachments: FALCON_161.patch
>
>
> I encountered this bug accidentally when testing replication. The desired
> instance for replication was always evicted when it was not eligible and
> replication fails all the time in late data saying the partition does not
> exist. After looking at this for some time, figured out that a partition
> containing "-" in the pattern did not work since I had reused much of
> existing code that ignores it in FileSystem storage.
> {code} ${YEAR}-${MONTH}-${DAY} {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)