[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36890 ] Hiram Chirino commented on AMQ-907: -----------------------------------
Moved the activeio transport to a seperate module and placed it in the sandbox. The tcp/ssl/stomp and vm transports do the equivalent and perform better and are much better tested. We might want to consider trashing this transport if no one finds a need for it. > Make the ActiveIO dependency and optional dependency. > ----------------------------------------------------- > > Key: AMQ-907 > URL: https://issues.apache.org/activemq/browse/AMQ-907 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Reporter: Hiram Chirino > Assigned To: Hiram Chirino > Fix For: 4.1 > > > Need to move some core classes that are in activeio to activemq > so that it is not needed to run. Right now the only real > functionality that it provides that is optional is the journal > implementation. > Everything else that is use from activeio are just abstract interfaces, and I > think > those need to be moved/copied to ActiveMQ. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
