-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64072/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, Nixon Rodrigues, Sarath
Subramanian, and Sharmadha Sainath.
Bugs: ATLAS-2274 and ATLAS-2277
https://issues.apache.org/jira/browse/ATLAS-2274
https://issues.apache.org/jira/browse/ATLAS-2277
Repository: atlas
Description
-------
Updates to support searching for tagged entities (i.e. classification='*'),
ATLAS-2267, didn't correctly handle excludeDeletedEntities flag and typeName
filter. Fixed basic-search to address these issues.
Diffs
-----
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
0a9e8462
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java
87efed70
Diff: https://reviews.apache.org/r/64072/diff/1/
Testing
-------
Verified that basic-search doesn't return deleted entities when
excludeDeletedEntities=true (ATLAS-2277); and also doesn't fail when typeName
filter is specified (ATLAS-2274)
Thanks,
Madhan Neethiraj