[
https://issues.jboss.org/browse/FURNACE-68?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FURNACE-68:
----------------------------------------
We need to make sure that this code:
https://github.com/forge/furnace/blob/master/container/src/main/java/org/...
is executed after the {{AddonRunnable}} finishes execution, that is, the {{Future}} object
returned by submitting this {{AddonRunnable}} to the underlying {{Executor}} should return
{{isDone() == true}}.
PostStartup events are fired when addon is in LOADED state
----------------------------------------------------------
Key: FURNACE-68
URL:
https://issues.jboss.org/browse/FURNACE-68
Project: Forge: Furnace
Issue Type: Bug
Components: Runtime
Affects Versions: 2.20.1.Final
Reporter: George Gastaldi
Priority: Blocker
Fix For: 2.x Future
It was observed to happen in the simple container
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)