-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52469/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1203
https://issues.apache.org/jira/browse/ATLAS-1203
Repository: atlas
Description
-------
With fix in ATLAS-1184, loading of types during startup registeres only the
types that don't exist yet. If all types are already registered, an attempt was
made to register empty type-list - which resulted in 'invalid type defintion'
error.
Diffs
-----
repository/src/main/java/org/apache/atlas/services/ReservedTypesRegistrar.java
6e0b586
Diff: https://reviews.apache.org/r/52469/diff/
Testing
-------
All unit tests pass successfully.
Thanks,
Madhan Neethiraj