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

Pragya Mittal updated FALCON-1398:
----------------------------------
    Description: 
{code}
if (instEnd.after(feedEnd)) {
throw new ValidationException("End instance  " + instEndEL + " of feed " + 
feed.getName()
                            + " is before the start of feed " + 
feedValidity.getStart() + " for cluster "
                            + clusterName);
                }

{code}

> CrossEntityValidations contains incorrect validations
> -----------------------------------------------------
>
>                 Key: FALCON-1398
>                 URL: https://issues.apache.org/jira/browse/FALCON-1398
>             Project: Falcon
>          Issue Type: Bug
>          Components: prism
>            Reporter: Pragya Mittal
>            Assignee: Pragya Mittal
>
> {code}
> if (instEnd.after(feedEnd)) {
> throw new ValidationException("End instance  " + instEndEL + " of feed " + 
> feed.getName()
>                             + " is before the start of feed " + 
> feedValidity.getStart() + " for cluster "
>                             + clusterName);
>                 }
> {code}



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

Reply via email to