Venkatesh Seetharam created FALCON-161:
------------------------------------------
Summary: 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)