Bosanac Dejan
|
74ba0529d2
|
https://issues.apache.org/jira/browse/AMQ-4628 - first attempt at jdbc performance improvement; make xid column string and indexed
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1502206 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 12:33:33 +00:00 |
Bosanac Dejan
|
661801ebcd
|
https://issues.apache.org/jira/browse/AMQ-4592 - mysql_connector_java adapter support
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495049 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 15:17:32 +00:00 |
Gary Tully
|
ada9e00b6d
|
https://issues.apache.org/jira/browse/AMQ-1870 - fix on missed maxrow computation. thanks Keith
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492698 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-13 15:06:50 +00:00 |
Timothy A. Bish
|
0168a826f7
|
fix and test for: https://issues.apache.org/jira/browse/AMQ-4581
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492214 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 14:18:51 +00:00 |
Hiram R. Chirino
|
ec9975c36e
|
Additional fixes related to AMQ-4563: You can now configure the storeOpenWireVersion property of a broker to control which version of openwire is used by the persistence stores. This needs to be set to version 10 to preserve the original AMQP message ids.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1488375 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 19:56:03 +00:00 |
Hiram R. Chirino
|
1399cf9522
|
Fixing regression introduced by AMQ-4529 the JdbcXARecoveryBrokerTest was failing.
Switching the jdbc store to use the entryLocator instead of the dataLocator
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1482334 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 13:49:09 +00:00 |
Bosanac Dejan
|
7450a32ae7
|
https://issues.apache.org/jira/browse/AMQ-4495 - always get a max batch of messages from the store
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1478823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 14:50:56 +00:00 |
Gary Tully
|
ef1d254e34
|
AMQ-4122 - add log warning if lease will expire due to mal configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1450213 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-26 15:25:47 +00:00 |
Gary Tully
|
56174e770d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:45:26 +00:00 |
Gary Tully
|
5e257808f3
|
[maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:43:41 +00:00 |
Claus Ibsen
|
8d560fe39a
|
AMQ-3914: MS SQL JDBC driver 4.0 fixed. Thanks to Petr Nídl for the details.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442517 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 09:26:37 +00:00 |
Gary Tully
|
d6e8a5b988
|
https://issues.apache.org/jira/browse/AMQ-1870 - have maxRows implement a limit, policyentry max page size can be used to extend the scan, https://issues.apache.org/jira/browse/AMQ-3557
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439933 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 15:27:01 +00:00 |
Timothy A. Bish
|
a55aae00e7
|
Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 22:44:25 +00:00 |
Gary Tully
|
0f3ce45cff
|
fix up test regression causing hang broker needs to be started and stopped for jdbc pa test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423828 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-19 11:25:04 +00:00 |
Gary Tully
|
aac50fc57c
|
https://issues.apache.org/jira/browse/AMQ-4103 - fix default jdbc locker impl - same problem as lease after refactor from https://issues.apache.org/jira/browse/AMQ-4005
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407621 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 20:36:27 +00:00 |
Gary Tully
|
02ef3dc918
|
https://issues.apache.org/jira/browse/AMQ-4122 - tidy up duplicate use of brokerservice aware
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407614 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 20:08:25 +00:00 |
Hiram R. Chirino
|
7c9fec6e25
|
Removed all un-needed dependencies from the activemq-broker pom. Moved the remaining spring support classes into activemq-spring.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406852 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 22:53:41 +00:00 |
Hiram R. Chirino
|
c5cf03806d
|
Refactored out the remaining plugins in the activemq-core module into their own modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406686 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 16:00:07 +00:00 |