Commit Graph

8897 Commits

Author SHA1 Message Date
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
Clebert Suconic 354fa5bf15 This closes #3737 2021-09-10 18:27:00 -04:00
Clebert Suconic 2fb23474ce ARTEMIS-3464 Improving ACK reliability on Paging and code improvements 2021-09-10 18:27:00 -04:00
Clebert Suconic 779d146d35 This closes #3739 2021-09-10 18:25:43 -04:00
Clebert Suconic 43ca9540be ARTEMIS-3472 Reconnect openwire could leave Openwire internal session null 2021-09-10 18:07:11 -04:00
Clebert Suconic 7792d8f7b3 ARTEMIS-3473 Some tests were leaving a directory named null for journal files under tests/integration-tests 2021-09-10 17:43:06 -04:00
Clebert Suconic cdc046a152 This closes #3738 2021-09-10 17:17:56 -04:00
Justin Bertram 8f6dd3ea37 ARTEMIS-3471 implement "session present" for MQTT CONNACK 2021-09-10 14:41:02 -05:00
gtully 6a346e71d4 ARTEMIS-3470 - exclude junit5 transitive deps - to allow junit introspection to work with our junit version 2021-09-10 15:21:10 +01:00
Robbie Gemmell 55fb9bb540 ARTEMIS-3449: add some additional guarding following behaviour seen prior to ARTEMIS 3465 fix 2021-09-10 11:41:21 +01:00
Clebert Suconic 6f2d58f886 This closes #3732 2021-09-09 16:56:52 -04:00
Domenico Francesco Bruscino 9ed12b53d6 ARTEMIS-3467 FD leak on receiving AMQP large messages 2021-09-09 16:56:52 -04:00
Justin Bertram 10cf41521c This closes #3735 2021-09-09 15:28:39 -05:00
Justin Bertram 4dd643cbec ARTEMIS-3466 byte arrays can have negative hex numbers in web console 2021-09-09 15:28:39 -05:00
Justin Bertram 57156ba064 This closes #3734 2021-09-09 15:27:47 -05:00
Erwin Dondorp 366ab504ac ARTEMIS-3469 additionally show readable versions of expiration/timestamp 2021-09-09 15:27:47 -05:00
Justin Bertram d99b2e30ee This closes #3733 2021-09-09 15:27:15 -05:00
Erwin Dondorp e27ef12ae1 ARTEMIS-3468 do not show field "selected" 2021-09-09 15:27:15 -05:00
Clebert Suconic 86c7bd72b3 This closes #3729 2021-09-09 15:45:38 -04:00
Paul Wright 1f1ee28b34 NO-JIRA fixing doc about pools 2021-09-09 15:45:17 -04:00
franz1981 e379b447ff ARTEMIS-3465 BufferSplitter::split shouldn't consume input buffer 2021-09-09 15:37:51 -04:00
gtully 475d349a23 ARTEMIS-3446 - tidy up cli set code based on static analysis 2021-09-09 13:29:01 +01:00