Commit Graph

6578 Commits

Author SHA1 Message Date
Clebert Suconic a2fc928a03 This closes #2733 2019-06-26 15:51:15 -04:00
Justin Bertram f2c3b76874 ARTEMIS-2366 artemis-service start fails 2019-06-26 15:51:15 -04:00
Clebert Suconic 2eecc15a3d This closes #2734 2019-06-26 15:23:04 -04:00
Clebert Suconic 705f1db17b ARTEMIS-2403 Adding test with clientID on retry after exceptions 2019-06-26 15:22:49 -04:00
Shailendra Kumar Singh 741fd433c0 ARTEMIS-2403 Consumer command, clientID is ignored on CLI during retry connection with stdin input 2019-06-26 15:22:41 -04:00
Justin Bertram 824b732845 This closes #2677 2019-06-25 14:06:12 -05:00
yang wei 665a69886e ARTEMIS-2350 Fix ClassNotFoundException while invoking ActiveMQServerControlImpl::listConsumers 2019-06-25 14:06:12 -05:00
Justin Bertram 76f819263e This closes #2711 2019-06-25 14:03:45 -05:00
Shailendra Kumar Singh a98d995783 ARTEMIS-2387 add scheduled-count and routing-type to queue stat CLI 2019-06-25 14:02:18 -05:00
Justin Bertram c8a6d0da95 NO-JIRA fix HA doc port typo 2019-06-24 09:01:31 -05:00
Clebert Suconic b3e740454c This closes #2728 2019-06-21 15:09:09 -04:00
Justin Bertram 886ae7bfc5 ARTEMIS-2395 empty address.txt causes NPE 2019-06-21 15:09:08 -04:00
Clebert Suconic f964f955fa This closes #2724 2019-06-21 15:01:37 -04:00
Justin Bertram 1534a8fb83 Fix JDK version for Travis 2019-06-21 15:01:36 -04:00
Justin Bertram 3b82cad024 ARTEMIS-2391 static address may be auto-deleted 2019-06-21 15:01:36 -04:00
Clebert Suconic d1edb8d6e2 ARTEMIS-2338 Adding Wait clauses on QuorumFailOverLiveVotesTest 2019-06-21 09:21:52 -04:00
Clebert Suconic f54c299ca5 This closes #2715 2019-06-20 11:42:00 -04:00
Justin Bertram d92c9bbf1f NO-JIRA a few example updates 2019-06-20 11:42:00 -04:00
Clebert Suconic 087cd6bc93 This closes #2720 2019-06-20 11:36:53 -04:00
Francesco Nigro 417ee543fd ARTEMIS-2354 Fix compilation issues on JDK 8
This reverts partially commit f8d3a8f2 to include only
the changes that makes possible to run tests with JDK 11:
compile on JDK 11 is outside the scope of the issue.
JDK 11 compilation requires Karaf upgrade, that will
break compatibility with Aether on integration-tests.
2019-06-20 11:36:53 -04:00
Francesco Nigro ef24c0f6ef This closes #2710 2019-06-20 16:29:58 +02:00
Howard Gao 18d5502d6d ARTEMIS-1825 Live-backup topology not correctly displayed on console
Second commit. The topology shown on backup's console is not yet
correct. This fixes the problem.
2019-06-20 16:29:58 +02:00
Francesco Nigro 7e6efb26e2 This closes #2721 2019-06-20 16:28:46 +02:00
brusdev d14c0de335 ARTEMIS-2385 Log header for rejecting message with too large header
Fix test and warning condition to avoid false issues.
2019-06-20 16:20:11 +02:00
Francesco Nigro f6e72504ad This closes #2719 2019-06-20 14:10:39 +02:00
Andy 61a563ee95 ARTEMIS-2358 - fixing issue with last commit
https://issues.apache.org/jira/browse/ARTEMIS-2358
2019-06-20 10:21:02 +01:00
Justin Bertram a2b0e24eee NO-JIRA add docs on redistribution w/filters 2019-06-19 12:48:05 -05:00
Justin Bertram ff8db1d4c7 This closes #2713 2019-06-19 11:35:28 -05:00
Clebert Suconic 9a32286883 ARTEMIS-2381 making setBrokerURL public as requested by Camel Devs 2019-06-19 11:35:28 -05:00
Justin Bertram aec477932c This closes #2714 2019-06-19 11:26:33 -05:00
brusdev 9d12ad6501 ARTEMIS-2385 Log header for rejecting message with too large header
Use warning level to add in the log the ID and debug level to add in the
log the message header of rejecting message with too large header.
2019-06-19 11:26:33 -05:00
Justin Bertram b771a2a399 This closes #2717 2019-06-19 10:53:53 -05:00
Francesco Nigro f8d3a8f2f2 ARTEMIS-2354 Improve compatibillity of tests with JDK 11 2019-06-19 10:53:53 -05:00
Justin Bertram a53855a948 This closes #2707 2019-06-19 10:38:00 -05:00
brusdev 74c79625b8 ARTEMIS-2002 Proton transport objects leaked
Remove scheduled tasks when a client disconnects to allow garbage
collector to delete the unused proton objects. Add a the unity test
AMQPConnectionContextTest to check leaks after close.
2019-06-19 10:38:00 -05:00
Justin Bertram 55e59febf3 This closes #2709 2019-06-19 10:26:10 -05:00
Andy e82d95fff6 ARTEMIS-2338 - Live server does not shutdown when using vote-on-replication-failure
https://issues.apache.org/jira/browse/ARTEMIS-2338
2019-06-19 10:26:10 -05:00
Francesco Nigro cac984ee6d This closes #2708 2019-06-18 12:18:10 +02:00
Andy 6a2e964f5b ARTEMIS-2386 - use internal session for management queues for QOS2
https://issues.apache.org/jira/browse/ARTEMIS-2386
2019-06-18 08:21:39 +01:00
Clebert Suconic b77fa83c26 This closes #2697 2019-06-17 22:32:57 -04:00
Benjamin Graf e3ec7aa5fd ARTEMIS-2376 Remove guava from artemis-common feature 2019-06-17 22:32:57 -04:00
Clebert Suconic 1bd4d45b23 This closes #2701 2019-06-17 22:32:33 -04:00
gtully d1add00b00 ARTEMIS-2378 respect openwire removeInfo lastSequenceId when dealing with delivery count 2019-06-17 22:32:33 -04:00
Clebert Suconic 9021c89f05 This closes #2702 2019-06-17 22:31:54 -04:00
Francesco Nigro fe3bebaa91 ARTEMIS-2379 AMQP: Update Qpid JMS and Proton-J to latest releases
Qpid JMS to 0.43.0 and proton-j to 0.33.1
2019-06-17 22:31:54 -04:00
Clebert Suconic a046453ef6 This closes #2704 2019-06-17 22:31:30 -04:00
Francesco Nigro 4445261f34 ARTEMIS-2382 Reclaimer doesn't need to be instantiatable 2019-06-17 22:31:30 -04:00
Clebert Suconic a1cfc4526f This closes #2706 2019-06-17 22:29:57 -04:00
Justin Bertram 3c5453d401 ARTEMIS-2384 log underlying bridge failure at DEBUG 2019-06-17 22:29:57 -04:00
Francesco Nigro 0dc13e1bec This closes #2705 2019-06-17 18:04:24 +02:00