-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68459/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, keval bhatt, and Madhan
Neethiraj.
Bugs: ATLAS-2833
https://issues.apache.org/jira/browse/ATLAS-2833
Repository: atlas
Description
-------
While associating tag to the entity API throws exception but tag gets
associated to the entity and then after entity fetch is not working unless you
go to search table and remove the associated tag.
Steps to reproduce.
Create a new tag or run a quick-start
After quick-start or creating tag restart the atlas
Now go tags tab and add new attribute to the any tag
Now associate the same tag to the entity it will show the error.
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/graph/GraphToTypedInstanceMapper.java
5c7cb2e8f
typesystem/src/main/java/org/apache/atlas/typesystem/types/ClassType.java
24d2750c3
Diff: https://reviews.apache.org/r/68459/diff/1/
Testing
-------
Manually verified the steps to reproduce doesn't result in exceptions anymore
Thanks,
Sarath Subramanian