Prabhu Joseph created FALCON-2298:
-------------------------------------
Summary: 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
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.3.15#6346)