You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/09/03 08:55:51 UTC

[jira] [Resolved] (FALCON-659) Falcon Process Status only returns from Last Update

     [ https://issues.apache.org/jira/browse/FALCON-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shwetha G S resolved FALCON-659.
--------------------------------
    Resolution: Invalid

Looks like given start date is before the process start and this is not a case of update

> Falcon Process Status only returns from Last Update
> ---------------------------------------------------
>
>                 Key: FALCON-659
>                 URL: https://issues.apache.org/jira/browse/FALCON-659
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Kisalay Ranjan
>
> When I query for process status through something like this:
> falcon instance  -type process -name XYZ -start 2014-08-31T12:00Z -end 2014-09-02T00:00Z -status
> and if the process was updated on certain date in middle of the start and end range, the request returns an error like:
> Error: Start date 2014-08-31T12:00Z is before PROCESS's  start 2014-09-01T12:00Z for cluster ABC
> Ideally, the expected behavior should be for the request to be handled in such a way, that the status is returned correctly for all the instances despite multiple process updates.



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