----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58833/ -----------------------------------------------------------
Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad. Repository: atlas Description ------- Following tests 1. Creating a type with super type that doesn’t exist 2. Updating a type with super type that doesn’t exist 3. Creating a type with attribute of unknown data type throw 404 Not Found error. Expected is 400 Bad Request. Diffs ----- repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java 82465bfc Diff: https://reviews.apache.org/r/58833/diff/1/ Testing ------- mvn clean package executes successfully Thanks, Apoorv Naik
