Clebert Suconic
4011632230
This closes #3129
2020-05-13 13:58:46 -04:00
Clebert Suconic
4fe4220ff0
ARTEMIS-2372 / ARTEMIS-2740 Improving Message Annotations support in AMQP
...
- when sending messages to DLQ or Expiry we now use x-opt legal names
- we now support filtering thorugh annotations if using m. as a prefix.
- enabling hyphenated_props: to allow m. as a prefix
2020-05-13 10:55:36 -04:00
Clebert Suconic
88b7ee36a3
ARTEMIS-2761 Supporting Quoted IDs to allow complex names in AMQP
...
copied/borrowed from fd2139c27d
2020-05-13 10:46:11 -04:00
Clebert Suconic
47d0b6b84b
This closes #3128
2020-05-12 15:57:28 -04:00
dengliming
2cd638afad
NO-JIRA Remove deprecated sudo setting.
2020-05-12 15:57:16 -04:00
Clebert Suconic
b2041de93b
This closes #3126
2020-05-11 14:56:24 -04:00
Christopher L. Shannon (cshannon)
80ce96768e
ARTEMIS-2752: Properly cleanup Federated Address Divert consumers
...
DivertBindings are now properly cleaned up when a queue binding is
removed that matches the divert. The correct key is now used to remove
the queue address from the set and the correct address is now used to
remove the remote consumer.
2020-05-11 14:56:24 -04:00
Clebert Suconic
5fdf57635e
This closes #3127
2020-05-11 14:51:10 -04:00
Atri Sharma
35e1d4e679
ARTEMIS-2709: Fix LiveToLiveFailoverTest::scaleDownDelay
...
Test fails with the primary server being killed by the crash and the backup server is killed
by the tearDown before ScaleDownHandler can kick in. This commit adds a wait method to allow
ScaleDownHandler to process before the test completes.
2020-05-11 14:50:59 -04:00
Justin Bertram
9f9c8f6a36
This closes #3121
2020-05-11 10:28:19 -05:00
Andy Taylor
5737f965d2
ARTEMIS-2749 - Broadcast Group Control Improvements
...
added some default behaviour for when overridden
https://issues.apache.org/jira/browse/ARTEMIS-2749
2020-05-11 10:28:19 -05:00
Clebert Suconic
5d19ae9536
This closes #3125
2020-05-10 21:37:31 -04:00
Clebert Suconic
fad6ff9418
NO-JIRA Adding retryRule back on SoakPagingTest
2020-05-10 21:37:20 -04:00
brusdev
b43f888ce2
ARTEMIS-2755 Add SoakPagingTest timeouts
...
Limit time awaiting producers and consumers.
2020-05-10 21:35:28 -04:00
Clebert Suconic
56f2654cbb
This closes #3123
2020-05-09 23:44:56 -04:00
brusdev
74598c88df
ARTEMIS-2755 Improve SoakPagingTest stability
...
Await producers and consumer creation before to await the test running time.
2020-05-08 20:28:14 +02:00
Clebert Suconic
9571ca16db
ARTEMIS-2753 Expanding wildcard fix to Advisories
2020-05-07 12:16:35 -04:00
Clebert Suconic
4bbd7ba4d1
This closes #3120
2020-05-07 09:26:35 -04:00
Clebert Suconic
c20d894e81
ARTEMIS-2753 Fixing OpenWire Temporary queue names over wildcard configurations
2020-05-06 23:24:24 -04:00
Clebert Suconic
51eaf85c15
This closes #3119
2020-05-05 18:49:56 -04:00
Michael Pearce
ed4086c687
ARTEMIS-2534 Adding additional test for OpenWire and TempQueue
2020-05-05 18:19:11 -04:00
Clebert Suconic
593207eb8a
NO-JIRA ignore for DS_Store generated from idea
2020-05-05 18:16:50 -04:00
Clebert Suconic
c8f357c1e5
This closes #3116
2020-05-04 18:54:18 -04:00
Clebert Suconic
863f0298d5
NO-JIRA Fixing intermittent failure (Wait condition)
2020-05-04 18:50:24 -04:00
Clebert Suconic
8e0fb3ebed
This closes #3115
2020-05-04 15:40:08 -04:00
Clebert Suconic
974423e0d2
NO-JIRA fixing test
...
AmqpExpiredMessageTest will expire messages, eventually the counter could be 0
so it is invalid to assertEquals(1, queue.getMessageCount()) as it will be 0 eventually.
2020-05-04 15:31:20 -04:00
Clebert Suconic
7438d7ff07
ARTEMIS-2750 Fixing out of order cancellations in AMQP
2020-05-04 13:15:56 -04:00
Clebert Suconic
fde126d867
This closes #3114
2020-05-04 12:52:31 -04:00
Andy Taylor
2ab381565c
ARTEMIS-2749 - Broadcast Group Control Improvements
...
https://issues.apache.org/jira/browse/ARTEMIS-2749
2020-05-04 16:20:08 +01:00
Clebert Suconic
0fe11c7562
This closes #3107
2020-05-04 10:38:54 -04:00
Andy Taylor
8a04ee07de
ARTEMIS-2648 - audit logging improvements
...
https://issues.apache.org/jira/browse/ARTEMIS-2648
2020-05-04 15:19:08 +01:00
Clebert Suconic
00985b609f
This closes #3112
2020-05-04 10:02:54 -04:00
Havret
ee85989995
NO-JIRA Remove repeated words and fix spelling and grammar
2020-05-03 11:59:25 +02:00
Clebert Suconic
8e4d2e756d
NO-JIRA Removing System.err. debug
2020-05-02 16:38:42 -04:00
Justin Bertram
b81c595e3f
This closes #3018
2020-05-01 13:40:24 -05:00
Justin Bertram
ede2051960
ARTEMIS-2655 support auto-creation w/FQQN & STOMP
2020-05-01 13:40:24 -05:00
Justin Bertram
2af6f3d5a2
This closes #3047
2020-05-01 13:23:50 -05:00
Justin Bertram
29d9443a1e
ARTEMIS-2680 use q name for addr if none specified via config
2020-05-01 13:23:50 -05:00
Justin Bertram
75a5b7525d
This closes #3033
2020-05-01 13:13:45 -05:00
Justin Bertram
0b155cf5ea
ARTEMIS-2666 mngmnt for duplicate ID cache
2020-05-01 13:13:45 -05:00
Clebert Suconic
4ca6bac92d
NO-JIRA Fixing Test
...
There's no semantic changes here, hence NO-JIRA
2020-05-01 13:39:33 -04:00
Justin Bertram
a38d58618b
This closes #3004
2020-05-01 11:56:02 -05:00
Justin Bertram
ea09a0fd39
ARTEMIS-2638 retro resources created recursively w/# match
2020-05-01 11:56:02 -05:00
Clebert Suconic
2a7320bffd
NO-JIRA test retry
2020-04-30 21:57:25 -04:00
Clebert Suconic
7906569184
This closes #3111
2020-04-30 16:20:53 -04:00
Clebert Suconic
449e4243e3
ARTEMIS-2747 Upgrade com.sun.minsw to 2.7.0
2020-04-30 16:20:53 -04:00
Clebert Suconic
279d31a31c
This closes #3109
2020-04-30 16:10:07 -04:00
Justin Bertram
d53b2bcef6
ARTEMIS-2745 queue registering wrong metrics
2020-04-30 14:53:36 -05:00
Clebert Suconic
9918cd02fb
NO-JIRA Adding option to RetryRule to retry on success
...
This means retry a test until it failed, if the option is chosen.
2020-04-30 12:03:54 -04:00
Justin Bertram
7bcb67718d
NO-JIRA doc fix for Symmetric Cluster example
2020-04-30 09:13:51 -05:00