Commit Graph

8259 Commits

Author SHA1 Message Date
Hadrian Zbarcea 8dea161d55 AMQ-5491 - Standalone Web console Session timeout with user/password input. 2015-01-05 12:24:25 -05:00
artnaseef a14af92dc3 [AMQ-5499]
Correct StopBrokerMojo to use a default broker manager.
2015-01-02 10:23:38 -07:00
artnaseef c0eae1bfff [AMQ-5499]
Register the "publishable" URI of every connector on the broker as a maven property after broker startup.
Added unit tests.  Reworked singletons to allow clean unit testing of StartBrokerMojo.
2015-01-01 20:10:59 -07:00
Dejan Bosanac 7b285c6f52 [maven-release-plugin] prepare for next development iteration 2014-12-29 12:44:32 +01:00
Dejan Bosanac 48b0cf396c [maven-release-plugin] prepare release activemq-5.11.0 2014-12-29 12:44:20 +01:00
Dejan Bosanac 90822a5851 adding missing licences 2014-12-29 12:32:51 +01:00
Dejan Bosanac 9f53e2bcae adding missing licences 2014-12-29 12:25:04 +01:00
Dejan Bosanac 54f6508d44 Update spring.schemas for the 5.11.0 release 2014-12-29 11:48:26 +01:00
Dejan Bosanac 5c199c3d9f improve test behaviour on slow ci boxes 2014-12-29 11:12:52 +01:00
Dejan Bosanac c646fac75a increase test timeouts 2014-12-26 11:50:16 +01:00
Dejan Bosanac 9752e1dc93 more levedb test cleaning and turning on debug logging to try to figure CI failures 2014-12-25 14:08:54 +01:00
Dejan Bosanac 5315389080 replicated leveldb test improvements 2014-12-24 16:25:04 +01:00
Dejan Bosanac c266b1069b https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements - revert stop pid renaming 2014-12-23 16:19:16 +01:00
Dejan Bosanac 83631e3068 https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements - remove hostname from pid file 2014-12-23 14:16:07 +01:00
Dejan Bosanac 7100bf377a https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements 2014-12-23 13:16:47 +01:00
gtully 815e0ec5bf https://issues.apache.org/jira/browse/AMQ-5495 - apply suggested changes to allow keyStoreKeyPassword to be specified in ActiveMQSslConnectionFactory 2014-12-22 15:26:40 +00:00
gtully 02d974c409 https://issues.apache.org/jira/browse/AMQ-5493 - apply patch from pedro with thanks - prevent spurious thread start on shutdown 2014-12-22 12:44:41 +00:00
gtully e16815ad3b https://issues.apache.org/jira/browse/AMQ-5174 - apply patch from paulGale with thanks replace jdbc specific lease io handler with generic lease io handler - closesThis closes #53 2014-12-22 12:37:43 +00:00
Dejan Bosanac d91bdc4cff fix test failure on slow ci boxes 2014-12-22 12:03:53 +01:00
Timothy Bish a090472942 Add properties to the connection that indicate what the proper
destination prefix value should be for Topic or Queue destination types.
2014-12-19 12:27:09 -05:00
Dejan Bosanac 9927824c27 give test some more time 2014-12-19 16:13:01 +01:00
Dejan Bosanac b969358445 add test more time to clean up on slow machines 2014-12-18 16:24:51 +01:00
gtully f57fd7daad fix intermittent failure of LeaseDatabaseLockerTest and fix log messge with lease expiry time 2014-12-16 13:38:05 +00:00
Claus Ibsen fc3bb5c659 Upgrade to latest Camel release 2014-12-16 13:55:39 +01:00
gtully 30d3fae323 reduce test duration to match existing fork timeouts 2014-12-16 11:41:37 +00:00
gtully 13c207292f fix failing DbRestartJDBCQueueTest 2014-12-15 14:21:47 +00:00
gtully 2d9959a6f6 https://issues.apache.org/jira/browse/AMQ-5476 - ZeroPrefetchConsumerTest regression - fix default in connection factory and refactor prefetchExtension support - https://issues.apache.org/activemq/browse/AMQ-2560 2014-12-15 14:21:47 +00:00
Timothy Bish 411c7547ac Adds a test used for checking memory usage in the AMQP connector, test
is disabled and not intended for normal test runs.
2014-12-12 18:01:59 -05:00
Timothy Bish 9bd070a8f6 https://issues.apache.org/jira/browse/AMQ-5484
Ensure that the subscriptionByConsumerId map gets cleaned up when a
sender is closed.
2014-12-11 13:03:09 -05:00
gtully d25c52ccb2 https://issues.apache.org/jira/browse/AMQ-5483 - fix and test - assigned group counts are updated when lru map evicts a group assignment 2014-12-11 14:42:00 +00:00
gtully 15eba48564 fix mvn warn on deploy profile 2014-12-11 14:42:00 +00:00
Timothy Bish 1409acb36e https://issues.apache.org/jira/browse/AMQ-5480
Give the user more rope.
2014-12-10 16:52:13 -05:00
Dejan Bosanac 994d9b26a0 https://issues.apache.org/jira/browse/AMQ-5033 - revert changes to the rss and atom feed links, as c:url doesn't escape value 2014-12-10 12:05:28 +01:00
Timothy Bish 90afa24549 Restore test disabled by mistake 2014-12-09 16:15:05 -05:00
Timothy Bish 12481abb98 https://issues.apache.org/jira/browse/AMQ-5479
Fix script output not reading JAVA_HOME
2014-12-09 11:08:28 -05:00
Timothy Bish 164e303e21 https://issues.apache.org/jira/browse/AMQ-5473
Apply patch that allows for durable subs to migrate when links are
stolen.
2014-12-09 10:35:58 -05:00
Timothy Bish 61a3eab8ab https://issues.apache.org/jira/browse/AMQ-5475
Ensure that client's connecting with non-supported AMQP versions or
client's with invalid AMQP headers are sent an AMQP v1.0 header and are
then disconnected.
2014-12-08 17:23:15 -05:00
gtully f75857fbbf remove unnecessary broker durability from this test 2014-12-08 14:06:15 +00:00
gtully bc3587cfc9 fix failing RecoverExpiredMessagesTest - remove duplicate ref to secedualler task in jdbc pa inheritance and fix persistence adapter ref in test 2014-12-08 14:00:43 +00:00
gtully 919099b419 more realistic test with short lived groups rather than single entry 2014-12-08 14:00:42 +00:00
gtully db65c2e027 fix JMSClientNioTest close timeout leaving broker hanging about 2014-12-08 14:00:42 +00:00
Dejan Bosanac 80a4fb7cb7 https://issues.apache.org/jira/browse/AMQ-5378 - shell script improvements; removing setup, cygwin fixes, refactoring 2014-12-08 14:45:14 +01:00
gtully 3858faaf9d prevent test from pulling in persistence adapter from default location, persistence is not required for this test 2014-12-05 15:04:11 +00:00
gtully bbb2acca2f https://issues.apache.org/jira/browse/AMQ-5476 - fix and test - https://issues.apache.org/jira/browse/AMQ-2790 - default messagePrioritySupported=false 2014-12-05 14:49:48 +00:00
gtully a876a34141 tidy up test code layout 2014-12-05 14:02:27 +00:00
gtully 60ad053486 https://issues.apache.org/jira/browse/AMQ-2719 - resolve possible skipped dispatch - https://issues.apache.org/jira/browse/AMQ-2106 - remove overload so that distribution order is not compromised when consumers are removed with a valid last delivered sequence. Additional test that uses consumer recreation to redistribute groups 2014-12-05 13:59:04 +00:00
Dejan Bosanac 802e527ea4 https://issues.apache.org/jira/browse/AMQ-5438 - improve kahadb archive logs. This closes #50 2014-12-04 14:04:23 +01:00
Dejan Bosanac 5d77b395f6 https://issues.apache.org/jira/browse/AMQ-5379 - use zero prefetch if consumer credit is unknown when connecting 2014-12-04 12:32:59 +01:00
Timothy Bish 7bafa7da50 https://issues.apache.org/jira/browse/AMQ-5405
Move to v 0.30 of the QPid JMS client.  Allow the CI tests to exercise
these to see what might be broken.
2014-12-03 15:28:07 -05:00
gtully 23052aa986 remove angles that won't compile on 1.6 2014-12-03 13:13:40 +00:00