Pat Fox
26389c472d
NO-JIRA added unit test to exercise ActiveMQServerControl.listQueues()
2017-09-06 09:54:29 -04:00
Martyn Taylor
16dfd777b8
ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues
2017-09-06 11:21:56 +01:00
gtully
125bd41f9d
ARTEMIS-1372 ARTEMIS-1373 documentation updates
2017-09-06 10:22:28 +01:00
Clebert Suconic
c8982d775b
[maven-release-plugin] prepare for next development iteration
2017-09-05 17:03:48 -04:00
Clebert Suconic
84d5ac65b4
[maven-release-plugin] prepare release 2.3.0
2017-09-05 17:03:37 -04:00
gtully
5db68a451b
ARTEMIS-1372 - alow auth to ldap via kerberos
2017-09-05 16:35:14 -04:00
gtully
ab7dc69b5d
ARTEMIS-1373 - allow LDAP login module apply role mapping to existing user principals in the subject
2017-09-05 16:35:14 -04:00
gtully
986af2e99d
ARTEMIS-1381 - fix test QueueControlUsingCoreTest
2017-09-04 15:17:12 +01:00
Pat Fox
4618b192c2
ARTEMIS-1381 add JMX operation removeAllMessages() to the queue
...
fix checkstyle trailing spaces
2017-09-01 00:55:07 +02:00
Clebert Suconic
ed1b268d42
[maven-release-plugin] prepare for next development iteration
2017-08-31 13:48:09 -04:00
Clebert Suconic
21f2a4a52c
[maven-release-plugin] prepare release 2.3.0
2017-08-31 13:47:57 -04:00
Clebert Suconic
6483e4a0aa
ARTEMIS-1378 Improving update Queues and Addresses
2017-08-30 22:45:33 -04:00
Justin Bertram
2f5a9322d0
ARTEMIS-1379 Some queue stats not threadsafe
2017-08-30 10:53:43 -04:00
Clebert Suconic
0df12657af
ARTEMIS-1378 Update Address is broken, may lose messages
2017-08-29 20:48:01 -04:00
Clebert Suconic
9df2ffe248
ARTEMIS-1297 fixing intermittent failure
2017-08-29 19:04:23 -04:00
Clebert Suconic
6fda75a9fc
ARTEMIS-1297 Load balance or redistribution of AMQP Messages
2017-08-29 12:56:15 -05:00
Michael Andre Pearce
9fbbb7c416
ARTEMIS-1361 - Support Updating queue config from broker.xml at runtime
...
Add support to update Queue config via reload using existing updateQueue method at runtime.
Add/extend unit test cases to include testing reload of queue config.
2017-08-25 22:46:50 -04:00
Justin Bertram
605ab08c05
ARTEMIS-1371 update JGroups stack files
2017-08-25 22:46:13 -04:00
Clebert Suconic
f2d74e7a43
ARTEMIS-1367 Moving CriticalAnalyzerPolicy
2017-08-24 18:08:01 -04:00
Clebert Suconic
78321668ea
NO-JIRA: fixing test
2017-08-23 16:04:42 -04:00
Timothy Bish
9021e0301d
NO-JIRA Fix tests that fail on loaded system
...
Tests that can fail on loaded system due to not waiting for metrics
updates.
2017-08-23 10:51:31 -04:00
Clebert Suconic
a85e75daa1
NO-JIRA fixing intermittent test failure
...
There's no semantic change here, just a test fix
2017-08-23 10:49:35 -04:00
Clebert Suconic
cf8b42a145
ARTEMIS-1367 Fixing test
2017-08-23 09:08:40 -04:00
Justin Bertram
e82f611e2e
NO-JIRA fix intermittently failing MQTT test
2017-08-22 22:08:24 -04:00
Clebert Suconic
4f8b4d054d
NO-JIRA fixing test
2017-08-19 12:44:50 -04:00
Clebert Suconic
2033ee8c43
NO-JIRA fixing MQTT Test
2017-08-18 22:58:52 -04:00
Clebert Suconic
ce6942a9aa
ARTEMIS-1353 Initial replication of large messages out of executor
...
This is based on the work @jbertram made at the github pr #1466 and the discussions we had there
2017-08-18 16:19:25 -04:00
Andy Taylor
4ee9580e69
ARTEMIS-1350 - Added close button to console for client objs
...
https://issues.apache.org/jira/browse/ARTEMIS-1350
2017-08-18 13:55:37 +01:00
Justin Bertram
bcf93404c6
NOJIRA fix policy for NettySecurityClientTest
2017-08-17 17:00:25 +01:00
Christopher L. Shannon (cshannon)
03785a3142
ARTEMIS-1347 - Pass the QueueBinding to beforeCreateConsumer
...
Instead of just the queue name the entire QueueBinding object is now
passed to the beforeCreateConsumer plugin method. Also cleaned up some
comments
2017-08-17 10:14:11 -05:00
Jiri Danek
23c42401bb
NO-JIRA Add asserts to SessionTest#testIllegalStateException
2017-08-17 10:12:31 -05:00
Martyn Taylor
bb3965b7f7
ARTEMIS-1349 Add management views for client objects
2017-08-17 10:44:41 +01:00
Clebert Suconic
cb7183c473
ARTEMIS-1348 Fixing Checkstyle
2017-08-15 12:31:06 -04:00
Michael Andre Pearce
26752a7aaf
ARTEMIS-1348 Support LVQ for AMQP
...
Add support for LVQ, using the same property key as core "_AMQ_LVQ_NAME"
Add test case for AMQP LVQ.
2017-08-12 23:43:37 +01:00
Clebert Suconic
8cef53f39d
NO-JIRA Adding LargeMessage & LVQTest
2017-08-10 21:26:17 -04:00
Clebert Suconic
cc26936917
ARTEMIS-1333 removing Exception(trace) from test
2017-08-10 14:42:16 -04:00
Christopher L. Shannon (cshannon)
64bacee28a
ARTEMIS-1332 Always return a response to the client on session metadata add
...
This will make sure that if there is an ActiveMQException thrown the
client will get notified and not hang.
2017-08-10 12:28:14 -04:00
Clebert Suconic
012fe58b2c
ARTEMIS-1333 fixing test, cannot flush itself from Runnable
2017-08-09 16:02:10 -04:00
Clebert Suconic
fabc0701a3
ARTEMIS-1333 SendACK listener fix
2017-08-09 15:18:54 -04:00
Clebert Suconic
96c6268f5a
ARTEMIS-1333 SendACK listener message loss (adding test)
...
next commit should have the fix.
this is to make it easy to confirm the fix by people looking.
2017-08-09 15:18:54 -04:00
Clebert Suconic
1ace306121
ARTEMIS-1328 Improving direct delivery check
...
Instead of wait to flush an executor,
I have added a method isFlushed() which will just translate to the
state on the OrderedExecutor.
In the case another executor is provided (for tests) there's a delegate
into normal executors.
2017-08-08 14:00:58 -04:00
gtully
9fedb47c40
[ARTEMIS-1310] [ARTEMIS-1264] consolidate configuration to require login configuration scope
2017-08-08 13:28:50 -04:00
gtully
ca7197b5c3
[ARTEMIS-1310] add amqp sasl gssapi mechanism support
...
delegate to the jdk saslServer. Allow acceptor configuration of supported mechanismis; saslMechanisms=<a,b>
and allow login config scope for krb5 to be configured via saslLoginConfigScope=x
2017-08-08 13:28:50 -04:00
Michael Andre Pearce
7b40abead9
ARTEMIS-1308: Make acknowlegde in AcitveMQMessage non blocking
...
Allow commit within the acknowledge to be non blocking (batch) this toggles the on the existing blockonacknowlegde config.
2017-08-08 10:07:15 -04:00
Clebert Suconic
88f78d97ef
ARTEMIS-1324 Fix test
2017-08-07 23:43:43 -04:00
Clebert Suconic
f16af75354
ARTEMIS-1324 Deadlock detection and health check of critical components
2017-08-07 18:40:03 -04:00
Justin Bertram
b6b8fa411f
ARTEMIS-1322 ServerLocator option to ignore topology for load-balancing
2017-08-04 13:56:30 -05:00
Michael Andre Pearce
776ec0b9fd
ARTEMIS-1313 getAddresses in PostOfficeImpl does not correctly return all addresses
...
Fix so that getAddresses uses addressInfoMap instead of the mappings so that addresses without queues also are returned
2017-08-02 12:50:34 -04:00
Clebert Suconic
c3f8321c42
NO-JIRA Improving a test with Wait
2017-08-02 10:39:19 -04:00
Justin Bertram
8c8ab0adc1
ARTEMIS-1299 support commas in RA connection parameter values
2017-07-28 18:00:50 -04:00