3532 Commits

Author SHA1 Message Date
Otavio Rodolfo Piske
20c67baa5a ARTEMIS-607 Added an example/verification for calling an interceptor when using MQTT protocol 2017-03-30 10:15:50 +01:00
Martyn Taylor
07597ba959 This closes #1158 2017-03-30 09:54:26 +01:00
Clebert Suconic
9bef242b74 ARTEMIS-1056 Adjusting Acceptor values
I have been doing tests with quiver at large message sizes
the tests would work really slowly without these fixes
2017-03-30 09:54:26 +01:00
Clebert Suconic
5ca514a2a8 NO-JIRA: one test script to ignore checkstyle 2017-03-30 09:54:26 +01:00
Martyn Taylor
266b1f31bf This closes #1159 2017-03-30 09:52:20 +01:00
Bennet Schulz
6790686059 Update examples.md 2017-03-30 10:36:42 +02:00
Clebert Suconic
aafb2087fa Revert "NO-JIRA upgrade maven-surefire-plugin to 2.19.1"
This reverts commit 63054a07068f051c8eba5c8c4641ffe17ab0feed.
2017-03-29 21:43:06 -04:00
Clebert Suconic
2a63b3ef8f This closes #1157 2017-03-29 16:05:47 -04:00
Justin Bertram
98aa1891a5 ARTEMIS-1076 fix broken doc links 2017-03-29 16:05:47 -04:00
Clebert Suconic
0e17666ded This closes #1156 2017-03-29 16:00:26 -04:00
Justin Bertram
0f468fe07c ARTEMIS-1079 don't ask for role, address-full-policy, or global-max-size on CLI 2017-03-29 16:00:26 -04:00
Justin Bertram
6ddcda55db NO-JIRA server control test update 2017-03-29 16:00:26 -04:00
Justin Bertram
30ec72bfcb This closes #1155 2017-03-29 11:49:16 -05:00
Martyn Taylor
42bf845edb ARTEMIS-1084 Throw RunTime on bad Oracle table size 2017-03-29 14:59:12 +01:00
Clebert Suconic
3271cd971c This closes #1145 2017-03-29 09:46:03 -04:00
Justin Bertram
6e56d2b336 ARTEMIS-1079 CLI option for paging/blocking 2017-03-29 09:46:03 -04:00
Clebert Suconic
057b3b856e This closes #1151 2017-03-29 09:27:27 -04:00
Jiri Danek
63054a0706 NO-JIRA upgrade maven-surefire-plugin to 2.19.1 2017-03-29 09:27:27 -04:00
Clebert Suconic
3597605a60 This closes #1134 2017-03-29 09:19:52 -04:00
Howard Gao
82c720bdfb ARTEMIS-1071 Invalid Type exception handling improvements
If broker fails to decode any packets from buffer, it should
treat it as a critical bug and disconnect immediately.
Currently broker only logs an error message.
2017-03-29 09:19:52 -04:00
Clebert Suconic
9df74f347b This closes #1149 2017-03-29 09:18:16 -04:00
Justin Bertram
ce3adf6fa8 ARTEMIS-1065 get queue names by routing type 2017-03-29 09:18:16 -04:00
Clebert Suconic
9b11914c21 This closes #1153 2017-03-29 09:09:55 -04:00
Martyn Taylor
955af96fe9 ARTEMIS-1082 Catch Create Queue race in OpenWire 2017-03-29 13:49:01 +01:00
Justin Bertram
056a88dfca This closes #1147 2017-03-28 20:32:28 -05:00
Clebert Suconic
1f4473e8d7 ARTEMIS-1081 Implementing AMQP UndeliverableHere 2017-03-28 20:32:28 -05:00
Clebert Suconic
746220e11e ARTEMIS-1080 Implementing AMQP::reject 2017-03-28 20:32:28 -05:00
Clebert Suconic
13a272b37b ARTEMIS-1056 fixing tests
When I added flow control, some tests that were using reflection started to fail.
Also as a precaution I'm using <= on the flow control low credit check
2017-03-28 20:32:28 -05:00
Clebert Suconic
facc9dbc94 This closes #1146 2017-03-28 18:33:16 -04:00
Justin Bertram
b7e11f92b6 ARTEMIS-1064 AddressControl routingType fix 2017-03-28 15:30:52 -05:00
Justin Bertram
e3a23cda73 This closes #1139 2017-03-28 15:10:33 -05:00
Armand Roelens
3ceb332866 ARTEMIS-1074 Acceptors/Connectors now start up when configured to use SSL and a password codec 2017-03-28 15:10:33 -05:00
Timothy Bish
bf7a6ef10b This closes #1141 2017-03-28 14:57:12 -04:00
Clebert Suconic
7f91d29564 ARTEMIS-1056 Improving Proton usage 2017-03-28 14:48:25 -04:00
Justin Bertram
177480d868 This closes #1143 2017-03-28 09:19:57 -05:00
Clebert Suconic
b395504e15 ARTEMIS-1077 Fixing Pool usage on InVM and RemotingConnection 2017-03-28 09:19:57 -05:00
Justin Bertram
3efeccfa04 This closes #1142 2017-03-28 09:18:36 -05:00
Andy Taylor
ec7e6d7ea7 ARTEMIS-1075 - Add Routing Type to QueueControl management API
https://issues.apache.org/jira/browse/ARTEMIS-1075
2017-03-28 10:40:52 +01:00
Justin Bertram
5843354168 This closes #1140 2017-03-27 22:01:36 -05:00
Clebert Suconic
dce59d5436 ARTEMIS-1056 Better event processing 2017-03-27 22:01:36 -05:00
Justin Bertram
feadb6338c This closes #1136 2017-03-27 21:59:33 -05:00
Clebert Suconic
3c8bf6cd13 ARTEMIS-1072: moving java-opts to /etc/artemis.profile 2017-03-27 21:59:33 -05:00
Timothy Bish
0db33b78bd This closes #1138 2017-03-27 16:58:12 -04:00
Clebert Suconic
dc25ff0e42 ARTEMIS-1073 Adding configuration for Producer's credits on AMQP 2017-03-27 16:27:24 -04:00
Clebert Suconic
2ef0d26015 This closes #1133 2017-03-27 15:14:44 -04:00
Justin Bertram
c792b8e274 ARTEMIS-1068 JMS + AMQP routing 2017-03-27 15:14:43 -04:00
Timothy Bish
78d0193fca This closes #1135 2017-03-27 12:30:25 -04:00
Clebert Suconic
af0be518e1 ARTEMIS-1069 Artemis unsafe usage on Eventls polling 2017-03-27 11:41:20 -04:00
Clebert Suconic
07f7916ed3 NO-JIRA: Cleanup tests 2017-03-24 18:32:38 -04:00
Clebert Suconic
f2e0891b0e This closes #1132 2017-03-24 17:46:01 -04:00