----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69835/#review212415 -----------------------------------------------------------
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java Lines 495 (patched) <https://reviews.apache.org/r/69835/#comment298178> Duplicate code (line 519 & 495). - Ashutosh Mestry On Jan. 29, 2019, 4:41 a.m., Sarath Subramanian wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69835/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2019, 4:41 a.m.) > > > Review request for atlas, Ashutosh Mestry, madhan, Nikhil Bonte, and Nixon > Rodrigues. > > > Bugs: ATLAS-3036 > https://issues.apache.org/jira/browse/ATLAS-3036 > > > Repository: atlas > > > Description > ------- > > Improve FullTextMapper performance during entity retrieval > > > Diffs > ----- > > > repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java > 5093714c8 > > > Diff: https://reviews.apache.org/r/69835/diff/2/ > > > Testing > ------- > > Validated throught REST API: > > "fullTextMapping": 60383 msecs (Before patch) > "fullTextMapping": 20261 msecs (After patch) > > > Thanks, > > Sarath Subramanian > >
