Pragya Mittal created FALCON-1268:
-------------------------------------
Summary: Instance Dependency API failure message is not intuitive
in distributed mode
Key: FALCON-1268
URL: https://issues.apache.org/jira/browse/FALCON-1268
Project: Falcon
Issue Type: Bug
Components: feed, process
Affects Versions: 0.7
Environment: QA
Reporter: Pragya Mittal
In distributed mode, when API fails and
has to return error for a query, it is not bale to parse the result correctly.
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?><dependents><status>FAILED</status><message>ua1/org.apache.falcon.FalconException::javax.ws.rs.WebApplicationException:
javax.xml.bind.UnmarshalException: unexpected element (uri:"",
local:"instancesResult"). Expected elements are
<{}dependents>,<{}result>
</message><requestId>ua1/738168648@qtp-212921632-11 -
51c0ec50-fde5-48f9-8837-e23d5bf18168
</requestId></dependents>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)