Claus Ibsen
|
35f15ac8a1
|
AMQ-3451: Fixed memory leak when using embedded ActiveMQ broker from Spring XML file. Need to clear a spring cache when stopping.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1382055 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 14:46:45 +00:00 |
Claus Ibsen
|
aa6a6d73e5
|
AMQ-3451: Ensure thread pools is shutdown properly to avoid any leaks. Do not use the old @deprecated thread pool.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381991 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 12:14:35 +00:00 |
Claus Ibsen
|
4e1989247e
|
AMQ-3451: Ensure thread pools is shutdown properly to avoid any leaks. Do not use the old @deprecated thread pool.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381987 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 12:05:53 +00:00 |
Claus Ibsen
|
8a01c5d16a
|
AMQ-3451: Ensure thread pools is shutdown properly to avoid any leaks. Do not use the old @deprecated thread pool.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381985 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 11:58:21 +00:00 |
Bosanac Dejan
|
8530111cad
|
https://issues.apache.org/jira/browse/AMQ-4005 - remove deprecated API warning from tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381981 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 11:34:50 +00:00 |
Bosanac Dejan
|
97f03d43dd
|
https://issues.apache.org/jira/browse/AMQ-4005 - remove deprecated API warning
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381980 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 11:23:05 +00:00 |
Bosanac Dejan
|
a00f235842
|
https://issues.apache.org/jira/browse/AMQ-4028 - update certificates as the current ones are expired
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381964 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 09:46:03 +00:00 |
Bosanac Dejan
|
f4de9a66ae
|
https://issues.apache.org/jira/browse/AMQ-4028 - missed adding files in the previous commit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381896 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 06:14:08 +00:00 |
Claus Ibsen
|
6c1676b59f
|
AMQ-4026: Using ThreadPoolUtils to shutdown thread pool. Use thread pool from broker service where applicable.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381695 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 17:50:43 +00:00 |
Bosanac Dejan
|
b32dbb3f47
|
https://issues.apache.org/jira/browse/AMQ-4028 - added basic support; chrome driver still doesn't work well with this scenario, so it requires more investigation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381660 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 16:19:01 +00:00 |
Claus Ibsen
|
5bf13b064e
|
Polished
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 11:56:02 +00:00 |
Claus Ibsen
|
287f69db4d
|
AMQ-4026: Introduced ThreadPoolUtils to shutdown thread pools in a more graceful manner. Improved logging for lifecycle of thread pools and tasks being executed.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381557 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 11:08:11 +00:00 |
Timothy A. Bish
|
2251ba0796
|
fix for: https://issues.apache.org/jira/browse/AMQ-3991
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381422 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 22:22:01 +00:00 |
Claus Ibsen
|
0b01996efb
|
AMQ-3451: Statis default thread pools is @deprecated. Refactored some code to avoid using that. Otherwise it causes leaks in Tomcat when redeploying apps.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381237 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 16:28:58 +00:00 |
Claus Ibsen
|
c30dd0c0ba
|
AMQ-4016: Removed not used static thread pool from ActiveMQConnectionFactory.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381191 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 14:08:48 +00:00 |
Gary Tully
|
446cb26e38
|
https://issues.apache.org/jira/browse/AMQ-4020 https://issues.apache.org/jira/browse/AMQ-4021 - disable this test till we deal with propagating store exceptions in place of ioexceptions which result in the transport abort and deal with more exact exception reporting from jdbc transaction context, ie from close/commit processing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381161 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 12:43:16 +00:00 |
Gary Tully
|
5c61d97b20
|
https://issues.apache.org/jira/browse/AMQ-4017 - always use async dispatch for the advisory consumer so that we will not block remote dispatch
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1381095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 09:22:43 +00:00 |
Gary Tully
|
640424727d
|
https://issues.apache.org/jira/browse/AMQ-3998 https://issues.apache.org/jira/browse/AMQ-3999 - retroactive durables not supported by older stores, kaha and amq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380847 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 20:12:18 +00:00 |
Gary Tully
|
eaac0d2eee
|
https://issues.apache.org/jira/browse/AMQ-3998 https://issues.apache.org/jira/browse/AMQ-3999 - resolve emergent problems with retroactive durables and use of cache when active durable disconnects. resolves unit test failures and add some more
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380547 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 11:02:17 +00:00 |
Claus Ibsen
|
ad5e969bb1
|
Updated links in javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380492 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 08:46:07 +00:00 |
Claus Ibsen
|
fa41f89ad8
|
Updated links in javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380489 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 08:43:17 +00:00 |
Claus Ibsen
|
8f207568aa
|
Fixing test that may fail
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380477 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 07:55:05 +00:00 |
Bosanac Dejan
|
f344696a4a
|
give tests a little bit more time, to check if it will help with occasional failures on slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380264 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-03 15:10:23 +00:00 |
Bosanac Dejan
|
99088c7ba6
|
https://issues.apache.org/jira/browse/AMQ-3905 - use 0.0.0.0 instead of localhost for default karaf configurations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380187 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-03 09:54:15 +00:00 |
Claus Ibsen
|
e85a8bd11c
|
AMQ-3797: Avoid using StringArrayEditor as property editor as it causes memory leak when undeploying app in a container such as Tomcat.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380168 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-03 08:35:42 +00:00 |
Claus Ibsen
|
bed42a27c6
|
AMQ-3797: Added unit test for StringArrayEditor
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380147 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-03 07:24:27 +00:00 |
Claus Ibsen
|
b186513b05
|
AMQ-3797: Avoid adding the same paths to property editor serach path, if for example ActiveMQ is redeployed.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379967 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-02 13:48:04 +00:00 |
Claus Ibsen
|
5cbdddae98
|
AMQ-3861: Offer a way to not set a transaction manager in activemq-camel. Thanks to patch from Babak. Requires Camel 2.10 or better.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379939 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-02 10:54:22 +00:00 |
Claus Ibsen
|
83eb01188a
|
AMQ-4008: Fixed MDC leak during shutting down AMQ broker, such as reported by Apache Tomcat.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379923 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-02 07:32:41 +00:00 |
Claus Ibsen
|
15b27399e8
|
AMQ-4007: Fixed default values of system usage for GB values to use 1024 multiplier instead of 1000.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379922 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-02 07:12:33 +00:00 |
Claus Ibsen
|
5abbfc2200
|
AMQ-4013: Upgraded to xbean 3.11.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379918 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-02 06:38:57 +00:00 |
Claus Ibsen
|
8e43091a45
|
AMQ-3847: activemq-camel has again required dependency on activemq-pool.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379795 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-01 16:20:52 +00:00 |
Claus Ibsen
|
12e25bd849
|
AMQ-3950: activemq-blueprint has wider osgi import of aries. Thanks to Balazs Zsoldos for the patch.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379771 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-01 15:25:52 +00:00 |
Claus Ibsen
|
ca728c0958
|
AMQ-4007: Fixed default values of system usage for GB values to use 1024 multiplier instead of 1000.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379767 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-01 14:59:17 +00:00 |
Claus Ibsen
|
4b44d3129c
|
AMQ-4012: Use english locale when doing lower/upper case introspection to avoid issues when running on certain locales such as turkish.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379765 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-01 14:50:33 +00:00 |
Claus Ibsen
|
0e724cd53f
|
AMQ-4010: Use pre compiled pattern when doing string replaceAll as its faster.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379761 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-01 13:04:53 +00:00 |
Claus Ibsen
|
3092051699
|
AMQ-4008: Fixed issue with re-deploying AMQ broker in same JVM such as Apache Tomcat, with the jmx connector not working on re-deployment. Now it does. Improved logging and better message to end user about the JMX issue.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 14:01:39 +00:00 |
Bosanac Dejan
|
ee2069f85c
|
https://issues.apache.org/jira/browse/AMQ-3986 - respect prefetch values for MDBs
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379433 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 12:53:53 +00:00 |
Bosanac Dejan
|
1e57750dd6
|
https://issues.apache.org/jira/browse/AMQ-3986 - improve test, copy prefetch policies on managed connection factory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379414 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 10:46:49 +00:00 |
Claus Ibsen
|
eea9fca04d
|
AMQ-4008: Fixed MDC leak during shutting down AMQ broker, such as reported by Apache Tomcat.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379376 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 09:10:23 +00:00 |
Claus Ibsen
|
d6025b8a09
|
Upgraded to Camel 2.10.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379310 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 06:35:16 +00:00 |
Timothy A. Bish
|
80242339ec
|
Update to commons-pool v 1.6 for: https://issues.apache.org/jira/browse/AMQ-4006
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379082 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 19:35:06 +00:00 |
Claus Ibsen
|
a639794c08
|
Added more to svn ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378932 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 13:33:39 +00:00 |
Bosanac Dejan
|
f5178cc73f
|
https://issues.apache.org/jira/browse/AMQ-4005 - pluggable lockers; move shared file locker from kahadb package and improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378917 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 13:00:04 +00:00 |
Claus Ibsen
|
b080d5fe21
|
AMQ-3988: Setting a message listener to null on AcitveMQSession should be allowed even if the session has been closed, to avoid throwning invalid state exception, that causes exceptions to be logged during shutting down apps. This allows a more clean shutdown of AMQ.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378887 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 11:15:32 +00:00 |
Bosanac Dejan
|
6ce702d4cf
|
https://issues.apache.org/jira/browse/AMQ-4005 - plugable lockers; introduce new API and refactor current KahaDB and JDBC solutions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378881 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 10:47:49 +00:00 |
Claus Ibsen
|
dd2556bc91
|
AMQ-4004: The option maximumActive has been name a more descriptive name to not confuse end users. The old name is kept but is @deprecated to be backwards compatible.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378859 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 08:54:15 +00:00 |
Claus Ibsen
|
8fc47c6abf
|
AMQ-4003: Add option to PooledConnectionFactory to control if connection should be created on startup or not
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378853 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-30 08:37:44 +00:00 |
Timothy A. Bish
|
324ab99afa
|
additional change for: https://issues.apache.org/jira/browse/AMQ-3996
The sslEngine instance in the NIOSSLTransport needs to be updated when the handshake process completes.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378686 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-29 19:11:22 +00:00 |
Gary Tully
|
99be769f96
|
https://issues.apache.org/jira/browse/AMQ-3998 https://issues.apache.org/jira/browse/AMQ-3999 - fix regression in org.apache.activemq.bugs.AMQ3934Test - resetting batch too eagerly in old behaviour results in picking up deleted message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378542 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-29 13:30:04 +00:00 |