Commit Graph

8273 Commits

Author SHA1 Message Date
gtully f1df9f8b82 ignore errors on dir cleanup 2015-01-07 17:11:09 +00:00
Hadrian Zbarcea c5cebd5ec6 More test cleanup: use available port instead of hardcoded 2015-01-06 16:22:56 -05:00
gtully a52bfe62a4 track first missing message - to see if there is some consistency to the ubuntu ci failures 2015-01-06 15:57:50 +00:00
gtully 5616d39d82 see if a stronger sync will sort the ubuntu ci test failures of leveldb - i cannot reproduce 2015-01-06 15:40:45 +00:00
Timothy Bish 7ebc6ceef8 https://issues.apache.org/jira/browse/AMQ-5481
Add some additional logs to MQTT at the trace level.
2015-01-06 10:32:56 -05:00
Hadrian Zbarcea 4bf5d0fc13 Test cleanup: use available port instead of hardcoded 2015-01-06 01:23:13 -05:00
Timothy Bish 4b7131ff85 https://issues.apache.org/jira/browse/AMQ-5468
Add a connect check in the inactivity monitor to account for opened
connections that might drop but not be spotted, in the case where the
connect frame is lost this can lead to connections that aren't fully
opened and won't be cleaned up until the broker detects the socket has
failed.  

By default the connection timer is set to 30 seconds, if no connect
frame is read by then the connection is dropped.  The broker can be
configured via the 'transport.connectAttemptTimeout' URI option, a value
<= zero disable the check.
2015-01-05 18:53:34 -05:00
gtully 6c2e2f5446 using a more sensible session timeout sorts org.apache.activemq.leveldb.test.ElectingLevelDBStoreTest#testElection also 2015-01-05 21:05:34 +00:00
gtully 4d8489ba38 https://issues.apache.org/jira/browse/AMQ-5506 - fix typo in leveldb attribute ZkSessionTmeout - now with the i, store.setZkSessionTimeout 2015-01-05 21:00:45 +00:00
gtully 5ebe71cec9 improve reliability of leveldb replication test org.apache.activemq.leveldb.test.ReplicatedLevelDBBrokerTest - ZOOKEEPER-1751 fixed in 3.4.6 is releated, also the default 2s session expiry with a 500ms tick seems to be problematic with porpotional ping intervals. With 3.4.6 random client session expiry due to ping timeouts are avoided but unexpected server side expiry still ocurrs due to missing pings. Upping the session expiry to 15s avoids the client - server mismatch in session connection cleanup 2015-01-05 21:00:45 +00:00
Hadrian Zbarcea 9ee7bbb0af This closes #49. For some reason didn't register with commit 46bc26cea5 2015-01-05 15:46:14 -05:00
Hadrian Zbarcea 8e0865d5d1 [AMQ-5505]. Add getUptimeMillis to the BrokerView MBean. This closes #56 2015-01-05 13:23:19 -05:00
Hadrian Zbarcea aedcae139b Revert "[maven-release-plugin] prepare release activemq-5.11.0"
This reverts commit 48b0cf396c.
2015-01-05 12:25:58 -05:00
Hadrian Zbarcea 89995f4723 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 7b285c6f52.
2015-01-05 12:25:47 -05:00
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