Clebert Suconic
e4276e8cd0
NO-JIRA Update Paging Logging with extra information
2021-09-24 13:18:35 -04:00
Robbie Gemmell
ef677d14d4
NO-JIRA: update GHA builds to use Temurin, and JDK 17 instead of 16
2021-09-24 17:30:18 +01:00
Robbie Gemmell
8c90068527
ARTEMIS-3106: list the actual mechanism names not just the generalisation
2021-09-24 15:23:39 +01:00
gtully
72cfda6b1a
ARTEMIS-2007 - refactor to make use of existing refCountForConsumers for tracking consumer count and remove need for volatile redistributor
2021-09-24 15:07:01 +01:00
gtully
28a10450b7
ARTEMIS-3106 - add some doc for SASL SCRAM-SHA
...
Update docs/user-manual/en/security.md
Co-authored-by: Robbie Gemmell <robbie@apache.org>
2021-09-24 15:03:00 +01:00
Robbie Gemmell
0527e07129
ARTEMIS-3497: update to proton-j 0.33.9
2021-09-24 10:59:56 +01:00
Domenico Francesco Bruscino
902cb105cf
ARTEMIS-3485 Improve branding context init
2021-09-24 09:50:08 +02:00
gtully
824eaf7a69
no jira - fix leak of connection in case of failed attempt to connect
2021-09-23 17:03:49 +01:00
Emmanuel Hugonnet
fa439375e9
[ARTEMIS-3494]: ActiveMQClientProtocolManagerFactory shouldn't have a private constructor.
...
* Removing the 'private' constructor
* Removing the use of a static getInstance
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3494
2021-09-23 11:28:06 +02:00
Justin Bertram
1a27d8e28d
This closes #3761
2021-09-20 12:54:39 -05:00
Justin Bertram
e01d6c3846
ARTEMIS-2545 fix test
2021-09-20 12:54:14 -05:00
Justin Bertram
dada1cdb6a
NO-JIRA update versions doc
2021-09-19 21:35:52 -05:00
Clebert Suconic
a1d2a37679
This closes #3760
2021-09-18 10:45:55 -04:00
Domenico Francesco Bruscino
569c5994a5
ARTEMIS-3491 Fix cluster connection restart
2021-09-17 19:45:08 +02:00
Robbie Gemmell
515ac3a7cb
ARTEMIS-3475: fix recursion and duplicate class name print from 2481a784f3
2021-09-17 15:48:48 +01:00
Justin Bertram
ac419080d0
This closes #3757
2021-09-17 07:56:13 -05:00
Domenico Francesco Bruscino
a648805a59
ARTEMIS-3485 Fix web plugin contexts
...
Support custom web plugin contexts defined with the `url` attribute
of the `app` element in bootstrap.xml.
2021-09-17 07:56:13 -05:00
Robbie Gemmell
cbdaee4afa
ARTEMIS-3300: fix checkstyle failure after f4f2f4eeda
2021-09-17 08:50:03 +01:00
Justin Bertram
0d81e399fb
This closes #2220
2021-09-16 18:48:29 -05:00
JiriOndrusek
4d429b115c
[ARTEMIS-1946] Cluster with allow-direct-connections-only="true" and localAddress in netty connections with allow-direct-connections-only="true" prevents core bridge to be created.
2021-09-16 18:48:28 -05:00
Justin Bertram
b772c47542
This closes #3576
2021-09-16 17:21:50 -05:00
Alexander Domke
f4f2f4eeda
ARTEMIS-3300 Evaluation of the system property artmis.data in the OSGi environment in addition to karaf.data
2021-09-16 17:21:49 -05:00
Justin Bertram
a95c615317
This closes #3741
2021-09-16 17:19:02 -05:00
Andy Taylor
0545664b3d
ARTEMIS-3474 - replace whitelist with allowlist in management.xml
...
https://issues.apache.org/jira/browse/ARTEMIS-3474
2021-09-16 17:19:02 -05:00
Justin Bertram
8f915dd627
This closes #3755
2021-09-16 17:17:33 -05:00
Paul Wright
236f280688
remove duplicate cache-timeout docs
2021-09-16 17:17:33 -05:00
Justin Bertram
48e6b97154
This closes #3756
2021-09-16 17:16:38 -05:00
Robbie Gemmell
8451f50b57
ARTEMIS-3486: update docs around data tools commands, note use of broker instance and refresh shown output
2021-09-16 17:16:38 -05:00
Clebert Suconic
0f23e29f01
NO-JIRA Rewording chapter Protocols as they don't refer to APIs
2021-09-16 11:42:24 -04:00
Paul Wright
1d73f7d2eb
update description of cache-timeout
2021-09-16 10:48:02 -04:00
Clebert Suconic
cb17b78dd2
This closes #3747
2021-09-16 10:47:20 -04:00
Domenico Francesco Bruscino
b8ae6dca32
ARTEMIS-3476 Upgrade maven-artifact to 3.8.2
2021-09-16 10:47:19 -04:00
Domenico Francesco Bruscino
b64cc1fbe3
ARTEMIS-3478 Upgrade netty version to 4.1.68.Final
2021-09-16 10:45:55 -04:00
Domenico Francesco Bruscino
e8aeb99807
ARTEMIS-3477 Upgrade selenium-java to 3.141.59
2021-09-16 10:45:40 -04:00
Domenico Francesco Bruscino
2d6502d1f1
ARTEMIS-3479 Upgrade commons-codec version to 1.15
2021-09-16 10:45:26 -04:00
Emmanuel Hugonnet
f19337901a
[ARTEMIS-2545]: Auto queue creation does not work with MDBs.
...
* Adding support for queue autocreation from the resource adapter.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2545
2021-09-16 10:44:54 -04:00
franz1981
6f1f9a62c2
This closes #3726
2021-09-16 14:16:39 +02:00
franz1981
cc527f6359
NO-JIRA Adding quorum paging & large msg BackupSyncJournalTest
2021-09-16 14:16:39 +02:00
Justin Bertram
447422604c
ARTEMIS-3484 flesh out Jakarta Messaging support
...
Back in version 2.17.0 we began to provide Maven artifacts for Jakarta
Messaging client resources. This commit expands that support in the
following ways:
- Distribute a Jakarta Messaging 3.0 client with the broker (in the
'lib/client' directory alongside the JMS client.
- Update documentation.
- Add example using the Jakarta Messaging client.
- Update Artemis CLI to use core instead of JMS as it was causing
conflicts with the new Jarkarta Messaging client.
- Add example to build Jarkarta Messaging version of the JCA RA for
deployment into Jakarta EE 9 application servers.
2021-09-15 15:20:54 -04:00
Clebert Suconic
c3b403a980
ARTEMIS-3482 Removing non used methods and some reorg on message methods
2021-09-15 09:17:01 -04:00
Justin Bertram
6ec4ab6766
NO-JIRA update 'versions' doc
...
- Added more new features for 2.18.0.
- Added links for new features in 2.18.0.
- Added missing upgrade instructions for 2.18.0 & 2.16.0.
2021-09-14 12:10:49 -05:00
Clebert Suconic
d997e01e85
ARTEMIS-3442 Improving comment generated about retention
2021-09-14 14:48:36 +01:00
Clebert Suconic
4bf4a4d3f3
NO-JIRA removing Transaction Failover from run-examples.sh script
...
the transaction failover was always supposed to fail (as it's not guaranteed the transaction will be available at the replica or failover)
it was meant as an example only.. and it's not valid to validate in CI scenarios. I have a CI using this script and it has always failed 1 in 5. Time to go from the script.
2021-09-13 17:49:20 -04:00
Clebert Suconic
b31737d2fc
ARTEMIS-3464 Adding assertion to test
2021-09-13 15:07:53 -04:00
Clebert Suconic
2481a784f3
ARTEMIS-3475 avoiding possible recursion on toString and improving overal PacketImpl toString
2021-09-13 14:51:55 -04:00
Clebert Suconic
6385e471e4
Revert "ARTEMIS-3365 Avoid infinite loop on toString"
...
This reverts commit c67441664f
.
2021-09-13 14:51:55 -04:00
Clebert Suconic
14457c4308
ARTEMIS-3464 Protecting scheduled tasks counter with a synchronized
2021-09-13 14:35:45 -04:00
Clebert Suconic
c67441664f
ARTEMIS-3365 Avoid infinite loop on toString
2021-09-13 10:08:24 -04:00
Clebert Suconic
6db6b8cf9e
ARTEMIS-3442 Removing input for journal retention on cli create
2021-09-12 20:11:16 -04:00
Clebert Suconic
5dbbc98a62
ARTEMIS-3464 Fixing PageAckScanTest
2021-09-10 21:39:37 -04:00