mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 13:36:07 +00:00
Changing the nio+ssl transports to trigger a serviceRead after start up to prevent blocking. The prevents the channels from not reading in certain cases, most notably with the auto+nio+ssl transport when used for a network bridge. Also added a couple tests and changed a network bridge test to test out auto+nio+ssl. (cherry picked from commit ed0e786b6002633411037923fb28a075489e442b)