[ 
https://issues.apache.org/jira/browse/ATLAS-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859856#comment-15859856
 ] 

Madhan Neethiraj edited comment on ATLAS-1542 at 2/9/17 5:30 PM:
-----------------------------------------------------------------

+1 for the patch. Please consider the following update to the log message.

from:
{noformat}Duplicate type {} found. Type Redefinition is not supported on 
bootstrap{noformat}

to:
{noformat}Found duplicate definition of type {}. Ignoring..{noformat}

Please commit this fix in 0.7-incubating and master.



was (Author: madhan.neethiraj):
+1 for the patch. Please consider the following update to the log message.

from:
{noformat}Duplicate type {} found. Type Redefinition is not supported on 
bootstrap{noformat}

to:
{noformat}Found duplicate definition of type {}. Ignoring..{noformat}


> Atlas server fails to start if duplicate types are found during Typesystem 
> bootstrap
> ------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1542
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1542
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Vimal Sharma
>            Assignee: Vimal Sharma
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1542.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to