-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65742/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-2457
https://issues.apache.org/jira/browse/ATLAS-2457
Repository: atlas
Description
-------
Updated AtlasClassification with addition of 'timeBoundary' attribute.
Diffs
-----
common/src/main/java/org/apache/atlas/repository/Constants.java ae528807
intg/src/main/java/org/apache/atlas/model/TimeBoundary.java PRE-CREATION
intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java
a499f793
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
0224bf01
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
d01fb9f0
webapp/src/test/java/org/apache/atlas/web/integration/EntityV2JerseyResourceIT.java
dabb2efa
Diff: https://reviews.apache.org/r/65742/diff/1/
Testing
-------
- added IT to validate that the new attribute is correctly stored/retrieved
Thanks,
Madhan Neethiraj