6853 Commits

Author SHA1 Message Date
Clebert Suconic
d55ec37195 Revert "ARTEMIS-2462 Allow store-forward queue to be deleted afte scaledown"
This reverts commit 397cef699aea5a59cfc3970b7735aaf2068bf1ff.
2019-09-17 14:05:00 -04:00
Clebert Suconic
3cbd5a3c05 This closes #2840 2019-09-17 14:04:37 -04:00
Howard Gao
05a93314cd ARTEMIS-2493 OpenWire session close doesn't cleanup consumer refs
When an openwire client closes the session, the broker doesn't
clean up its server consumer references even though the core
consumers are closed. This results a leak when sessions within
a connection are created and closed when the connection keeps open.
2019-09-17 09:44:25 +08:00
Clebert Suconic
0e876c8100 This closes #2838 2019-09-16 09:01:56 -04:00
Beat Sägesser
00ad31ad50
NO-JIRA Add 2.10.0 entry with upgrade instructions 2019-09-16 11:46:33 +02:00
Clebert Suconic
d13d28450b This closes #2836 2019-09-13 15:21:07 -04:00
Rico Neubauer
4a01e840bf [ARTEMIS-2487] Updated to org.jctools:jctools-core:2.1.2
To resolve wrong import range due to wrong declaration in
jctools-core:2.1.1
2019-09-13 15:21:07 -04:00
Clebert Suconic
de0da642b0 This closes #2835 2019-09-13 11:44:24 -04:00
Justin Bertram
c56b8fb9d2 ARTEMIS-2489 ring q fails w/concurrent producers 2019-09-13 10:08:32 -05:00
Clebert Suconic
0acf191e21 ARTEMIS-2484 Ignoring QuorumFailOverLiveVotesTest.testQuorumVotingLiveNotDead 2019-09-11 14:50:02 -04:00
Francesco Nigro
f3b984dbf7 This closes #2831 2019-09-11 17:37:11 +02:00
Andy Taylor
42327a490a ARTEMIS-2480 - Reloading configuration can kill broker
https://issues.apache.org/jira/browse/ARTEMIS-2480
2019-09-11 17:37:11 +02:00
Clebert Suconic
02d3384b87 This closes #2828 2019-09-11 09:41:38 -04:00
Clebert Suconic
793a45f35a NO-JIRA Speeding up JMSNonDestructiveTest 2019-09-11 09:37:03 -04:00
Wei Yang
e43c5390cf ARTEMIS-2478 Expired message not removed in non destructive queue 2019-09-11 09:37:03 -04:00
Clebert Suconic
a8d68d9dd7 This closes #2833 2019-09-10 20:10:20 -04:00
Clebert Suconic
a2dd5ae590 ARTEMIS-2483 Sync calculation should use the block size 2019-09-10 20:10:19 -04:00
Clebert Suconic
485043cf0b This closes #2829 2019-09-10 20:05:26 -04:00
Justin Bertram
c5376789b0 ARTEMIS-2475 log metrics plugin init details 2019-09-10 20:05:25 -04:00
Clebert Suconic
9002bc533f This closes #2818 2019-09-10 15:04:19 -04:00
Clebert Suconic
1928180a7c ARTEMIS-2467 Allowing create of static clusters through CLI 2019-09-10 15:04:18 -04:00
Clebert Suconic
2a2b6bc260 This closes #2826 2019-09-10 15:03:02 -04:00
Clebert Suconic
5373c60891 ARTEMIS-2474 Retry interval ignored on Backup Connectors 2019-09-10 15:03:01 -04:00
Clebert Suconic
b583ba7a47 This closes #2830 2019-09-10 15:02:27 -04:00
Clebert Suconic
60b62940b9 ARTEMIS-2479 Initial connection will not work with infinite retry and multiple nodes 2019-09-10 15:02:27 -04:00
Clebert Suconic
54de31e813 NO-JIRA Fixing intermittent failures 2019-09-10 15:00:45 -04:00
Clebert Suconic
7fd7558ed8 NO-JIRA Fixing intermittent failures 2019-09-10 14:53:49 -04:00
Clebert Suconic
d888e91cf2 This closes #2827 2019-09-09 17:43:03 -04:00
Andy Taylor
9a1a2b1369 ARTEMIS-2477 - create a less verbose and more descriptive warning when the native Netty jars are not present on the classpath
https://issues.apache.org/jira/browse/ARTEMIS-2477
2019-09-09 17:42:52 -04:00
Clebert Suconic
298ad01b4f This closes #2814 2019-09-06 14:27:01 -04:00
Francesco Nigro
fb01bc5644 ARTEMIS-2465 [JDBC-STORE] Adding index on txId 2019-09-06 14:27:00 -04:00
Clebert Suconic
0a0b0fcb23 This closes #2823 2019-09-06 14:26:30 -04:00
Wei Yang
da6fedf6ae ARTEMIS-2472 Persistent and delivering size not right in replacement of lvq message 2019-09-06 14:26:30 -04:00
Clebert Suconic
85170ace50 This closes #2825 2019-09-06 14:26:04 -04:00
Francesco Nigro
9413925957 ARTEMIS-2473 RemoteQueueBindingImpl should check for empty filters 2019-09-06 14:26:03 -04:00
Clebert Suconic
48027bdee2 This closes #2824 2019-09-06 14:24:59 -04:00
Clebert Suconic
93dcd27b39 NO-JIRA Fixing intermittent failure on BasicXaTest
It would fail on cannot destroy queue
as the failure could be asynchronous, introducing a quick race, which is acceptable
you just need to make sure the async operation will finish before removing the queue.

Fix is to introduce a Wait.assertEquals call.
2019-09-06 10:28:14 -04:00
Clebert Suconic
07276ee09c This closes #2822 2019-09-05 15:41:34 -04:00
Clebert Suconic
7263e820f3 NO-JIRA Fixing intermittent failure on CreditsSemaphoreTest 2019-09-05 15:41:33 -04:00
Justin Bertram
cfd84f3994 This closes #2821 2019-09-05 09:21:36 -05:00
Francesco Nigro
a9ce90f97a ARTEMIS-2471 JdbcNodeManager doesn't use jdbc-user and jdbc-password tags 2019-09-05 09:21:35 -05:00
Francesco Nigro
0106329816 This closes #2820 2019-09-04 12:09:54 +02:00
Jan Boehm
39fe4fd9ef Updated Apache BeanUtils to address CVE
1.9.4 is a minor update do address CVE-2014-0114:
http://commons.apache.org/proper/commons-beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt
2019-09-04 12:09:54 +02:00
Wei Yang
9c1cbf3dc9 This closes #2703 2019-09-04 11:02:19 +08:00
Wei Yang
4a61d2dc76 ARTEMIS-2380 Fix delivering message in the case of consume close 2019-09-04 11:02:16 +08:00
Justin Bertram
8dd1501971 This closes #2819 2019-09-03 09:28:57 -05:00
Francesco Nigro
a3a5a48d2e ARTEMIS-2468 console.war doesn't need checker-compat-qual lib 2019-09-03 09:28:57 -05:00
Clebert Suconic
289e5b8d44 This closes #2817 2019-08-29 18:42:29 -04:00
Clebert Suconic
60a15f3b50 ARTEMIS-2424 Testing functionality where we disable isReacheable if a ping custom command is used 2019-08-29 18:41:34 -04:00
Tom
90e4384a41 ARTEMIS-2424 Add option to override isReachable()
Added check for non default ping command(s)
Bypass InetAddress.isReachable() to allow exclusive use of user defined
ping command(S).
2019-08-29 18:25:31 -04:00