Avoid internal lifecycle synchronization for SingleConnectionFactory
and SingleConnectionDataSource
#32284
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
in: messaging
Issues in messaging modules (jms, messaging)
type: enhancement
A general enhancement
Milestone
Along with #32252, it turns out that the JMS
SingleConnectionFactory
and also the JDBCSingleConnectionDataSource
should also benefit from a synchronization-free lifecycle lock arrangement for startup/shutdown.The text was updated successfully, but these errors were encountered: