You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Apoorv Naik (JIRA)" <ji...@apache.org> on 2017/07/31 19:03:00 UTC

[jira] [Created] (ATLAS-2010) Atlas Hook consumer runs into type not found

Apoorv Naik created ATLAS-2010:
----------------------------------

             Summary: Atlas Hook consumer runs into type not found
                 Key: ATLAS-2010
                 URL: https://issues.apache.org/jira/browse/ATLAS-2010
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.8-incubating, trunk, 0.8.1-incubating
            Reporter: Apoorv Naik
            Assignee: Apoorv Naik
             Fix For: trunk, 0.8.1-incubating, 0.8-incubating


Sometimes the Hook consumer bean gets created before the type registry has been fully initialized and when it's trying to create the entity, the type name is missing from the registry.

Add depends on the HookConsumer class to make sure that the creation only happens after type registry is completely bootstrapped.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)