[
https://issues.apache.org/jira/browse/ARIES-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871899#action_12871899
]
Jarek Gawor commented on ARIES-323:
-----------------------------------
There is also BlueprintEvent.WAITING event issued by a service reference when
waiting for a mandatory service (see ReferenceRecipe). The event is not logged
in ReferenceRecipe but it is logged in BlueprintEventDispatcher.
> Emit an event/warning when a blueprint cannot find its services and moves
> into the wait state
> ---------------------------------------------------------------------------------------------
>
> Key: ARIES-323
> URL: https://issues.apache.org/jira/browse/ARIES-323
> Project: Aries
> Issue Type: Improvement
> Components: Blueprint
> Affects Versions: 0.1
> Reporter: Alasdair Nottingham
>
> If a mandatory dependency is not available the bundle goes into a wait state
> waiting up to n minutes (where n is 5 by default) for the dependencies to
> become available. This means if a mistake is made the user has to wait 5
> minutes to get any indication of a problem. It would be really good if we
> could emit an event, somehow, that indicated that the bundle was in this wait
> state when entered to reduce this time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.