-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61007/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-1979
https://issues.apache.org/jira/browse/ATLAS-1979
Repository: atlas
Description
-------
Update storm_topology_nodes relationshipCategory from ASSOCIATION to AGGREGATION
Fix the following UT failures:
_Failed tests:
AtlasRelationshipStoreHardDeleteV1Test>AtlasRelationshipStoreV1Test.testDepartmentEmployeeEntitiesUsingRelationship:172
expected:<null> but was:<[]>
AtlasRelationshipStoreSoftDeleteV1Test>AtlasRelationshipStoreV1Test.testDepartmentEmployeeEntitiesUsingRelationship:172
expected:<null> but was:<[]>_
Fix coverity scan issues flagged in last report related to ATLAS-1959
Diffs
-----
addons/models/0080-storm_model.json b008c7ab
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
1282be5e
repository/src/test/java/org/apache/atlas/repository/graph/ReverseReferenceUpdateSoftDeleteTest.java
c5eda370
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1Test.java
31efe868
Diff: https://reviews.apache.org/r/61007/diff/1/
Testing
-------
mvn clean package succeeded
Thanks,
Sarath Subramanian