Commit Graph

1633 Commits

Author SHA1 Message Date
Clebert Suconic 17a443b1f0 adding timeout verification
Some VMs (IBM) can eventually ignore the System.gc call.
Adding some mitigation when that happens here
2016-01-19 17:20:49 -05:00
Clebert Suconic c58209f03c This closes #328 2016-01-19 13:06:50 -05:00
jbertram c2be2d452c ARTEMIS-352 security examples readme fix 2016-01-19 13:06:50 -05:00
Clebert Suconic 1dc7a8946a This closes #326 2016-01-19 13:03:16 -05:00
Tom Jenkinson 7b164e45c3 ARTEMIS-351 throw an exception if we get an IOException 2016-01-19 13:02:57 -05:00
Clebert Suconic 54222d8667 This closes #327 2016-01-19 13:02:09 -05:00
Clebert Suconic 68faa1d252 ARTEMIS-350 Small improvement on the replication stop 2016-01-19 11:20:47 -05:00
Andy Taylor b7f0d14b18 ARTEMIS-350 - possible OOM in replication manager
https://issues.apache.org/jira/browse/ARTEMIS-350
2016-01-19 11:18:01 -05:00
Clebert Suconic 8e4aca126b This closes #325 2016-01-19 09:45:52 -05:00
jbertram 2dcd10befc ARTEMIS-336 fix 'stop' command 2016-01-19 09:45:52 -05:00
jbertram d94c044e90 ARTEMIS-349 LDAP plugin listener
This feature required a bit of refactoring to the plugin interface itself as
well as a restriction on the configuration so that either only one plugin could
be specified or an ulimited number of security-setting matches. This was done
to prevent messy situations where a plugin could update settings from the XML
or even another plugin if there were overlapping matches.
2016-01-19 09:45:52 -05:00
Clebert Suconic 3433f5345c This closes #324 2016-01-19 09:43:49 -05:00
Paul Gallagher 4258370142 Update hacking guide with instructions to regenerate the shrinkwrap file 2016-01-19 11:57:25 +00:00
Paul Gallagher dcdba1fcbb Added npm shrinkwrap file 2016-01-19 11:57:25 +00:00
Hiram Chirino 044e8e1159 Cleaner fix for: ARTEMIS-318 Can't stop broker when remote JMX enabled 2016-01-18 11:31:55 -05:00
Hiram Chirino 8c0aa41db0 Fixes ARTEMIS-348: Error Message: bin/artemis: line 109: [: too many arguments 2016-01-18 10:51:49 -05:00
Clebert Suconic ffa79f6e2f This closes #323 2016-01-18 10:26:33 -05:00
Alexey Pakseykin e9821a05f8 Fix URL to project page 2016-01-18 23:06:35 +08:00
Clebert Suconic fc85905569 This closes #321 2016-01-13 18:04:02 -05:00
Clebert Suconic dddd0a1efe https://issues.apache.org/jira/browse/ARTEMIS-345 fixing URI for inVM throwing a log.warn 2016-01-13 17:48:23 -05:00
Clebert Suconic 23aa933ad7 fixing PagingTest 2016-01-13 17:10:11 -05:00
Clebert Suconic ff47ab2136 This closes #320 2016-01-13 15:53:55 -05:00
Clebert Suconic b82808797e ARTEMIS-332 Fixing possible NPE on Paging 2016-01-13 15:04:11 -05:00
Clebert Suconic 74245a58bd fixing PagingTest 2016-01-13 15:03:55 -05:00
Clebert Suconic 9b357cc346 This closes #318 2016-01-13 14:03:25 -05:00
jbertram 500704a7cc ARTEMIS-336 Windows script updates 2016-01-13 14:03:25 -05:00
Clebert Suconic 4bd0be40e2 This closes #319 2016-01-13 14:02:50 -05:00
Andy Taylor 79454893ce fixing filter in retry message 2016-01-13 18:48:29 +00:00
Clebert Suconic 4bc3422f6a This closes #315 2016-01-13 10:16:49 -05:00
Martyn Taylor 472dd320cf Add HawtDispatch Thread to acceptable leaking thread list 2016-01-13 10:16:49 -05:00
Clebert Suconic 3177cdf68b This closes #317 2016-01-13 10:15:02 -05:00
Erich Duda 18e97d55c9 ARTEMIS-343 - [Artemis Testsuite] DivertTest.testSingleNonExclusiveDivert3 fails 2016-01-13 10:15:01 -05:00
Clebert Suconic acfe2b6bc5 This closes #316 2016-01-13 10:14:35 -05:00
Erich Duda 7c22ebee12 ARTEMIS-342 - [Artemis Testsuite] NettySecurityClientTest.testProducerConsumerClientWithSecurityManager fails 2016-01-13 10:14:34 -05:00
Clebert Suconic 6f2d329b9e This closes #314 2016-01-13 10:14:12 -05:00
Erich Duda 0c9c3defd6 ARTEMIS-341 - [Artemis Testsuite] ConsumerTest.testAcksWithSmallSendWindow[isNetty=false||true] fails 2016-01-13 10:14:11 -05:00
Clebert Suconic a8c4ebd6a4 This closes #295 2016-01-13 09:49:25 -05:00
Martyn Taylor 64f74acdbc ARTEMIS-27 / ARTEMIS-340 Add JDBC Storage Manager 2016-01-13 09:38:40 -05:00
Martyn Taylor 9dd9c021a0 ARTEMIS-27 / ARTEMIS-339 Added JDBC Journal Support 2016-01-13 09:38:36 -05:00
Martyn Taylor 9b351d8236 ARTEMIS-27 / ARTEMIS-338 Refactor Journal Encodings into new package 2016-01-13 09:38:08 -05:00
Martyn Taylor aab09a77d3 Merge #313 2016-01-13 10:45:59 +00:00
Andy Taylor 14ad3ebcdf fix example compilation 2016-01-13 10:32:20 +00:00
Clebert Suconic a8443512b0 This closes #312 2016-01-12 17:24:10 -05:00
Clebert Suconic 2e973c4bff fixing BackupSyncJournalTest 2016-01-12 17:22:56 -05:00
Clebert Suconic 2d3061d9b6 Improvements on Thread check 2016-01-12 17:22:56 -05:00
Clebert Suconic 8b6d3a65be This closes #311 2016-01-12 16:24:34 -05:00
Erich Duda 2c0f1df827 ARTEMIS-337 - [Artemis Testsuite] LiveToLiveFailoverTest.testNonTransactedWithZeroConsumerWindowSize fails 2016-01-12 16:24:34 -05:00
Clebert Suconic bb40472f97 This closes #310 2016-01-12 16:23:25 -05:00
Andy Taylor ea3c3e0aef ARTEMIS-334 - Add Management browse functionality similar to ActiveMQ
https://issues.apache.org/jira/browse/ARTEMIS-334
2016-01-12 14:26:57 +00:00
Clebert Suconic 5df57234d1 fixing thread leakage from test 2016-01-12 08:16:21 -05:00