Balu Vellanki created FALCON-840:
------------------------------------
Summary: 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: prism
Affects Versions: 0.6
Reporter: Balu Vellanki
Fix For: 0.6
- 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)