activemq/activemq-jdbc-store/src
Christopher L. Shannon (cshannon) b9fad53fc6 https://issues.apache.org/jira/browse/AMQ-6067
The JDBCMessageStore now checks hasSpace() when running a message
recovery listener to prevent going past the max configured page size
2016-08-26 13:46:42 -04:00
..
main https://issues.apache.org/jira/browse/AMQ-6067 2016-08-26 13:46:42 -04:00
test/java/org/apache/activemq/store/jdbc/adapter AMQ-6370 - move cleanup lock to connection allocation to avoid contention with between store and connection pool. pool connection grant or block is now guarded by store lock which lasts till connection is closed 2016-07-21 10:54:40 +01:00