Claus Ibsen
|
ddda4004b4
|
AMQ-1492: Allow to configure whether changing auto commit is allowed on JDBC persistence adapter. Some JDBC drivers dont allow changing that.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-07 11:56:07 +00:00 |
Claus Ibsen
|
229c634a83
|
AMQ-1719: Avoid potential NPE in connection state tracker.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-07 10:51:52 +00:00 |
Gary Tully
|
7db7ed130b
|
revert the change to defalut included for surefire, there are a bunch of non tests in there. *Test.* is needed
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 19:05:28 +00:00 |
Gary Tully
|
b24dfb908b
|
https://issues.apache.org/jira/browse/AMQ-4094 - offline durable subs with selectors can lead to page leaks in the index and bloat of db.data in kahadb - fix up page caching on overflow and btree free on remove. test that validates the inuse page count for specific intervals
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394733 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 19:04:59 +00:00 |
Gary Tully
|
a5eb7c6fa2
|
polish: some typos
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394732 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 19:04:18 +00:00 |
Hiram R. Chirino
|
536e78208e
|
Only test using the SwitfMQ client libs if they are available in the users env.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394682 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 17:40:15 +00:00 |
Hiram R. Chirino
|
6baed7a15a
|
Fixin deadlock in amqp impl. Improved message mapping support and commented out the failing Joram test cases.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394677 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 17:35:07 +00:00 |
Hiram R. Chirino
|
f355b16d38
|
Lets validate the Qpid JMS client <- AMQP 1.0 -> ActiveMQ impl using the Joram compliance suite. (Still not working).
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394300 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 22:25:15 +00:00 |
Hiram R. Chirino
|
88dfe0020b
|
Test against the qpid JMS client.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394280 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 21:39:37 +00:00 |
Timothy A. Bish
|
cf8613bea4
|
add svn:ignore property
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 21:02:24 +00:00 |
Hiram R. Chirino
|
72d72ab79e
|
AMQP: Sending and receiving large number of messages was broken.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394266 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 21:00:36 +00:00 |
Hiram R. Chirino
|
cac8c9c385
|
Improving the AQMP<-->JMS message mapping impl.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1394264 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 21:00:25 +00:00 |
Bosanac Dejan
|
205699e11e
|
https://issues.apache.org/jira/browse/AMQ-3851 - refactor AuthorizationBroker so that addDestinationInfo is properly handled
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393988 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 11:09:21 +00:00 |
Hiram R. Chirino
|
e7137b7eae
|
AMQP impl: A simple send and receive is now working
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 22:01:08 +00:00 |
Hiram R. Chirino
|
7fe30bc0cc
|
Making more progress on the AMQP implementation.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393782 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 21:46:46 +00:00 |
Hiram R. Chirino
|
cdd5150340
|
Initial rough cut of AMQP protocol support using the QPID proton project.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393500 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 14:15:01 +00:00 |
Gary Tully
|
62bcbaa5d0
|
ensure slow-tests profile overrides excludes and runs all tests - duplicate the config in that profile, so order is the same etc; don't see another way atm
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393443 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 11:53:33 +00:00 |
Gary Tully
|
c5421f9095
|
remove dud import
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393178 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 20:58:49 +00:00 |
Gary Tully
|
1005fc5062
|
https://issues.apache.org/jira/browse/AMQ-4091 - apply destination policy to temp topics, allows a memory limit to be specified to partition temp dest usage and enable producer flow control
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393174 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 20:51:00 +00:00 |
Timothy A. Bish
|
9fbf52df7a
|
fix: https://issues.apache.org/jira/browse/AMQ-4090
update svn:ignore for some modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1393125 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 19:25:45 +00:00 |
Bosanac Dejan
|
0b0ed9f84d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392979 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:37:31 +00:00 |
Bosanac Dejan
|
e396468d9b
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:37:00 +00:00 |
Bosanac Dejan
|
df8b1d578c
|
rolling back scm info
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:25:50 +00:00 |
Bosanac Dejan
|
16dc729163
|
[maven-release-plugin] rollback the release of activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392968 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:24:44 +00:00 |
Bosanac Dejan
|
c479df0679
|
[maven-release-plugin] prepare release activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392966 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 15:20:57 +00:00 |
Gary Tully
|
a625f7ab94
|
add verification of blocking via full advisory - odd that advisory arrives late, hmm
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392945 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:55:03 +00:00 |
Bosanac Dejan
|
c83b70c3cd
|
[maven-release-plugin] rollback the release of activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392935 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:44:05 +00:00 |
Bosanac Dejan
|
f2af2c9187
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392933 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:40:11 +00:00 |
Bosanac Dejan
|
07bed31f7b
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:34:36 +00:00 |
Bosanac Dejan
|
798437773a
|
rolling back version because of failed release:perform
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392924 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:22:49 +00:00 |
Bosanac Dejan
|
5094609ec5
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 14:16:05 +00:00 |
Bosanac Dejan
|
3576fbe97a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392876 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 12:09:24 +00:00 |
Bosanac Dejan
|
02b2ba294e
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392874 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 12:08:45 +00:00 |
Bosanac Dejan
|
47f9ef9b11
|
add link to plugabble lockers to activemq-jdbc configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392855 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 11:40:05 +00:00 |
Bosanac Dejan
|
8c85aeb231
|
change parent for spring 3.1 test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392846 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 11:22:08 +00:00 |
Claus Ibsen
|
83c9dc0e68
|
AMQ-4088: Filtered the example scripts so they can use the AMQ version number in their scripts.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392820 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 09:54:54 +00:00 |
Claus Ibsen
|
b437c2c52b
|
AMQ-4088: Unix kit examples should have execute permission on scripts by default.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392810 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 09:33:04 +00:00 |
Claus Ibsen
|
2daf9f16e9
|
AMQ-4088: Fixed kit to include httpclient/core. Trying to include execute permission on tarbal for scripts in examples.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392799 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 09:08:36 +00:00 |
Claus Ibsen
|
c5a9dae974
|
AMQ-4089: Polished the user guide in the kit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392791 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 08:41:45 +00:00 |
Claus Ibsen
|
87a0a4e19a
|
AMQ-4087: Added TM to AMQ logo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 08:27:11 +00:00 |
Claus Ibsen
|
cb1871ffca
|
Fixed features.xml to use version number of project.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392783 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 08:09:57 +00:00 |
Claus Ibsen
|
a26ab53dd2
|
Initial add of itests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392778 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 07:51:58 +00:00 |
Claus Ibsen
|
74a80fee32
|
Initial add of itests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392774 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 07:47:23 +00:00 |
Bosanac Dejan
|
a8d364d030
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392269 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-01 10:39:07 +00:00 |
Bosanac Dejan
|
a97f821869
|
[maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-01 10:38:35 +00:00 |
Timothy A. Bish
|
a80acbb1ad
|
Polish the code, remove warnings fix spelling errors in the docs, add some new javadocs, etc.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391682 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 22:19:20 +00:00 |
Gary Tully
|
0a7c5dc93a
|
https://issues.apache.org/jira/browse/AMQ-2106 - Allow broker to evenly distribute message groups among consumers - have consumer order take number of assigned groups into account, such that priority is given to the least loaded consumers. When groups change frequently or are suspended this allows better distribution. When new consumer arrive they now have a good chance of getting the next available groups
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391661 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 21:13:59 +00:00 |
Gary Tully
|
591c1a549c
|
ensure async dispatches temp advisory is present before verfication of temp usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391392 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-28 10:48:22 +00:00 |
Timothy A. Bish
|
f677d1a2c5
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4084
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391238 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 22:17:49 +00:00 |
Timothy A. Bish
|
f4b26ea95d
|
Update svn-ignore properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1391220 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-27 21:07:24 +00:00 |