Domenico Francesco Bruscino
648faf58cc
ARTEMIS-4169 Auto detect dead-letter and expiry queues in the console
2023-03-10 10:33:04 -06:00
Robbie Gemmell
1f3745c87d
ARTEMIS-4160: update the files used for the config upgrade testing to use the new comment.
...
Fixes the CompareUpgradeTest by removing this unimportant difference from a fresh broker instances jolokia-access.xml file, given that we dont actually update jolokia-access.xml currently during upgrade.
Tweaks or unwinds earlier changes in aae65fd527
and 3e7cb24381
2023-03-03 14:58:22 +00:00
Justin Bertram
97c78525da
ARTEMIS-4181 make try-with-resources style consistent
2023-03-03 08:40:51 -06:00
Clebert Suconic
aae65fd527
NO-JIRA Fixing CompareUpgradeTest
2023-03-02 18:12:51 -08:00
Clebert Suconic
3e7cb24381
NO-JIRA Adding CompareUpgradeTest to fast-tests
2023-03-02 18:12:51 -08:00
Justin Bertram
50e90cad5d
ARTEMIS-4151 tighten default MBean access
...
This is a preventative measure to limit what users can do with any MBean
other than those in the hawtio or org.apache.activemq.artemis domains.
2023-03-02 19:17:14 -06:00
Justin Bertram
fb169bc4af
ARTEMIS-4172 sending large msg via core skips plugins & audit log
2023-02-16 13:34:29 -08:00
Clebert Suconic
2378d187af
[maven-release-plugin] prepare for next development iteration
2023-01-31 07:22:48 -05:00
Clebert Suconic
893e1e7916
[maven-release-plugin] prepare release 2.28.0
2023-01-31 07:22:47 -05:00
Robbie Gemmell
0dcb3aba2e
ARTEMIS-4110: update a few more files introduced recently from older PRs being merged
2022-12-20 09:45:52 +00:00
Domenico Francesco Bruscino
635ca1fbd6
ARTEMIS-3866 Move user preferences to the send message view
2022-12-15 11:51:39 -05:00
Domenico Francesco Bruscino
fa8d487ff2
ARTEMIS-3866 Authorize management message sending using context subject
2022-12-15 11:51:39 -05:00
Gary Tully
bfb33c7a26
ARTEMIS-4042 - remove use of codec system property from scripts as env var can now be read directly
2022-12-08 15:04:26 +00:00
Robbie Gemmell
f790911c44
ARTEMIS-4110: insert standard ASF licence header comment in various cases, such as to replace a javadoc header
2022-12-07 10:21:25 +00:00
Robbie Gemmell
481d07f27e
ARTEMIS-4092: resolve issues with upgrade backups, tweaks for clarity and consistency, additional output detail
...
Adds test verifications that expected files are backed up and match pre-upgrade reference files.
This closes #4291
2022-11-23 16:05:37 +00:00
Clebert Suconic
0866a2eb88
ARTEMIS-4096 Bridge transfer is broken with AMQP Large messages
2022-11-19 11:57:28 -05:00
Justin Bertram
dce4ba3c1a
[maven-release-plugin] prepare for next development iteration
2022-11-08 13:17:38 -06:00
Justin Bertram
1fd6cb6239
[maven-release-plugin] prepare release 2.27.0
2022-11-08 12:46:20 -06:00
Clebert Suconic
03dec4e2d0
ARTEMIS-4081 Comparing upgrades against fresh instances and some adjustments
2022-11-08 11:29:53 -05:00
Robbie Gemmell
304033673c
ARTEMIS-4081: some small cleanups and fixups
2022-11-07 15:41:44 +00:00
Clebert Suconic
9c88fb4f88
ARTEMIS-4081 Upgrade command
...
This command will help updating the instance from a previous home
2022-11-04 00:13:39 -04:00
Clebert Suconic
db1338af52
ARTEMIS-4020 Fixing Management DTO Parsing with custom ETC
...
This is fixing an issue introduced by the logging changes where a custome ETC would not work correctly.
2022-11-02 15:05:58 -04:00
Timothy Bish
b900a1e4bd
ARTEMIS-4020 Standardize the naming of Logger types for consistency
...
Attempt to standardize all Logger declaration to a singular variable name
which makes the code more consistent and make finding usages of loggers in
the code a bit easier.
2022-10-13 12:40:45 -04:00
Timothy Bish
617269319a
ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful)
...
Logger statements should use formatting syntax and let the normal framework checks take care of
checking if a logger is enabled instead of string concats and isXEnabled logger checks except
in cases there is known expense to the specifc logging message/arg preparation or passing.
Changes from myself and Robbie Gemmell.
Co-authored-by: Robbie Gemmell <robbie@apache.org>
2022-10-07 15:40:53 -04:00
Clebert Suconic
12cc70c5bf
ARTEMIS-4020 Using a little trick to create the Loggers
...
Trick provided by Tim Bish
2022-09-29 17:46:51 -04:00
Robbie Gemmell
9873fccf74
ARTEMIS-4020: switch to using SLF4J API for logging, use Log4J 2 as impl for broker distribution and tests
...
PR includes work from myself and Clebert Suconic, squashed from the new-logging branch.
2022-09-28 14:01:54 -04:00
Clebert Suconic
5d8e7fe829
[maven-release-plugin] prepare for next development iteration
2022-09-21 13:00:47 -04:00
Clebert Suconic
2d7b1a3ef7
[maven-release-plugin] prepare release 2.26.0
2022-09-21 13:00:46 -04:00
Clebert Suconic
7bf1193380
ARTEMIS-4003 Fixing credit starve on Large Message over the bridge or clustering
2022-09-19 12:10:28 -04:00
Domenico Francesco Bruscino
e7ff8fd427
ARTEMIS-3980 Remove web content from distribution
2022-09-16 11:02:25 -04:00
Clebert Suconic
f47d592079
ARTEMIS-3988 Moving MMSFactoryTest under soak-tests
2022-09-13 23:29:20 -04:00
Clebert Suconic
4ad830fb95
Bumping artemis as 3.0
...
After removing ActiveMQ Artemis rest (per ARTEMIS-3987), we should start promoting Artemis as 3.0
2022-09-12 15:09:31 -04:00
Clebert Suconic
11eab60584
[maven-release-plugin] prepare for next development iteration
2022-08-30 18:04:06 -04:00
Clebert Suconic
fb1b362b47
[maven-release-plugin] prepare release 2.25.0
2022-08-30 18:04:05 -04:00
Clebert Suconic
d06459df57
ARTEMIS-3943 Adjusting defalut address settings to avoid OME from paging and flow control
2022-08-30 09:26:35 -04:00
Clebert Suconic
fa002728f2
[maven-release-plugin] prepare for next development iteration
2022-07-26 11:59:21 -04:00
Clebert Suconic
897d9beaef
[maven-release-plugin] prepare release 2.24.0
2022-07-26 11:59:19 -04:00
Clebert Suconic
79daf49105
[maven-release-plugin] prepare for next development iteration
2022-07-21 17:44:35 -04:00
Clebert Suconic
cc4867ccba
[maven-release-plugin] prepare release 2.24.0
2022-07-21 17:44:33 -04:00
Domenico Francesco Bruscino
4513d2f121
NO-JIRA Fix Console QueuesTest
2022-07-21 21:40:27 +02:00
Justin Bertram
4974f2a9f0
ARTEMIS-3896 fix tests
2022-07-21 10:53:15 -05:00
Domenico Francesco Bruscino
15d839a6b0
ARTEMIS-3820 Fix browsing original queue of AMQP messages
2022-07-11 13:44:33 -05:00
Robbie Gemmell
2ab0e85db4
ARTEMIS-3874: move/update various bits to allow removing many test-jar creations and dependencies
2022-06-27 09:52:54 -04:00
Robbie Gemmell
d199bf3c8c
ARTEMIS-3870: mark -all client deps optional in distribution pom, avoid passing on clashing/duplicate deps
2022-06-23 09:42:15 +01:00
Robbie Gemmell
0c5e83b76a
ARTEMIS-3854: use Process.pid() rather than reflection
2022-06-08 15:06:04 +01:00
Clebert Suconic
0fab0dae91
[maven-release-plugin] prepare for next development iteration
2022-06-07 12:39:09 -04:00
Clebert Suconic
224ca0d4d7
[maven-release-plugin] prepare release 2.23.0
2022-06-07 12:39:07 -04:00
Domenico Francesco Bruscino
5c4d839d2d
NO-JIRA Fix QueuesTest after ARTEMIS-3773
2022-05-11 09:09:14 -04:00
Clebert Suconic
57fa8b8271
[maven-release-plugin] prepare for next development iteration
2022-04-27 17:26:46 -04:00
Clebert Suconic
1a49845628
[maven-release-plugin] prepare release 2.22.0
2022-04-27 17:26:45 -04:00