-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72367/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Mandar Ambawane, Mehul Parikh, Nixon
Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.
Bugs: ATLAS-3709
https://issues.apache.org/jira/browse/ATLAS-3709
Repository: atlas
Description
-------
With the changes in earlier commit for ATLAS-3709,
notifyInitializationCompletion() was called without any entity-types which
resulted in index not getting initiaized. This issue is fixed in this patch.
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
f505bee0a
repository/src/main/java/org/apache/atlas/repository/graph/SolrIndexHelper.java
0670d5000
Diff: https://reviews.apache.org/r/72367/diff/1/
Testing
-------
- pre-commit tests run:
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1810/
Thanks,
Madhan Neethiraj