-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62127/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-2118
https://issues.apache.org/jira/browse/ATLAS-2118
Repository: atlas
Description
-------
Any reserved regex character causes the contains check to throw an exception
from the titan graph query layer.
Diffs
-----
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
0daab030
repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
d5e39236
Diff: https://reviews.apache.org/r/62127/diff/1/
Testing
-------
UI and REST calls work as expected now
Thanks,
Apoorv Naik