Erwin Dondorp
524bc7bd71
ARTEMIS-3531 after review comment from gtully
2021-10-21 10:36:40 +01:00
Erwin Dondorp
99ed1a7056
ARTEMIS-3531 added documentation for address-setting "management-message-attribute-size-limit"
2021-10-21 10:36:40 +01:00
gtully
925ceadffa
ARTEMIS-3433 - allow null return and throw error only startup usage paths
2021-10-21 10:35:43 +01:00
Robbie Gemmell
6bd76386f1
NO-JIRA: enable optional modules during release, get their version updated and are tagged as such. Refresh release docs.
2021-10-20 14:38:56 +01:00
gtully
1ef059db2b
ARTEMIS-3533, ARTEMIS-3308 - doc extra params and large messages for federation
2021-10-20 10:02:31 +01:00
gtully
3259791bbb
ARTEMIS-3533 - respect extra url parameters from federation connector-ref
2021-10-20 09:44:21 +01:00
gtully
cf85d35355
ARTEMIS-3308 - support federation of large messages
2021-10-20 09:43:11 +01:00
Clebert Suconic
1db3ae1dc0
ARTEMIS-3529 Fixing integration tests after Web Console Parsing of Large Messages
2021-10-19 23:00:51 -04:00
Clebert Suconic
54418dfcaf
ARTEMIS-3529 Fixing test and tweaks on properties
2021-10-19 17:43:01 -04:00
Clebert Suconic
6bb4aa7a10
ARTEMIS-3529 Moving addItem from AMQP and Core into upper class
2021-10-17 20:06:51 -04:00
Clebert Suconic
a833d95c1f
ARTEMIS-3461 Generalize MBean Support on Messages and avoid converstion to core on AMQP Messages on console browsing
...
Done in collaboration with Erwin Dondorp through https://github.com/apache/activemq-artemis/pull/3794/
2021-10-17 11:25:27 -04:00
Clebert Suconic
fd12209488
ARTEMIS-3529 Tweaks on test - Removing AssertionLogger and reformat
2021-10-13 19:14:45 -04:00
Clebert Suconic
1d84800d5a
ARTEMIS-3529 Expire should not reject messages from duplicateID
2021-10-13 19:11:40 -04:00
gtully
df2c4e80e4
Revert "ARTEMIS-3221 - revert changes to artemis-openwire-client feature, it is not jakarta ready"
...
This reverts commit 6e888be70a
.
2021-10-13 17:36:45 +01:00
Robbie Gemmell
84b0c1118b
NO-JIRA: update GHA cache config to workaorund broken exclusions, tweak excludes, skip cache for tags
...
include token pom change to prod creation of a new cache
2021-10-13 15:43:17 +01:00
Clebert Suconic
2383aa0125
ARTEMIS-3525 Empty Auto Created queues should be removed on restart
2021-10-12 12:54:48 -04:00
Clebert Suconic
e86acc977b
NO-JIRA fixing intermittent test failure
2021-10-12 12:06:26 -04:00
gtully
6e888be70a
ARTEMIS-3221 - revert changes to artemis-openwire-client feature, it is not jakarta ready
2021-10-12 17:03:20 +01:00
gtully
3c031eb7ad
update to current dependency
2021-10-12 14:07:10 +01:00
gtully
2864006693
ARTEMIS-3515 - add to release profile such that versions get updated with the release process
2021-10-12 10:51:13 +01:00
gtully
6f4c609ee0
ARTEMIS-3496 - add test to verify no reconnect on locators - mokito based and quite involved
2021-10-12 10:14:30 +01:00
franz1981
1dc9d4f455
ARTEMIS-3496 Replica connection to its live should fail fast
2021-10-12 10:14:30 +01:00
Clebert Suconic
95aa20b608
NO-JIRA fixing intermittent failures
2021-10-11 16:22:33 -04:00
Clebert Suconic
e8cb30586a
NO-JIRA bump extra-tests release
2021-10-11 16:22:33 -04:00
Justin Bertram
402842062a
[maven-release-plugin] prepare for next development iteration
2021-10-11 13:35:57 -05:00
Justin Bertram
5fcb763234
[maven-release-plugin] prepare release 2.19.0
2021-10-11 13:35:06 -05:00
Justin Bertram
f3f92edd2e
NO-JIRA update release notes for 2.19.0
2021-10-11 10:56:21 -05:00
Clebert Suconic
75430f6ebe
NO-JIRA Adding JDBC AMQPLargeMessage test
2021-10-11 11:36:27 -04:00
Domenico Francesco Bruscino
493bd225e4
ARTEMIS-2933 Add .NET Famework v4.0 supported runtime for com.sun.winsw
2021-10-11 16:16:42 +02:00
Clebert Suconic
cfbdcb4619
This closes #3512
2021-10-11 09:21:58 -04:00
franz1981
95d2de5aa4
NO-JIRA Save double property lookup on common case
2021-10-11 08:46:58 -04:00
Clebert Suconic
377cda62b2
ARTEMIS-3313 fixing intermittent test failure
2021-10-10 20:50:27 -04:00
Justin Bertram
7e7f7496c1
ARTEMIS-3313 add export/import test
2021-10-08 10:34:49 -05:00
Domenico Francesco Bruscino
452d3dfc15
ARTEMIS-3518 Upgrade karaf version to 4.3.3
2021-10-08 15:11:05 +02:00
Justin Bertram
7109d0d45f
This closes #3782
2021-10-08 08:09:21 -05:00
Justin Bertram
c3d93f5590
ARTEMIS-3313 routing-type conflict during import/export
2021-10-08 08:09:21 -05:00
Clebert Suconic
d125109784
ARTEMIS-3502 Removing non used logger method
2021-10-08 09:02:18 -04:00
Clebert Suconic
41baff7423
NO-JIRA fixing typoe on test
2021-10-07 17:11:51 -04:00
gtully
5508b8a87a
ARTEMIS-3365 - add simple local-target balancer example with amqp failover, remove manditory pool and policy config and update doc with data gravity concept
2021-10-07 15:23:58 +01:00
Robbie Gemmell
d7f37ae313
ARTEMIS-3520: set the Open failure hint when balancer redirects or refuses AMQP connection, add lower level test for balancer related redirect/refusal protocol behaviour
2021-10-07 10:55:29 +01:00
Robbie Gemmell
a5b5a504e0
ARTEMIS-3038: unwind effect of defunct changes from ARTEMIS-1264
...
Follows earlier test removal in a3de3d4c75
2021-10-07 10:45:02 +01:00
Clebert Suconic
15c2dbb1c3
ARTEMIS-3521 Option to disable duplicate detection on openwire failover clients
2021-10-06 16:26:01 -04:00
Clebert Suconic
ef9011a83c
ARTEMIS-3519 OperationContext not respecting store lineups and dones on store only
2021-10-06 14:56:19 -04:00
Justin Bertram
baf89d947d
This closes #3780
2021-10-06 12:22:12 -05:00
Justin Bertram
1740f9cfef
ARTEMIS-3488 add system property for setting key in DefaultSensitiveStringCodec
2021-10-06 11:12:41 -05:00
Clebert Suconic
481b73c8ca
ARTEMIS-3502 Auto delete & auto create leading to inconsistencies
2021-10-05 17:53:30 -04:00
Clebert Suconic
d6237cb4d8
ARTEMIS-3515 Adding example with multicast and broker connection
2021-10-05 17:52:36 -04:00
Clebert Suconic
20445bef7c
ARTEMIS-3513 Fixing AIOJournalCompactTest
2021-10-05 15:06:51 -04:00
Clebert Suconic
2557f80897
This closes #3783
2021-10-05 12:35:47 -04:00
Clebert Suconic
557506140f
ARTEMIS-3457 Dealing with String conversions
...
The test I wrote for ARTEMIS-3513 is throwing a few convert exceptions
because of SimpleString versus String conversion
This commit is addressing the issue,
The previous commit (the one addressing ARTEMIS-3513) should provide the test for this change.
2021-10-05 11:44:24 -04:00