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
Domenico Francesco Bruscino
9ed12b53d6
ARTEMIS-3467 FD leak on receiving AMQP large messages
2021-09-09 16:56:52 -04:00
Clebert Suconic
7fb4f80649
ARTEMIS-3464 Missing ACKs on Page and Mirror
2021-09-08 15:30:39 -04:00
franz1981
1e5b361b6a
ARTEMIS-3446 Pluggable quorum vote force live CLI command
2021-09-06 18:14:29 +02:00
franz1981
ce3b50c1a6
ARTEMIS-3430 Activation Sequence Auto-Repair
2021-09-06 18:14:29 +02:00
franz1981
c31db95f6b
NO-JIRA Reduce amount of Apache Curator logs
2021-09-06 18:14:29 +02:00
franz1981
c629289e9b
NO-JIRA speed-up replicated failback test
2021-09-06 18:14:29 +02:00
franz1981
44dd84d704
ARTEMIS-3429 Backup forget coordination-id after quorum loss
2021-09-06 18:14:29 +02:00
gtully
276f822a0e
ARTEMIS-1925 - allow redistribution with new loadbalance type of OFF_WITH_REDISTRIBUTION to ensure local consumers get priority, we only optionally redistribute when messages are stuck
2021-09-06 11:18:11 +01:00
gtully
b27aa03a37
ARTEMIS-1612 - strip any acceptor matching prefix from the message address such that further routing will match the lack of prefixes in broker routing, different fix for redistribution with prefixes
2021-09-06 11:08:36 +01:00
gtully
e985df77fb
ARTEMIS-3223 - ensure distribution uses the address from the message, rather than the address from the queue which may be a wildcard sub and not valid for publishng on, fix and test
2021-09-06 11:08:36 +01:00
gtully
224b89810d
ARTEMIS-2007 - allow redistribution if there are unmatched messages pending on a queue and there is new remote demand
2021-09-06 10:40:39 +01:00
Justin Bertram
6ee7e72db1
ARTEMIS-3445 automatically clean-up abandoned MQTT subscriptions
2021-09-03 16:48:01 -04:00
Robbie Gemmell
f82cd797cb
NO-JIRA: undo addition of module-specific resources-plugin version from 97e84bb0d1
...
Also consolidates plugin configuration to fix warning from having plugin defined multiple times
2021-09-03 12:05:29 -04:00
Domenico Francesco Bruscino
e984435b62
ARTEMIS-3455 Upgrade jasypt to 1.9.3
2021-09-02 16:13:28 +01:00
Domenico Francesco Bruscino
97e84bb0d1
NO-JIRA Fix test security resources copy
2021-09-01 15:10:29 -04:00
Robbie Gemmell
587e0f8252
ARTEMIS-3451: add dependencyManagement entry for qpid-jms-client, remove various redundant uses of property
2021-08-30 17:26:28 +01:00
Clebert Suconic
b8ed0f21c8
NO-JIRA Fixing small typo on MessagesExpiredPagingTest
2021-08-27 13:20:42 -04:00
Robbie Gemmell
539749f0ba
ARTEMIS-3447: update test use of bcprov-jdk15on to current 1.69 release
...
Also, remove stale exclusion that isnt doing anything
2021-08-26 17:13:37 +01:00
Clebert Suconic
9b8e82601b
ARTEMIS-3442 Configure journal retention through cli create
2021-08-25 13:22:05 -04:00
Clebert Suconic
0266582a8f
ARTEMIS-3441 Remove a few finalize methods
2021-08-24 19:08:00 -04:00
Clebert Suconic
4d2fd89882
ARTEMIS-3436 Journal Replay operation
2021-08-24 19:07:15 -04:00
Clebert Suconic
edf688e706
NO-JIRA Adding Large Message into MessagesExpiredPagingTest
2021-08-24 18:52:45 -04:00
Clebert Suconic
e05221eba4
ARTEMIS-3234 Adjusting sizes on MessagesExpiredPagingTest
2021-08-24 13:38:24 -04:00
Clebert Suconic
ac46c56a2b
ARTEMIS-3234 Adjusting sizes on MessagesExpiredPagingTest
2021-08-24 12:21:28 -04:00
Clebert Suconic
d15680d8d9
ARTEMIS-3234 Additional test with expiry and paging
...
The issue found by this test has been previously fixed as part of ARTEMIS-3234
There's no additional fixing needed. This is just to commit the test to avoid future regressions.
2021-08-23 18:53:01 -04:00
Clebert Suconic
7e7150ffdc
NO-JIRA Renaming TestTransfer as TransferTest to be compatible with the other tests names
2021-08-23 09:44:07 -04:00
Justin Bertram
3fd0eea667
ARTEMIS-3438 legacy updateQueue doesn't respect ringSize
2021-08-20 17:00:23 -04:00
Clebert Suconic
ed4c915d50
ARTEMIS-3434 Fixing Journal Retention Wrong month
2021-08-20 11:22:33 -04:00
Andy Taylor
364d4cc324
ARTEMIS-3426 - fix copying of large retained message
...
https://issues.apache.org/jira/browse/ARTEMIS-3426
2021-08-19 09:58:28 -04:00
Clebert Suconic
52f429afa1
NO-JIRA Fixing ExpiryRunnerTest intermittent test failure
2021-08-19 09:00:09 -04:00
Robbie Gemmell
fac1c4320d
ARTEMIS-3423: remaining #3697 feedback, move the non-shared sub test out of the shared sub test class
2021-08-19 12:19:31 +01:00
Clebert Suconic
3edb96b09b
ARTEMIS-3425 Possible NPE on Page reload
2021-08-18 17:49:35 -04:00
Clebert Suconic
656114045a
ARTEMIS-3423 Addressing suggestiongs from Robbie Gemmel on PR #3697
2021-08-18 13:01:30 -04:00
Andy Taylor
191cb34c54
ARTEMIS-3423 - create correct queue when durable subs recreated via AMQP
...
https://issues.apache.org/jira/browse/ARTEMIS-3423
2021-08-18 12:41:19 -04:00
Justin Bertram
82f0ece67c
ARTEMIS-3329 ability to purge all queues on address
2021-08-18 12:33:01 -04:00
Clebert Suconic
62cf93dd61
NO-JIRA Removing non used UnitTestLogger
2021-08-14 19:16:08 -04:00
Clebert Suconic
b8c64590f9
[maven-release-plugin] prepare for next development iteration
2021-08-09 11:58:28 -04:00
Clebert Suconic
37cc298973
[maven-release-plugin] prepare release 2.18.0
2021-08-09 11:58:27 -04:00
Clebert Suconic
cc4a51a3ea
[maven-release-plugin] prepare for next development iteration
2021-08-06 17:04:18 -04:00
Clebert Suconic
0b30187091
[maven-release-plugin] prepare release 2.18.0
2021-08-06 17:04:16 -04:00
Clebert Suconic
2aebcb784b
NO-JIRA Fixing Broker Balance Examples poms
2021-08-06 16:03:27 -04:00
Clebert Suconic
ff27d10372
SNAPSHOT update on Extra Tests
2021-08-06 14:13:52 -04:00
Clebert Suconic
0e2ce484ba
[maven-release-plugin] prepare for next development iteration
2021-08-06 13:46:56 -04:00
Clebert Suconic
cb705b5c5c
[maven-release-plugin] prepare release 2.18.0
2021-08-06 13:46:54 -04:00
Robbie Gemmell
e72e7e74e9
ARTEMIS-3413: clean up tests to verify queue create behaviour, have names reflect what they check
2021-08-06 08:43:07 -04:00
Domenico Francesco Bruscino
3555dd7d25
ARTEMIS-3365 Add broker balancers
2021-08-06 08:33:21 -04:00
Domenico Francesco Bruscino
6d2b96c79e
ARTEMIS-3275 Lock CORE client communication during failover retries
2021-08-06 08:32:59 -04:00
Clebert Suconic
2ee22912f0
ARTEMIS-3413 Testing with RemoveQueue=false on the replica
2021-08-05 18:30:01 -04:00