-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58746/
-----------------------------------------------------------
(Updated May 2, 2017, midnight)
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Sarath
Subramanian, and Suma Shivaprasad.
Changes
-------
Adding the tests back
Bugs: ATLAS-1730, ATLAS-1736 and ATLAS-1747
https://issues.apache.org/jira/browse/ATLAS-1730
https://issues.apache.org/jira/browse/ATLAS-1736
https://issues.apache.org/jira/browse/ATLAS-1747
Repository: atlas
Description
-------
1. Added empty attribute(s) check
2. Dealing with special characters like $,%,{,} (titan treats these specially)
3. Update of attribute type is not allowed anymore
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasStructDefStoreV1.java
6f1b80c8
repository/src/main/java/org/apache/atlas/repository/typestore/GraphBackedTypeStore.java
7037d1eb
repository/src/test/java/org/apache/atlas/repository/typestore/GraphBackedTypeStoreTest.java
c08bb881
Diff: https://reviews.apache.org/r/58746/diff/5/
Changes: https://reviews.apache.org/r/58746/diff/4-5/
Testing
-------
mvn clean package executes successfully
Thanks,
Apoorv Naik