-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62337/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2028
https://issues.apache.org/jira/browse/ATLAS-2028
Repository: atlas
Description
-------
Currently invalid attributes are ignored, this change throws 400 BAD REQUEST
when the search parameters contain any invalid attribute names
Diffs
-----
repository/src/main/java/org/apache/atlas/discovery/SearchContext.java
d42078a2
Diff: https://reviews.apache.org/r/62337/diff/1/
Testing
-------
REST calls return 400
Thanks,
Apoorv Naik