[
https://issues.apache.org/jira/browse/FALCON-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balu Vellanki updated FALCON-840:
---------------------------------
Attachment: FALCON-840-v1.patch
That is very useful feedback [~svenkat] , submitting new patch with simplified
AbstractInstanceManager and AbstractEntityManager
> Possible NPE in filteredInstanceSet method of AbstractInstanceManager
> ---------------------------------------------------------------------
>
> Key: FALCON-840
> URL: https://issues.apache.org/jira/browse/FALCON-840
> Project: Falcon
> Issue Type: Bug
> Components: webapp
> Affects Versions: 0.6
> Reporter: Balu Vellanki
> Assignee: Balu Vellanki
> Fix For: 0.6
>
> Attachments: FALCON-840-v1.patch, FALCON-840.patch
>
>
> - sourceCluster and startTime can be null for an instance. If a user wants to
> filter instances by these fields, Falcon should check for null before
> comparing these fields with filterBy param value.
> - The filterBy param value for startTime filter can be unparseable date.
> Handle this error with more helpful error message.
> - FalconWebException thrown should have more helpful error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)