8384 Commits

Author SHA1 Message Date
Robbie Gemmell
3c90c695f3 ARTEMIS-3106: remove duplicate artemis-server dependency added in 5313a800a37a4174a43289457a8934266b50f96b
Resolves related build warning it caused.
2021-04-14 12:45:46 +01:00
Robbie Gemmell
e195526457 ARTEMIS-3242: update to qpid-jms 0.58.0 2021-04-14 11:01:26 +01:00
Robbie Gemmell
d6ee91a505 NO-JIRA: fix date in binary archive NOTICE file, missed in 6b1d5341284f8317f678887e61dc514779608d46 changes (and previously). 2021-04-13 18:29:45 +01:00
Clebert Suconic
ac4eb693b2 ARTEMIS-3238 Fixing SendACKFailTest after d408f284b171c361000a0a3876da3a155a8b5255 2021-04-13 08:49:17 -04:00
Clebert Suconic
d408f284b1 ARTEMIS-3238 AMQP Mirror not routing correctly with SNF 2021-04-12 19:30:35 -04:00
Clebert Suconic
f580ecb56f This closes #3534 2021-04-12 08:29:59 -04:00
gtully
fa80c03049 ARTEMIS-3234 - fix and test, the existing tests suffered with suppressInternalManagementObjects defaulting to true. credit accounting is now independent of the ack list such that preack for advisories can work 2021-04-12 08:29:58 -04:00
Clebert Suconic
9679843161 NO-JIRA renaming branch name to main on scripts 2021-04-11 14:26:29 -04:00
Clebert Suconic
e364961c8f This closes #3527 2021-04-09 11:50:00 -04:00
Domenico Francesco Bruscino
b4789a894f ARTEMIS-3221 Migrating to Jakarta EE 8 artifacts 2021-04-09 11:49:59 -04:00
Clebert Suconic
e5757c7910 This closes #3533 2021-04-09 11:49:29 -04:00
Domenico Francesco Bruscino
447f4c31a4 ARTEMIS-3232 Upgrade netty version to 4.1.63.Final 2021-04-09 11:49:29 -04:00
Clebert Suconic
c47ebb9ae8 This closes #3532 2021-04-09 11:48:19 -04:00
Domenico Francesco Bruscino
78401dcf64 ARTEMIS-3226 Add version output to cli 2021-04-09 11:48:19 -04:00
gtully
a195790005 ARTEMIS-3106 - apply mvn verify template to the example 2021-04-09 16:23:23 +01:00
gtully
9c9f89f1d5 ARTEMIS-3106 - remove sha-1 references from the test 2021-04-09 14:52:55 +01:00
Clebert Suconic
565d921a07 ARTEMIS-3106 Check style fix on SaslScramTest 2021-04-09 08:48:21 -04:00
Clebert Suconic
5642356c13 artemis-3106 Refactoring SaslScramTest to use ActiveMQTestBase
The main benefit on ActiveMQTestBase is to avoid thread leakaging between tests on this case
that is, one test affecting the next and being difficult to find the cause.
2021-04-09 08:43:21 -04:00
Clebert Suconic
2808afca37 This closes #3530 2021-04-08 21:40:22 -04:00
Clebert Suconic
faf32fe550 ARTEMIS-3227 Web Console could be shutdown after certain failures 2021-04-08 19:59:00 -04:00
Clebert Suconic
c56912c3d5 This closes #3470 2021-04-08 19:58:28 -04:00
Christoph Läubrich
5313a800a3 ARTEMIS-3106 Support for SASL-SCRAM
adds the implementation necessary to perform SASL-SCRAM authentication with ActiveMQ Artemis
2021-04-08 19:58:09 -04:00
Clebert Suconic
0edbf890a2 ARTEMIS-3228 Enable javadocs check on PRs 2021-04-08 19:22:20 -04:00
Clebert Suconic
158a94a836 ARTEMIS-3224 Removing Artemis-tools migration tool from 1.x address model 2021-04-07 10:53:34 -04:00
Clebert Suconic
7868959b52 This closes #3526 2021-04-05 10:01:00 -04:00
franz1981
08ec7c67c8 ARTEMIS-3219 Improve FQQN message routing 2021-04-03 13:20:47 +02:00
franz1981
17dd86ff4b ARTEMIS-3219 Improve message routing 2021-04-03 13:20:47 +02:00
Justin Bertram
7e6c9ebdf9 This closes #3524 2021-04-01 12:23:00 -05:00
Domenico Francesco Bruscino
2f851cbbe0 ARTEMIS-3203 Match filter field names with view field names
The filter and the view use different convection for field names, ie the
connection view uses the `sessionID` field name while the connection filter
uses the `SESSION_ID` field name. This commit replace the field names used
by the filter with the field names used by the view preserving the backward
compatibility.
2021-04-01 12:23:00 -05:00
Justin Bertram
e633e173ea NO-JIRA management doc updates and clarifications 2021-04-01 12:18:03 -05:00
Justin Bertram
ad964b1bd8 ARTEMIS-3217 unescape address name from JMX 2021-04-01 12:21:50 +01:00
Domenico Francesco Bruscino
3aa2f091bd ARTEMIS-3215 Upgrade hawtio version to 2.13.2 2021-03-31 11:09:30 -04:00
Justin Bertram
d895f383fd This closes #3523 2021-03-31 09:22:38 -05:00
Domenico Francesco Bruscino
a70b21cf89 NO-JIRA Fix SSLSupportTest for IBM JVM 2021-03-31 15:46:19 +02:00
Justin Bertram
0ca413004b ARTEMIS-3155 fix test 2021-03-29 11:38:42 -05:00
AntonRoskvist
fe3851ff6d ARTEMIS-3198 - Fix order of concurrency parameter 2021-03-26 11:16:53 -04:00
gtully
3b4872e1a2 ARTEMIS-3128 - add test of large message browse opentype support 2021-03-26 14:42:03 +00:00
Andy Taylor
658d45f543 ARTEMIS-3202 - add a flag to deleted diverts removed from config
https://issues.apache.org/jira/browse/ARTEMIS-3202
2021-03-24 19:24:16 -04:00
Andy Taylor
69bea6756c ARTEMIS-3201 - configured diverts arent persisted
https://issues.apache.org/jira/browse/ARTEMIS-3201
2021-03-24 19:24:16 -04:00
Domenico Francesco Bruscino
e45c1d98d4 NO-JIRA Fix NettyConnectorWithHTTPUpgradeTest 2021-03-24 19:05:06 -04:00
Justin Bertram
186481bbe8 ARTEMIS-3155 differentiate SSL store type and provider
The provider of an SSL key/trust store is different from that store's
type. However, the broker currently doesn't differentiate these and uses
the provider for both. Changing this *may* potentially break existing
users who are setting the provider, but I don't see any way to avoid
that. This is a bug that needs to be fixed in order to support use-cases
like PKCS#11.

Change summary:
 - Added documentation.
 - Consolidated several 2-way SSL tests classes into a single
   parameterized test class. All these classes were essentially the same
   except for a few key test parameters. Consolidating them avoided
   having to update the same code in multiple places.
 - Expanded tests to include different providers & types.
 - Regenerated all SSL artifacts to allow tests to pass with new
   constraints.
 - Improved logging for when SSL handler initialization fails.
2021-03-24 09:08:33 -04:00
dhawkins
4f4231f629 ARTEMIS-3156 Better support for PKCS #11 2021-03-24 09:08:33 -04:00
franz1981
7bd2a4d080 ARTEMIS-3045 NettyConnection should null-check Netty buffer 2021-03-24 09:07:46 -04:00
Clebert Suconic
8d24bfa646 ARTEMIS-3204 Fixing NPE on Counting Queue for Resource Limit 2021-03-24 08:12:40 -04:00
Clebert Suconic
7b8f34afe9 ARTEMIS-3196 Fixing ActiveMQServerControlUsingCoreTest 2021-03-23 18:49:47 -04:00
Domenico Francesco Bruscino
0f03064e37 ARTEMIS-3199 Upgrade postgresql to 42.2.19 2021-03-23 16:21:45 +00:00
Domenico Francesco Bruscino
6231a70b8c NO-JIRA Sync karaf version 2021-03-23 16:20:41 +00:00
Clebert Suconic
89ea4ecda7 NO-JIRA Adding CoreMessage Test with Bytes access 2021-03-23 10:03:52 -04:00
Andy Taylor
bb94d0a5b3 ARTEMIS-3196 - expose journal pool files in JMX
https://issues.apache.org/jira/browse/ARTEMIS-3196
2021-03-23 10:01:24 +00:00
Domenico Francesco Bruscino
5a137fa0b7 ARTEMIS-3194 Upgrade hawtio version to 2.13.1 2021-03-23 09:55:10 +00:00