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

Pragya Mittal updated FALCON-1398:
----------------------------------
    Description: 
if (instEnd.after(feedEnd)) validation is applied twice for different error 
messages in 




  was:
{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
>
> if (instEnd.after(feedEnd)) validation is applied twice for different error 
> messages in 



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

Reply via email to