[
https://issues.apache.org/jira/browse/FALCON-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808770#comment-13808770
]
Venkatesh Seetharam commented on FALCON-161:
--------------------------------------------
Since the int test depends on tests refactoring, making it a dependency on
FALCON-143.
> 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
> Reporter: Venkatesh Seetharam
>
> 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)