You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/05/18 13:12:12 UTC

[jira] [Created] (ATLAS-806) Business Taxonomy related types should be registered one time on server startup.

Hemanth Yamijala created ATLAS-806:
--------------------------------------

             Summary: Business Taxonomy related types should be registered one time on server startup.
                 Key: ATLAS-806
                 URL: https://issues.apache.org/jira/browse/ATLAS-806
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.7-incubating
            Reporter: Hemanth Yamijala
            Assignee: John Speidel
             Fix For: 0.7-incubating


The Taxonomy type is currently being registered on the first call to the API. We have seen this could have issues if calls are made in parallel - as could happen in a web situation. Atlas already has the necessary framework to register types at startup time which was introduced as part of ATLAS-512. This should be used here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)