[
https://issues.apache.org/jira/browse/FALCON-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053673#comment-16053673
]
ASF GitHub Bot commented on FALCON-2298:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/falcon/pull/383
> Error message is not helpful when a feed has issue during umarshall
> -------------------------------------------------------------------
>
> Key: FALCON-2298
> URL: https://issues.apache.org/jira/browse/FALCON-2298
> Project: Falcon
> Issue Type: Bug
> Components: common
> Affects Versions: 0.11
> Reporter: Prabhu Joseph
> Assignee: Prabhu Joseph
> Attachments: FALCON-2298.001.patch
>
>
> Falcon Error message is not helpful when a feed.xml has some issue while
> un-marshall. Currently it logs only below error message. We need to print the
> actual feed.xml file failed along with Exception stacktrace / message.
> {code}
> 2017-06-08 17:10:03,992 ERROR - [pool-7-thread-68:] ~ Unable to restore
> entity of (ConfigurationStore:212)
> {code}
> https://github.com/apache/falcon/blob/7800d342c8da1ad6bbc4940bf57b255b92031c3f/common/src/main/java/org/apache/falcon/entity/store/ConfigurationStore.java#L214
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)