-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64902/
-----------------------------------------------------------

(Updated Jan. 4, 2018, 10:42 a.m.)


Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.


Changes
-------

addressed review comments from Apoorv and David.


Bugs: ATLAS-2331
    https://issues.apache.org/jira/browse/ATLAS-2331


Repository: atlas


Description
-------

JanusGraph 0.2.0 doesn't provide option to start its own indexing backend when 
started in embedded mode. This JIRA provides an option to start a local solr 
server before the IntegrationTest runs.


Diffs (updated)
-----

  test-tools/src/main/java/org/apache/atlas/runner/LocalSolrRunner.java 
937c1d09 
  test-tools/src/main/resources/log4j.properties d62cf804 


Diff: https://reviews.apache.org/r/64902/diff/5/

Changes: https://reviews.apache.org/r/64902/diff/4-5/


Testing
-------

Validated that the local solr server is started before the run of ITs in webapp 
module.

To run ITs: 
mvn clean install -DskipUTs

We still see IT failures in webapp module, this will be addressed in ATLAS-2330


Thanks,

Sarath Subramanian

Reply via email to