-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58746/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1736
https://issues.apache.org/jira/browse/ATLAS-1736
Repository: atlas
Description
-------
Added empty attribute(s) check and dealing with special characters like $,%,{,}
(reserved for special titan)
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasStructDefStoreV1.java
f154555b
repository/src/main/java/org/apache/atlas/repository/typestore/GraphBackedTypeStore.java
7037d1eb
Diff: https://reviews.apache.org/r/58746/diff/1/
Testing
-------
mvn clean package executes successfully
Thanks,
Apoorv Naik