[
https://issues.apache.org/jira/browse/FALCON-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165051#comment-14165051
]
Ajay Yadav commented on FALCON-301:
-----------------------------------
Hi [~sriksun],
FeedLocationStore is a listener to entity changes and calls appropriate methods
on RadixTree which throws KeyAlreadyExistsException if the key already exists.
FeedLocationStore:onAdd , FeedLocationStore:onChange and RadixTree:insert,
RadixTree:insertKeyRecursive (line 159) methods are where all this takes place.
> Falcon allows multiple feed submission on a single path in hdfs
> ---------------------------------------------------------------
>
> Key: FALCON-301
> URL: https://issues.apache.org/jira/browse/FALCON-301
> Project: Falcon
> Issue Type: Bug
> Components: client, feed
> Affects Versions: 0.5
> Reporter: Deepak Marathe
> Assignee: Ajay Yadav
> Priority: Minor
> Attachments: FALCON-301.patch, diff.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)