1594 Commits

Author SHA1 Message Date
Clebert Suconic
b9a9ca628b This closes #333 2016-01-20 17:50:56 -05:00
Clebert Suconic
85a2c191cf ARTEMIS-353 retrying after interrupts on the native layer because of jmap issuing weird interrupts
https://issues.apache.org/jira/browse/ARTEMIS-353
2016-01-20 17:50:56 -05:00
Clebert Suconic
64b38838f3 This closes #332 2016-01-20 17:06:49 -05:00
jbertram
fa8932534f Fix JMS queue doc 2016-01-20 15:49:36 -06:00
Clebert Suconic
e0548b9cfc This closes #331 2016-01-20 12:41:37 -05:00
Martyn Taylor
4922a7618a Bump to next version to 1.3.0-SNAPSHOT 2016-01-20 17:25:07 +00:00
Clebert Suconic
108e012248 This closes #329 2016-01-20 10:35:36 -05:00
Andy Taylor
c1de710eb3 ARTEMIS-346 - Add Management send text message functionality similar to ActiveMQ
https://issues.apache.org/jira/browse/ARTEMIS-346
2016-01-20 10:35:36 -05:00
Clebert Suconic
0a9a6c92f4 ARTEMIS-347 Fixing NPE 2016-01-19 23:15:10 -05:00
Clebert Suconic
2d4654ca26 This closes #322 2016-01-19 17:42:37 -05:00
Clebert Suconic
3f23c9916e ARTEMIS-347 - supporting URIs on the cluster connection 2016-01-19 17:35:12 -05:00
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