[jboss-jira] [JBoss JIRA] (LOGMGR-195) Create an SPI to allow sockets for the SocketHandler to be managed by the consumer

James Perkins (JIRA) issues at jboss.org
Fri Jun 22 15:54:00 EDT 2018


James Perkins created LOGMGR-195:
------------------------------------

             Summary: Create an SPI to allow sockets for the SocketHandler to be managed by the consumer
                 Key: LOGMGR-195
                 URL: https://issues.jboss.org/browse/LOGMGR-195
             Project: JBoss Log Manager
          Issue Type: Enhancement
            Reporter: James Perkins
            Assignee: James Perkins


Currently the {{SocketHandler}} allows a {{SocketFactory}} to be set to create TCP sockets. However UDP sockets are always created via {{new DatagramSocket()}}. In some cases, like WildFly Core, there may be a desire to allow the consumer to manage the creation of sockets.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list