cshannon commented on PR #1851: URL: https://github.com/apache/activemq/pull/1851#issuecomment-4158426942
@arnoudja - I took care of AMQP and merged it in in #1859. I talked talked to @tabish121 a bit about some of my ideas for making things more thread safe and the SoftRefrence idea probably won't work because of the large impact on GC (longer GC pauses, fragmentation, etc). I'm going to look into this though and my other ideas. Let me know if you are able to figure out where things are going wrong with when you test with Stomp -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
