[ 
https://issues.apache.org/jira/browse/FALCON-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097116#comment-15097116
 ] 

Sowmya Ramesh commented on FALCON-1747:
---------------------------------------

[~peeyushb]: If I am not wrong actual issue is exception 
"org.apache.falcon.FalconException: Specified End date 2015-12-16T10:55Z is 
before the entity was scheduled 221558424-02-23T20:38Z" being thrown.

I think in addition to the fix provided we should have an upper bound on 
numResults. Fix you have provided might not ensure correctness or can result in 
OOM issues if the start and end date diff is too much. Falcon can fix upper 
bound for numResults and add validation to throw exception if numResults 
exceeds it. Thanks!

> Falcon instance status listing is throwing error message.
> ---------------------------------------------------------
>
>                 Key: FALCON-1747
>                 URL: https://issues.apache.org/jira/browse/FALCON-1747
>             Project: Falcon
>          Issue Type: Bug
>          Components: prism
>            Reporter: Peeyush Bishnoi
>            Assignee: Peeyush Bishnoi
>             Fix For: 0.9
>
>         Attachments: FALCON-1747.patch
>
>
> When trying to do listing of Falcon instance, following error message appears:
> {code:java}
> ERROR: Bad Request;default/Specified End date 2016-01-12T10:20Z is before the 
> entity was scheduled 221558424-03-21T20:03Z
> {code}
> Process entity validity start date and end date is valid.
> This issue has been reported by one of the user internally at Hortonworks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to