-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72978/
-----------------------------------------------------------
(Updated Oct. 22, 2020, 6 a.m.)
Review request for atlas, Ashutosh Mestry, Jayendra Parab, Nikhil Bonte, Nixon
Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.
Changes
-------
- updated to address the review comment
- reduced references to LocalSolrRunner from multiple tests, by moving them to
base test class
- UTs pass consisitently
- ITs pass successfully - but not always; few IT runs failed in webapp module.
This needs to be investigated further
Bugs: ATLAS-4000
https://issues.apache.org/jira/browse/ATLAS-4000
Repository: atlas
Description
-------
jetty version updatted to 9.4.31.v20200723; and other related libary version
updates
Diffs (updated)
-----
addons/hbase-testing-util/pom.xml 8bf5571f2
graphdb/janus/pom.xml 6deef5181
graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java
81425145a
graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
6509fef6b
pom.xml b9242016b
repository/pom.xml 861896267
repository/src/test/java/org/apache/atlas/BasicTestSetup.java 270051fdc
repository/src/test/java/org/apache/atlas/query/DSLQueriesTest.java 5ace37944
repository/src/test/java/org/apache/atlas/repository/AtlasTestBase.java
c2668b195
repository/src/test/java/org/apache/atlas/repository/audit/AdminPurgeTest.java
173e446e5
repository/src/test/java/org/apache/atlas/repository/impexp/ExportServiceTest.java
8e19dc4d3
repository/src/test/java/org/apache/atlas/repository/impexp/ImportReactivateTableTest.java
e06bf66d1
repository/src/test/java/org/apache/atlas/repository/impexp/ImportServiceTest.java
7367153ec
repository/src/test/java/org/apache/atlas/repository/impexp/RelationshipAttributesExtractorTest.java
5f41cc968
repository/src/test/java/org/apache/atlas/repository/impexp/TableReplicationRequestProcessorTest.java
99df914ff
repository/src/test/java/org/apache/atlas/repository/migration/MigrationBaseAsserts.java
bd8359c4f
repository/src/test/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStoreTest.java
b654638f1
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityDefStoreV2Test.java
587624834
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityTestBase.java
752f1acfc
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipDefStoreV2Test.java
1a774e2a1
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2Test.java
4cdd677e5
repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateV2Test.java
36aedae9f
repository/src/test/java/org/apache/atlas/repository/tagpropagation/ClassificationPropagationTest.java
80e20bed8
repository/src/test/java/org/apache/atlas/repository/userprofile/UserProfileServiceTest.java
eeab3bca2
repository/src/test/java/org/apache/atlas/services/MetricsServiceTest.java
4739bca31
test-tools/pom.xml 434d15c1b
webapp/pom.xml ffc3d37ef
webapp/src/main/java/org/apache/atlas/web/service/EmbeddedServer.java
698529160
webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java
b10e59453
Diff: https://reviews.apache.org/r/72978/diff/2/
Changes: https://reviews.apache.org/r/72978/diff/1-2/
Testing (updated)
-------
- pre-commit tests run:
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/104
Thanks,
Madhan Neethiraj