1489 Commits

Author SHA1 Message Date
Clebert Suconic
a95784096d This closes #256 2015-12-07 13:39:53 -05:00
jbertram
ae22fa2a5d ARTEMIS-314 test-case to exercise behavior 2015-12-07 13:39:53 -05:00
Clebert Suconic
deb84857a6 This closes #255 2015-12-07 13:38:35 -05:00
Ville Skyttä
25ae472455 Add missing @Override annotations 2015-12-06 01:27:35 +02:00
Clebert Suconic
fd38dddd0e This closes #254 2015-11-30 20:44:56 -05:00
Christian Schneider
3357ca5542 ARTEMIS-93 Add default config to feature 2015-11-30 15:40:17 +01:00
Andy Taylor
cfa39ab088 merge #253 - Added commons collection dependency, as part of artemis distribution 2015-11-30 10:01:53 +00:00
Andy Taylor
d123f3389f merge #252 - Upgrade RestEasy, Jolokia and SLF4J 2015-11-30 10:00:37 +00:00
Paul Gallagher
e7d0e91ddc Added commons collection dependency, as part of artemis distribution 2015-11-27 11:38:02 +00:00
Martyn Taylor
1c572ba647 Upgrade RestEasy, Jolokia and SLF4J 2015-11-26 12:00:34 +00:00
Martyn Taylor
686e645c3a Merge #251 2015-11-25 11:26:58 +00:00
Andy Taylor
00cac50a37 ARTEMIS-281 - add channel receiver correctly/
We also need to add the receiver whn the refcount = 1 and the channel may already be connected.

https://issues.apache.org/jira/browse/ARTEMIS-281
2015-11-25 09:45:39 +00:00
Andy Taylor
b34ee8717f ARTEMIS-305 - fixing colocated configuration can have mismatch of policies
https://issues.apache.org/jira/browse/ARTEMIS-305
2015-11-25 09:45:39 +00:00
Clebert Suconic
db0419259a This closes #250 2015-11-24 16:31:48 -05:00
jbertram
76dffa8b85 ARTEMIS-275 CLI switch for persistence 2015-11-24 16:31:47 -05:00
Clebert Suconic
f4219c07c6 This closes #249 2015-11-24 15:14:24 -05:00
Christian Schneider
8cc6c2f5fc More checkstyle fixes 2015-11-24 14:55:35 +01:00
Christian Schneider
b44290df75 Fix checkstyle 2015-11-24 14:30:47 +01:00
Christian Schneider
7afe263089 Register components 2015-11-24 12:35:05 +01:00
Christian Schneider
61d1f49c70 Switch to DS 2015-11-24 12:30:20 +01:00
Christian Schneider
be9dad3f2b OSGi support based on branch from gnodet 2015-11-24 11:12:10 +01:00
Clebert Suconic
37e7ba9f12 This closes #245 2015-11-23 21:42:15 -05:00
jbertram
956c54155f ARTEMIS-201 warn of potential OOME 2015-11-23 21:42:15 -05:00
Clebert Suconic
b8ddb660ee This closes #246 2015-11-23 21:40:36 -05:00
jbertram
6b42ffbd26 ARTEMIS-226 fix typo in Netty constants 2015-11-23 21:40:36 -05:00
Clebert Suconic
c5dc42657f This closes #247 2015-11-23 21:40:11 -05:00
Erich Duda
5dab6b8ed9 ARTEMIS-307 JMSIndividualAckTest#testAckedMessageAreConsumed fails on slower machines
The issue is solved by increasing timeout in consumer.receive method.
2015-11-23 21:40:11 -05:00
Clebert Suconic
2eecfdc71e This closes #248 2015-11-23 21:39:44 -05:00
jbertram
c0a6d6ee44 ARTEMIS-250 fix scale-down with security 2015-11-20 19:34:37 -06:00
Andy Taylor
527da42f16 merge #244 - ARTEMIS-304 Prompt for role when creating instance 2015-11-18 08:37:20 +00:00
jbertram
570ee53d6c ARTEMIS-304 Prompt for role when creating instance 2015-11-17 10:01:50 -06:00
Andy Taylor
5b824e1bcf merge #242 - ARTEMIS-302 - more work about improving resilience of MDBs and XA 2015-11-17 15:08:46 +00:00
Clebert Suconic
b1d5076108 ARTEMIS-302 - more work about improving resilience of MDBs and XA 2015-11-16 18:11:44 -05:00
Clebert Suconic
06b0c31193 small tweak on test 2015-11-11 17:04:46 -05:00
Clebert Suconic
95782a7bcb This closes #241 2015-11-11 16:34:21 -05:00
jbertram
c40ab12843 ARTEMIS-300 deprecate basic security manager
The old property-file based security manager shouldn't be used anymore. Instead
use the JAAS InVMLoginModule for in-vm tests, embedded use-cases, etc. and use
the other JAAS login modules for normal server use-cases.
2015-11-11 14:17:46 -06:00
Clebert Suconic
f72c226aec removing trace 2015-11-11 11:38:29 -05:00
jbertram
2b84a8120e This closes #240 2015-11-11 10:20:38 -06:00
Clebert Suconic
7bbd17cd37 ARTEMIS-302 - Improving XA Resilience 2015-11-11 09:50:58 -05:00
Clebert Suconic
a21a447b4c ARTEMIS-301 - Fixing concurrent issues over closing consumer during failover and reconnect 2015-11-10 14:29:34 -05:00
Clebert Suconic
f0f886f53a ARTEMIS-301 - Adding test replicating Consumer::cancel concurrency issue 2015-11-10 14:29:34 -05:00
Clebert Suconic
74c20ea927 This closes #239 2015-11-09 15:41:23 -05:00
jbertram
ae70d7178e ARTEMIS-299 file-based login module performance
This is based on improvements made in ActiveMQ 5.x. See more at
https://issues.apache.org/jira/browse/AMQ-5876.
2015-11-05 10:10:49 -06:00
Clebert Suconic
08e5245c0c This closes #238 2015-11-05 11:07:03 -05:00
Martyn Taylor
0a87410b1b Use .equals for string compare in LDAPLoginModule 2015-11-05 11:07:03 -05:00
Clebert Suconic
4dfe81d4d8 This closes #237 2015-11-05 11:06:07 -05:00
Clebert Suconic
9a2bebe443 ARTEMIS-297 Including acceptor name on logs 2015-11-04 22:54:12 -05:00
Clebert Suconic
d585d465b4 This closes #234 2015-11-04 21:30:08 -05:00
Martyn Taylor
046c3b1942 ARTEMIS-297 Handle Exceptions during server stop
Stopping the server should be able to handle exceptions thrown by
individual components.  Before this patch the stop method would throw
any raised exception and exit.  This can lead to partial shutdowns of
the server resulting in leaking threads.  This patch catches any
component exceptions and logs an appropriate error message, allowing the
server to properly shutdown.
2015-11-04 21:30:08 -05:00
Clebert Suconic
a4018e4817 This closes #236 2015-11-04 15:56:33 -05:00