2225 Commits

Author SHA1 Message Date
Ville Skyttä
39edf958a1 Add missing @Override annotations 2016-07-19 16:09:12 +01:00
Ville Skyttä
d1d2ebeb60 Remove unnecessary method override 2016-07-19 16:09:11 +01:00
Martyn Taylor
d59299cc92 This closes #643 2016-07-19 16:05:58 +01:00
jbertram
89e0c461e5 ARTEMIS-611 refactor STOMP cxn TTL + heart-beat
Adds 3 new URI properties for STOMP acceptors to allow finer grained
configuration of heart-beat / connection-TTL behavior.
2016-07-18 17:10:05 -05:00
jbertram
dc76e2a6a0 ARTEMIS-640 Allow config of cxn TTL check interval
Add connection-ttl-check-interval configuration attribute to allow
control of how frequently connection TTL checks are performed.
2016-07-18 17:06:26 -05:00
Martyn Taylor
7bf62ff660 This closes #639 2016-07-15 15:40:25 +01:00
jbertram
7a57503e1c ARTEMIS-631 log invalid filter trace at DEBUG 2016-07-15 15:40:25 +01:00
jbertram
9df39ad569 This closes #638 2016-07-15 09:38:17 -05:00
Erich Duda
4d16c0721a ARTEMIS-634 JMSQueueControlUsingJMSTest fails
We have to wait some time until Artemis delivers all messages.
2016-07-15 09:38:17 -05:00
jbertram
baee468de2 This closes #637 2016-07-15 09:32:37 -05:00
Jiri Danek
e6085dd98f ARTEMIS-628 - Fix mismatched signatures in activemq5-unit-tests subproject
Previous commit added one more parameter to new Role() but the tests were not updated
2016-07-15 09:32:37 -05:00
jbertram
770127438e This closes #636 2016-07-15 09:30:53 -05:00
Erich Duda
aebf87aeee ARTEMIS-632 JMSServerControlUsingJMSTest fails
The testRemoteClientIDConnection fails. The failure occurs when
connection objects are destroyed by garbage collector before time.
2016-07-15 09:30:53 -05:00
jbertram
55fe2b3b2a This closes #635 2016-07-15 09:30:26 -05:00
Erich Duda
2ad8d6a504 ARTEMIS-342 NettySecurityClientTest fails
Security client requires additional permissions.
2016-07-15 09:30:26 -05:00
jbertram
d90ad27c08 This closes #634 2016-07-15 09:29:44 -05:00
Erich Duda
da9d67335d ARTEMIS-621 Several tests do not use getUDPDiscoveryAddress
Fixing the commit 8fdc7a6788797a98d3d0b3f0d79c64987f490281
2016-07-15 09:29:44 -05:00
Andy Taylor
dfe5289726 This closes #633 ARTEMIS-573 clarify filter documentation 2016-07-14 11:29:05 +01:00
jbertram
8a66d5f485 ARTEMIS-573 clarify filter documentation 2016-07-14 11:29:05 +01:00
Andy Taylor
d7edf06689 This closes #631 ARTEMIS-629 Preserve the correlation ID type during conversions 2016-07-14 10:08:55 +01:00
Timothy Bish
688eac50ea ARTEMIS-629 Preserve the correlation ID type during conversions
When converted to a core message type the original type of the
CorrelationId in the AMQP message is lost, we must encode the type to
prevent the loss of the original type as this value is meant to be
immutable.
2016-07-14 10:08:55 +01:00
Andy Taylor
1893d773a4 This closes #630 ARTEMIS-628 add BROWSE role 2016-07-13 10:00:15 +01:00
jbertram
e9db9c286d ARTEMIS-628 add BROWSE role 2016-07-12 16:21:57 -05:00
Clebert Suconic
08ab1f7082 This closes #629 2016-07-12 10:01:02 -04:00
jbertram
f3a8619d7e ARTEMIS-626 re-use context for LDAP 2016-07-11 13:08:34 -05:00
Clebert Suconic
1d886730be This closes #627 2016-07-11 13:46:08 -04:00
Erich Duda
8fdc7a6788 ARTEMIS-621 Several tests do not use getUDPDiscoveryAddress 2016-07-11 13:46:08 -04:00
Clebert Suconic
08c1b33c8e This closes #628 2016-07-11 13:43:58 -04:00
jbertram
59bfb33c29 ARTEMIS-620 clean up large messages 2016-07-11 13:43:58 -04:00
Clebert Suconic
43596c2836 This closes #590 2016-07-11 13:38:23 -04:00
Francesco Nigro
36555a10c5 ARTEMIS-623/ARTEMIS-622 Added memory mapped impl of Sequential File + benchs.
Added experimental GCFree Journal impl + benchs + Sequentially Encoded Aligned Binary Protocol.

https://issues.apache.org/jira/browse/ARTEMIS-622
https://issues.apache.org/jira/browse/ARTEMIS-623
2016-07-11 13:36:47 -04:00
Clebert Suconic
506dbc7fff This closes #626 2016-07-08 14:49:11 -04:00
jbertram
17cf45ad4f ARTEMIS-619 stop components along with server 2016-07-08 13:23:04 -05:00
jbertram
db578d37ad This closes #625 2016-07-07 09:58:22 -05:00
Clebert Suconic
246d11c6b1 ARTEMIS-616 Use Call timeout on replication flow control 2016-07-06 19:12:25 -04:00
Clebert Suconic
0ab88e6096 This closes #624 2016-07-06 19:11:13 -04:00
jbertram
4f36033c28 ARTEMIS-584 fix test 2016-07-06 19:11:13 -04:00
Clebert Suconic
7b50f6ac3b This closes #623 2016-07-06 17:16:58 -04:00
Jiri Danek
172c696865 NO-JIRA Clean up xml files
Duplicated dependency declarations on a few pom.xml files were causing the Maven warnings.  These duplicated dependencies were removed.
File `server-start-stop-backup-jms-config1.xml` was malformed. A missing quotation mark was added.
2016-07-06 17:16:16 -04:00
Clebert Suconic
4476b9d799 This closes #622 2016-07-06 12:02:54 -04:00
jbertram
6881c1ddc3 ARTEMIS-578 cert authn/z for STOMP 2016-07-06 10:54:19 -05:00
Clebert Suconic
b3ffac30ea This closes #621 2016-07-06 11:43:30 -04:00
jbertram
765b225924 ARTEMIS-584 add validated user to msg
Implements a new feature to aid in security auditing by adding the name
of the validated user to the messages it sends.
2016-07-06 09:37:29 -05:00
Clebert Suconic
2b62bc74fa This closes #549 2016-07-06 10:09:48 -04:00
barreiro
b8d6a374a0 More changes on the reclaimer for better performance 2016-07-05 23:28:00 -04:00
Clebert Suconic
98fa433bd1 This closes #617 2016-07-05 19:43:00 -04:00
John D. Ament
7c746c719e ARTEMIS-607 Added interceptor support for MQTT protocol.
Also updated the maintainer's guide to clarify what is run in the PR builder.
2016-07-05 19:43:00 -04:00
Clebert Suconic
05ac53a305 ARTEMIS-409 fixing test 2016-07-05 19:41:49 -04:00
jbertram
ee28eac38e This closes #620 2016-07-05 16:51:23 -05:00
Clebert Suconic
8154120027 ARTEMIS-612 Improving Failback's max replication
The server will always restart now, with older files being removed.
The system will now move current data into ./oldreplica.#, and remove old ones.
All the logic for moving these files is encapsulated at FileMoveManager.
2016-07-05 16:51:23 -05:00