[jboss-jira] [JBoss JIRA] (WFLY-1801) Allow remoting endpoint options to be configurable
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Thu Aug 1 08:04:26 EDT 2013
jaikiran pai created WFLY-1801:
----------------------------------
Summary: Allow remoting endpoint options to be configurable
Key: WFLY-1801
URL: https://issues.jboss.org/browse/WFLY-1801
Project: WildFly
Issue Type: Feature Request
Components: Remoting
Reporter: jaikiran pai
Assignee: David Lloyd
Fix For: 8.0.0.Alpha3
Currently, there's no way the remoting endpoint creation options can be configured.
I see a TODO https://github.com/wildfly/wildfly/blob/master/remoting/src/main/java/org/jboss/as/remoting/RemotingSubsystemAdd.java#L78 which seems to have remained unimplemented.
For now, the only endpoint point options that are passed are hardcoded from here https://github.com/wildfly/wildfly/blob/master/remoting/src/main/java/org/jboss/as/remoting/EndpointConfigFactory.java#L46.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list