----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67410/ -----------------------------------------------------------
(Updated June 5, 2018, 7:25 a.m.) Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, Ruchi Solani, and Sarath Subramanian. Changes ------- This patch inclues changes to validating timeboundry datatime range in AtlasClassificationType instead AtlasEntityStore. Performed santity with valid & invalid timeboundries , All UT and ITs are passing in Apache jenkis. https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/466/console Bugs: ATLAS-2730 https://issues.apache.org/jira/browse/ATLAS-2730 Repository: atlas Description ------- This patch includes validation of classifcation TimeBoundry date time timezone during addclassification and updateClassifcation of entity. Diffs (updated) ----- intg/pom.xml 57803bd6e intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 06b43458b intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java abacd7864 intg/src/test/java/org/apache/atlas/type/TestAtlasClassificationType.java 0badfcf92 pom.xml 87ca5dd5f repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java 5e33cf59f Diff: https://reviews.apache.org/r/67410/diff/4/ Changes: https://reviews.apache.org/r/67410/diff/3-4/ Testing ------- Tested adding / updating classifcation with / invalid / without TimeBoundry/datetime timezeone from UI and from API. Existing UT and IT passing. https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/462/console Thanks, Nixon Rodrigues
