-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72375/
-----------------------------------------------------------
(Updated April 17, 2020, 5:53 p.m.)
Review request for atlas, Ashutosh Mestry, keval bhatt, Nikhil Bonte, Nixon
Rodrigues, Pinal Shah, Sarath Subramanian, Sharmadha Sainath, Sidharth Mishra,
and Umesh Padashetty.
Changes
-------
- updates to avoid changes in multiple configuration files used in UTs/ITs
- fixed unit test to avoid failure due to timing issue
Bugs: ATLAS-3733
https://issues.apache.org/jira/browse/ATLAS-3733
Repository: atlas
Description
-------
- updated JanusGraph version from 0.4.1 to 0.5.1, and updated Tinkerpop version
correspondingly
- updated Atlas sources to for few class renames
- updated unit test configiration (to set storage.backend.transactions=true),
as BerkeleyDB no more support earliers value 'false' in a ll scenarios (like
multiple threads)
- TODO: UT UserProfileServiceTest.deleteUser() fails with assertion-error in
JanusGraph layer; this needs to be investigated
Diffs (updated)
-----
graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/query/NativeJanusGraphQuery.java
a7a169a43
graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
d0d7fd7db
intg/src/test/resources/atlas-application.properties 159f98b86
pom.xml 2a3adcdb7
repository/src/test/java/org/apache/atlas/repository/userprofile/UserProfileServiceTest.java
2410a9c87
Diff: https://reviews.apache.org/r/72375/diff/2/
Changes: https://reviews.apache.org/r/72375/diff/1-2/
Testing
-------
- pre-commit tests run:
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1821/
- successfully ran QuickStart with embedded-hbase & solr profile
Thanks,
Madhan Neethiraj