-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69846/
-----------------------------------------------------------
(Updated Jan. 28, 2019, 9:46 p.m.)
Review request for atlas, Ashutosh Mestry, madhan, and Nixon Rodrigues.
Changes
-------
addressed review comments.
Bugs: ATLAS-3036
https://issues.apache.org/jira/browse/ATLAS-3036
Repository: atlas
Description
-------
Improve FullTextMapper performance during entity retrieval
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
77cecff16
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
7f5e5be3d
Diff: https://reviews.apache.org/r/69846/diff/2/
Changes: https://reviews.apache.org/r/69846/diff/1-2/
Testing
-------
Validated throught REST API:
"fullTextMapping": 60383 msecs (Before patch)
"fullTextMapping": 20261 msecs (After patch)
Thanks,
Sarath Subramanian