Jean-Francois Denise created WFCORE-2684:
--------------------------------------------
Summary: IO extension doesn't initialise outbound bind addresses
Key: WFCORE-2684
URL:
https://issues.jboss.org/browse/WFCORE-2684
Project: WildFly Core
Issue Type: Bug
Components: IO
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
WorkerService.start and OutboundBindAddressAddHandler execute in //. The add handler is
executed first, so the table is still null.
The Builder table must be returned by the Service.
Furthermore the OutboundBindAddressRemoveHandler uses the operation ModelNode instead of
the model, so there is no way to remove an OutboundBind address.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)