[
https://issues.apache.org/jira/browse/ATLAS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478466#comment-16478466
]
Madhan Neethiraj commented on ATLAS-2010:
-----------------------------------------
Committed to master:
http://git-wip-us.apache.org/repos/asf/atlas/commit/eb5d6fcd
> 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: trunk, 0.8-incubating, 0.8.1
> Reporter: Apoorv Naik
> Assignee: Apoorv Naik
> Priority: Major
> Fix For: 0.8.1, 1.0.0
>
> Attachments:
> 0001-ATLAS-2010-Hook-should-start-consuming-messages-only.patch
>
>
> 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
(v7.6.3#76005)