-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56312/
-----------------------------------------------------------
(Updated Feb. 6, 2017, 1:41 a.m.)
Review request for atlas.
Changes
-------
updated AtlasStructDefStoreV1.toAttributeDefFromJson() to make the logic for
legacy flag mapping to constraints clearer
Bugs: ATLAS-1526
https://issues.apache.org/jira/browse/ATLAS-1526
Repository: atlas
Description
-------
updated AtlasAttribute with helper methods to derive
isComposite/reverseAttribute flags
Diffs (updated)
-----
addons/models/0030-hive_model.json 561cf5b
addons/models/0080-storm_model.json 59f3228
intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java ff64415
intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java 0099307
intg/src/main/java/org/apache/atlas/type/AtlasStructType.java 3a815b7
intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java dc5bbf1
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasStructDefStoreV1.java
7476c42
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/GraphMutationContext.java
0a1b91d
typesystem/src/main/java/org/apache/atlas/typesystem/types/utils/TypesUtil.java
7923a36
webapp/src/main/java/org/apache/atlas/util/RestUtils.java f928a06
webapp/src/main/java/org/apache/atlas/web/adapters/AtlasStructFormatConverter.java
f486cda
webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java
c45096f
Diff: https://reviews.apache.org/r/56312/diff/
Testing
-------
unit tests pass successfully
Thanks,
Madhan Neethiraj