Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.7-incubating, 0.8-incubating
-
None
-
None
Description
When Atlas server is restarted, types in the existing typesystem are bootstrapped from the underlying graph. When a duplicate type is found(probably due to a stray vertex in the graph), Atlas server throws an exception and server refuses to start.
Atlas server should log a warning when a duplicate type is encountered. The server should come up normally without throwing an exception