-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65742/
-----------------------------------------------------------
(Updated Feb. 22, 2018, 8:13 p.m.)
Review request for atlas.
Changes
-------
updated to support multiple validity-periods in a classification
Bugs: ATLAS-2457
https://issues.apache.org/jira/browse/ATLAS-2457
Repository: atlas
Description
-------
Updated AtlasClassification with addition of 'timeBoundary' attribute.
Diffs (updated)
-----
common/src/main/java/org/apache/atlas/repository/Constants.java b6c639a7
intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java
3d2ecefe
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
46b487b2
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
45c7d39e
webapp/src/test/java/org/apache/atlas/web/integration/EntityV2JerseyResourceIT.java
1d666a60
Diff: https://reviews.apache.org/r/65742/diff/3/
Changes: https://reviews.apache.org/r/65742/diff/2-3/
Testing
-------
- added IT to validate that the new attribute is correctly stored/retrieved
Thanks,
Madhan Neethiraj