Robbie Gemmell
a91d3b0c0f
ARTEMIS-3624: change dep mangement entry to be for the minikdc dep, add property for its version, update it and rework exclusions
2022-01-11 10:44:22 -05:00
Erwin Dondorp
d02c8cd16f
ARTEMIS-3623 preserve type of numeric extraProperties
2022-01-07 13:17:39 -05:00
Clebert Suconic
2e89dc25b6
NO-JIRA Notice update to 2022
2022-01-06 15:31:01 -05:00
Clebert Suconic
b4b435f21a
This closes #3890
2022-01-04 11:32:00 -05:00
Erwin Dondorp
9b450558d9
ARTEMIS-3621 show 'zero' timestamp as 'N/A' (instead of 1970...)
2022-01-04 11:31:37 -05:00
Domenico Francesco Bruscino
055d05b9f1
NO-JIRA Fix DiscoveryTest#testSimpleBroadcast
2022-01-04 14:23:17 +01:00
Clebert Suconic
1f8a110d75
This closes #3892
2022-01-03 21:32:28 -05:00
Jacob Middag
2125af1b8d
ARTEMIS-3625 Correctly compare Boolean object and fix NPE introduced in bf875c
2022-01-03 21:31:51 -05:00
Clebert Suconic
a68510279b
NO-JIRA improvements on MultiThreadCriticalMeasureTest
...
Avoiding intermittent failures
speed up test
2022-01-03 14:44:38 -05:00
Clebert Suconic
4e52758a62
NO-JIRA Updating activemq.org links
2021-12-20 14:46:01 -05:00
franz1981
46d1fa66f7
ARTEMIS-3618 Faster Artemis CORE client MessageListener::onMessage without SecurityManager
2021-12-20 14:22:44 -05:00
Justin Bertram
2e3c69c9c8
ARTEMIS-3612 update Hawtio and strip Log4j from console web app
...
Move to the latest release of Hawtio 2.14.x.
Also, remove the Log4j archives from the web console application. It's
not necessary to include Log4j archives because Hawtio itself uses SLF4J
and the logging implementation will be provided by the broker runtime.
We already do this for SLF4J.
While not strictly necessary, removing Log4j will ease concerns about
security issues such as the recently announced CVE-2021-44228.
2021-12-16 21:25:48 -05:00
Emmanuel Hugonnet
dd645d0d4e
[ARTEMIS-3607]: Supporting JsonValues in JsonUtil.addToArray and
...
JsonUtil.addToObject
* When the added Object is of type JsonValue, don't call the toString
method on it.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3607
2021-12-15 08:45:19 -05:00
Clebert Suconic
e34677f5c0
[maven-release-plugin] prepare for next development iteration
2021-12-14 22:50:55 -05:00
Clebert Suconic
3dea7eeb71
[maven-release-plugin] prepare release 2.20.0
2021-12-14 22:50:53 -05:00
Erwin Dondorp
b65c84584a
ARTEMIS-3568 consistent capitals
2021-12-14 19:25:03 -05:00
Erwin Dondorp
6ea4146228
ARTEMIS-3568 smaller dropdownbox and button on same row
2021-12-14 19:25:03 -05:00
Erwin Dondorp
0722b3c570
ARTEMIS-3568 fixed "it's" vs "its"
2021-12-14 19:25:03 -05:00
Erwin Dondorp
97378a6b15
ARTEMIS-3568 fixed "in" vs "ion"
2021-12-14 19:25:03 -05:00
Erwin Dondorp
6ca05e5da1
ARTEMIS-3568 fixed format-message of page send-message-to-queue
2021-12-14 19:25:03 -05:00
Erwin Dondorp
5e17db7d8f
ARTEMIS-3568 fixed delete-header of page send-message-to-queue
2021-12-14 19:25:03 -05:00
Marlon Müller
d56d299456
ARTEMIS-3574 multiple bindings for embedded webserver
...
* Add BindingDTO to allow configuring multiple addresses to listen on
* Start a new ServerConnector for each binding and deploy the corresponding web-applications
* Update documentation and tests
* Add tests to verify old and new configuration style produce equal results
2021-12-14 19:16:34 -05:00
Clebert Suconic
1857017abe
Revert "ARTEMIS-3574 multiple bindings for embedded webserver"
...
This reverts commit 182334359c
.
2021-12-14 15:18:16 -05:00
Ryan Yeats
e460bea4b8
ARTEMIS-3596 Pass class loader to ServiceLoader.load to fix OSGi issues
2021-12-14 13:19:41 -05:00
Domenico Francesco Bruscino
ca1accc202
ARTEMIS-3605 Fix RestDeserializationTest
2021-12-14 10:04:55 -05:00
Marlon Müller
182334359c
ARTEMIS-3574 multiple bindings for embedded webserver
...
* Add BindingDTO to allow configuring multiple addresses to listen on
* Start a new ServerConnector for each binding and deploy the corresponding web-applications
* Update documentation and tests
* Add tests to verify old and new configuration style produce equal results
2021-12-14 09:38:59 -05:00
AntonRoskvist
7d129b36e9
Commits: 'Add redistribution to old Anycast consumers' and 'Changed redistributionDelay-check to earlier, improved test, reverted changes in ClusterTestBase'
2021-12-14 09:22:05 -05:00
Robbie Gemmell
f4de5c46c0
ARTEMIS-3559: update to Netty 4.1.72 (and netty-tcnative to 2.0.46)
2021-12-14 09:09:34 -05:00
Clebert Suconic
08a0d01989
ARTEMIS-3420 Update Docker JVM to 11
2021-12-14 08:59:55 -05:00
Erwin Dondorp
de7d141397
ARTEMIS-3570 also decode routing-types
2021-12-14 08:55:02 -05:00
Erwin Dondorp
dcd993d8e4
ARTEMIS-3570 do not try to use header fields when they are not even numeric
2021-12-14 08:55:02 -05:00
Erwin Dondorp
02e19e6531
ARTEMIS-3570 decode more timestamp properties
2021-12-14 08:55:02 -05:00
Erwin Dondorp
51fd26a22c
ARTEMIS-3570 also decode _AMQ_Binding_Type
2021-12-14 08:55:02 -05:00
Justin Bertram
fac7f1692a
ARTEMIS-3601 expose acceptors via management
2021-12-14 08:52:48 -05:00
Justin Bertram
1b32004c29
This closes #3824
2021-12-13 21:58:03 -06:00
Justin Bertram
fb2270dc05
ARTEMIS-3535 bytes messages not obeying management limit
2021-12-13 21:58:03 -06:00
Justin Bertram
753cf2a87c
This closes #3816
2021-12-13 21:56:45 -06:00
Justin Bertram
996f6f46fe
ARTEMIS-3115 use correct call timeout defaults for cluster-connection
2021-12-13 21:56:45 -06:00
Justin Bertram
b5851557de
This closes #3820
2021-12-13 21:55:32 -06:00
Marlon Müller
47e947ad7b
ARTEMIS-3542 Avoid requesting LDAP root attribute
...
Check getAttributes with dn of user entry to avoid missing permissions
2021-12-13 21:55:32 -06:00
Domenico Francesco Bruscino
c502e94ade
ARTEMIS-3605 Upgrade jetty version to 9.4.44.v20210927
2021-12-13 13:37:06 -05:00
Domenico Francesco Bruscino
923d0dc028
ARTEMIS-3559 Exclude netty-transport-native-epoll from zookeeper
...
The netty-transport-native-epoll transitive dependency version of zookeeper
doesn't match the netty version defined and causes a distribution issue.
2021-12-13 13:36:57 -05:00
Clebert Suconic
b5eb7d2342
ARTEMIS-3604 Test Improvement
2021-12-13 12:04:25 -05:00
franz1981
03b61c5da0
ARTEMIS-3604 Fixing size adjustment
2021-12-11 09:47:12 -05:00
Clebert Suconic
af13d90c57
ARTEMIS-3604 Small test fix on ThresholdActorTest
2021-12-10 22:24:07 -05:00
Clebert Suconic
1e62979577
ARTEMIS-3604 Async sends overflowing server in OpenWire
2021-12-10 15:49:26 -05:00
Clebert Suconic
1e89ce828c
NO-JIRA fixing intermittent test failure
2021-12-10 15:49:26 -05:00
gtully
158157260c
ARTEMIS-2097 - via elastic queue use case test based on ARTEMIS-3365 and ARTEMIS-3569
...
scenario - avoid paging, if address is full chain another broker and produce to the head, consume from the tail using producer and consumer roles to partition connections. When tail is drained, drop it.
- adds a option to treat an idle consumer as slow
- adds basic support for credit based address blocking ARTEMIS-2097
- adds some more visiblity to address memory usage and balancer attribute modifier operations
2021-12-09 10:14:20 +00:00
gtully
56299e846a
ARTEMIS-3054 - fix lock inversion - intermittent failure of PageCleanupWhileReplicaCatchupTest and hang
2021-12-09 10:13:26 +00:00
gtully
dcb6292def
fix intermittent failure of org.apache.activemq.artemis.tests.integration.client.ConsumerTest#testSendAMQPReceiveCore
2021-12-09 10:12:39 +00:00