Commit Graph

4411 Commits

Author SHA1 Message Date
Justin Bertram ec63189a0a [maven-release-plugin] prepare release 2.4.0 2017-11-01 00:38:56 -05:00
Justin Bertram ac51c90571 This closes #1627 2017-11-01 00:13:37 -05:00
Justin Bertram 0413b8c488 NO-JIRA fix new example poms 2017-11-01 00:11:46 -05:00
Justin Bertram a44b9d5edf [maven-release-plugin] prepare for next development iteration 2017-10-31 12:09:43 -05:00
Justin Bertram 34a7431d1b [maven-release-plugin] prepare release 2.4.0 2017-10-31 12:07:55 -05:00
Andy Taylor e3a24f08b6 This closes #1623 ARTEMIS-1488 add 'all' client jar to distribution 2017-10-31 14:44:37 +00:00
Justin Bertram cd99aba48b ARTEMIS-1488 add 'all' client jar to distribution 2017-10-31 14:44:37 +00:00
Justin Bertram 80855e0789 This closes #1626 2017-10-31 09:33:10 -05:00
Andy Taylor 804e12c7ce ARTEMIS-1491 - removed duplicate Jolokia instance
https://issues.apache.org/jira/browse/ARTEMIS-1491
2017-10-31 09:33:10 -05:00
Justin Bertram de69673fc0 This closes #1625 2017-10-31 08:37:40 -05:00
Clebert Suconic 9eb780cbd1 ARTEMIS-1490 Race on address delete 2017-10-31 08:37:40 -05:00
Justin Bertram f8a4e0c964 This closes #1624 2017-10-31 08:33:44 -05:00
Clebert Suconic f8a0eec2cf ARTEMIS-1489 Adjusting timeouts on test
The Critical analyzer is supposed to catch Deadlocks, and such
can only be resolved by killing the VM.

This test is using shutdown as it would be a bit more complex to
handle Byteman to then halt the VM. This will validate the
CriticalAnalyzer is capturing the event, and in such it would halt the VM.
2017-10-31 08:33:44 -05:00
Clebert Suconic 2bf690e21b ARTEMIS-1489 Adding Timed Buffer into Critical Analyzer 2017-10-31 08:33:44 -05:00
Martyn Taylor 5a476a189d ARTEMIS-1489 Add test for TimedBuffer Critical Analyser 2017-10-31 08:33:44 -05:00
Clebert Suconic 3bdeed80c3 This closes #1622 2017-10-31 09:17:08 -04:00
Erich Duda fb76d9aeb0 ARTEMIS-1485 ActiveMQTestBase.threadDump should print information about locks and deadlocks
Improved implementation of ActiveMQTestBase.threadDump which uses ThreadMXBean
for getting information about threads including locks and deadlocks.
2017-10-31 08:04:11 +01:00
Clebert Suconic 60ce40f3a8 This closes #1620 2017-10-27 23:07:31 -04:00
Clebert Suconic 1af6d986a5 ARTEMIS-1447 Reuse thread pools on JDBC Locks
I had moved the initialization of the thread pools for that..
I also have changed the CrticialAnalyzer to use the same pools as part of this
2017-10-27 22:32:53 -04:00
Justin Bertram 6cc786ff15 This closes #1619 2017-10-27 12:26:48 -05:00
Francesco Nigro 33cab063ea ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store
It fixes the NPE on server start due to:
 - missing SqlProviderFactory
 - missing executor factory/scheduled pool (ie using exclusive scheduled pools)

It fixes the WARNINGS due to wrong slowness detection while renewing JdbcLeaseLock.
2017-10-27 12:26:48 -05:00
Michael André Pearce dc4681b0d7 This closes #1618 2017-10-27 16:47:11 +01:00
Justin Bertram ba01bf7073 ARTEMIS-1483 upgrade beanutils 2017-10-27 16:47:11 +01:00
Michael André Pearce 7a3317c56b This closes #1616 2017-10-27 16:44:12 +01:00
Justin Bertram b07588a020 ARTEMIS-1467 clean up example
- Rename example project
- Leverage built-in 5.x Camel support instead of using WAR
- Clarify instructions
- Fix pom names/structure
2017-10-27 16:44:12 +01:00
Justin Bertram 6d8e89df9c This closes #1617 2017-10-27 08:45:02 -05:00
Erich Duda 84fb07be53 ARTEMIS-1484 Live's topology update may be ignored
If the current node has no connector to Live, it is better
to update it from older message than to have none.
2017-10-27 10:48:33 +02:00
Clebert Suconic 9a5a3d496d This closes #1576 2017-10-26 15:41:07 -04:00
Clebert Suconic bc97720bf2 NO-JIRA small doc on ActiveMQScheduledComponent 2017-10-26 15:38:37 -04:00
Francesco Nigro 09a5d6f1c6 ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store 2017-10-26 15:38:37 -04:00
Clebert Suconic 909222181a This closes #1605 2017-10-26 12:22:40 -04:00
Clebert Suconic e34b787a77 ARTEMIS-1476 Improving output on percentiles 2017-10-26 12:20:17 -04:00
Francesco Nigro c76369ac7e ARTEMIS-1476 Added HdrHistogram support with verbose SyncCalculation and synchronous writes 2017-10-26 11:47:38 -04:00
Justin Bertram 77f52f40b6 This closes #1594 2017-10-26 10:43:12 -05:00
Stanislav Knot 7dab171d0f ARTEMIS-1467 example for bridging messages from the 5.x broker to Artemis 2017-10-26 10:42:22 -05:00
Justin Bertram 7cca9e9b04 This closes #1615 2017-10-26 09:36:40 -05:00
Clebert Suconic 0e124c0688 NO-JIRA Script I use to rebuild snapshots under the distribution 2017-10-25 17:54:56 -04:00
Clebert Suconic f7e0e3d09f This closes #1614 2017-10-25 17:44:28 -04:00
Justin Bertram c93a250635 ARTEMIS-1473 fix default user/pass system props 2017-10-25 14:56:09 -05:00
Justin Bertram ac73f38d3d NO-JIRA fix timing issue in test 2017-10-25 12:45:48 -05:00
Justin Bertram c2f0c152cc NO-JIRA fix parameter name in HTTP example 2017-10-25 12:45:48 -05:00
Clebert Suconic 448ff08bf8 This closes #1608 2017-10-25 11:44:52 -04:00
Chris Burlinchon 06dab31fd0 ARTEMIS-1479 Fix set validated user in large messages 2017-10-25 11:44:14 -04:00
Justin Bertram ec9779786f This closes #1612 2017-10-25 10:22:15 -05:00
Martyn Taylor 76b1f9cf8f ARTEMIS-1482 Catch malformed SimpleString 2017-10-25 10:22:01 -05:00
Clebert Suconic 6407580b66 This closes #1613 2017-10-25 10:02:13 -04:00
Justin Bertram de1165df6e ARTEMIS-1420 prevent potential NPE 2017-10-25 09:00:10 -05:00
Justin Bertram 75c88410f0 This closes #1611 2017-10-25 07:31:33 -05:00
Michael André Pearce 52513ad7dc ARTEMIS-1481 - Update to hawtio 1.5.5 2017-10-25 09:38:58 +01:00
Justin Bertram 5032b1ca93 This closes #1610 2017-10-24 18:43:53 -05:00