Clebert Suconic
f46527b2e0
This closes #3224
2020-07-24 13:23:55 -04:00
franz1981
f2d0d300f5
ARTEMIS-2853 page-max-concurrent-io cannot be disabled
2020-07-24 14:35:08 +02:00
Clebert Suconic
6e5025fe5e
This closes #3222
2020-07-23 22:27:15 -04:00
Justin Bertram
52d3ed1c68
ARTEMIS-2848 RA fails w/durable sub w/legacy prefix
2020-07-23 22:27:15 -04:00
Clebert Suconic
e3d44eef1b
This closes #3223
2020-07-23 15:45:10 -04:00
franz1981
7902dd1757
ARTEMIS-2849 Optimize zeroing of buffers while writing the ASYNCIO journal
2020-07-23 15:44:52 -04:00
gtully
c152f17818
no jira - exclude .p12 files from rat check
2020-07-23 14:42:50 +01:00
gtully
90273e6818
no jira - give some love to the migration guide
2020-07-23 14:17:33 +01:00
gtully
e629524b53
no jira - fix reference to the website svn repo
2020-07-23 11:44:27 +01:00
Clebert Suconic
46e622e3d5
This closes #3221
2020-07-21 16:04:45 -04:00
Scott Werner
e3ed8e815b
ARTEMIS-2847 socks5h support
...
Added 'socksRemoteDNS' transport parameter.
If set to true, remote destination socket is created unresolved
and DNS resolution is disabled.
2020-07-21 16:04:15 -04:00
Clebert Suconic
bc55a2fae3
This closes #3216
2020-07-20 12:01:34 -04:00
Clebert Suconic
ccc0fa7100
ARTEMIS-2843 non-destructive LVQ not delivering msg to consumer
2020-07-20 12:01:23 -04:00
Clebert Suconic
7be77169c2
NO-JIRA POM on extra-tests to 2.15.0-SNAPSHOT
2020-07-09 13:57:24 -04:00
Clebert Suconic
6690ba1d24
[maven-release-plugin] prepare for next development iteration
2020-07-09 12:49:08 -04:00
Clebert Suconic
a76f41a7ed
[maven-release-plugin] prepare release 2.14.0
2020-07-09 12:48:54 -04:00
Clebert Suconic
6254a70ddc
NO-JIRA Fixing some javadoc statements
2020-07-09 12:23:46 -04:00
Clebert Suconic
3d3fda168b
NO-JIRA fixing javadoc on SharedStorageStaticCluster.java
2020-07-09 12:00:50 -04:00
Clebert Suconic
5e69d7c34e
NO-JIRA removing verbosing logging from test
2020-07-09 10:36:32 -04:00
Clebert Suconic
eb54564e52
This closes #3214
2020-07-09 08:17:54 -04:00
Clebert Suconic
1761f76308
ARTEMIS-2837 Avoiding bursts on writes and pending callbacks
2020-07-08 23:08:27 -04:00
Clebert Suconic
fbeb9a492c
Revert "ARTEMIS-2801 Fix ByteUtil.getHumanReadableByteCount() giving inconsistent results"
...
I merged this one by accident
This reverts commit ffb117d159
.
2020-07-08 18:08:23 -04:00
Clebert Suconic
c1be566c20
NO-JIRA Fixing rare intermittent failure on CreditsSemaphoreTest
2020-07-08 12:36:26 -04:00
Clebert Suconic
500066621e
This closes #3177
2020-07-08 11:39:21 -04:00
Jan Šmucr
ffb117d159
ARTEMIS-2801 Fix ByteUtil.getHumanReadableByteCount() giving inconsistent results
...
HumanReadableByteCountTest test is no longer failing under environments with locales defining different number format.
The function now returns values according to the Locale.ROOT locale specification.
2020-07-08 11:39:21 -04:00
Clebert Suconic
47fefaeefa
This closes #3178
2020-07-08 11:36:35 -04:00
Justin Bertram
6b589b1e78
ARTEMIS-2801 make HumanReadableByteCountTest locale sensitive
2020-07-08 11:36:35 -04:00
Clebert Suconic
3396ac355a
This closes #3211
2020-07-08 11:27:36 -04:00
Howard Gao
8c25daee98
ARTEMIS-2835 Porting HORNETQ-1575 and HORNETQ-1578
...
2 of 2) - Porting of HORNETQ-1578
Exceptions are swallowed, making it hard to diagnose issues
2020-07-08 11:27:36 -04:00
Howard Gao
6f8ff55dec
ARTEMIS-2835 Porting HORNETQ-1575 and HORNETQ-1578
...
1 of 2) - Porting of HORNETMQ-1575
In a live-backup scenario, when live is down and backup becomes live, clients
using HA Connection Factories can failover automatically. However if a
client decides to create a new connection by itself (as in camel jms case)
there is a chance that the new connection is pointing to the dead live
and the connection won't be successful. The reason is that if the old
connection is gone the backup will not get a chance to announce itself
back to client so it fails on initial connection.
The fix is to let CF remember the old topology and use it on any
initial connection attempts.
2020-07-08 11:27:36 -04:00
gtully
a69b2aee7b
ARTEMIS-2836 - console diagram view, remove broken links and verbose logging
2020-07-08 13:10:52 +01:00
Clebert Suconic
61d2f58aab
ARTEMIS-2828 Fixing ManagementServiceImplTest
2020-07-07 21:35:06 -04:00
Clebert Suconic
a7aafc0ab4
NO-JIRA small tweak on ActiveMQTestBase
2020-07-07 15:26:35 -04:00
Clebert Suconic
832bd85941
ARTEMIS-2828 Fixing tests after main change on ManagementServiceImpl
...
This is almost a NO-JIRA, but since I'm fixing ManagementServiceImplTest.testGetResources broken after this
I'm commiting this change associated with ARTEMIS-2828
2020-07-07 12:22:38 -04:00
Clebert Suconic
c433f50957
This closes #3202
2020-07-07 08:21:22 -04:00
Justin Bertram
20daf2354c
ARTEMIS-2817 Support Stomp subscription with FQQN+multicast
2020-07-07 08:21:22 -04:00
Clebert Suconic
2217b96f6a
This closes #3203
2020-07-07 08:20:48 -04:00
brusdev
427dc4dcb0
NO-JIRA Add updateDivert in management doc
2020-07-07 08:20:48 -04:00
Clebert Suconic
00e226c845
This closes #3205
2020-07-07 08:18:28 -04:00
Justin Bertram
f5d5710133
ARTEMIS-2834 leaking meters
...
Move all of the meter registration code into the ManagementServer
implementation to provide better life-cycle management.
2020-07-07 08:18:28 -04:00
Justin Bertram
fd207e75b0
ARTEMIS-2829 wrong return type for getDiskStoreUsage
...
Since getDiskStoreUsage on the ActiveMQServerControl is converting a
double to a long the value is always 0 in the management API. It should
return a double instead.
2020-07-07 08:18:28 -04:00
Justin Bertram
cb7cd729d7
ARTEMIS-2828 add addressSize metric
...
Adding this metric required moving the meter registration code from the
AddressInfo class to the ManagementService in order to get clean access
to both the AddressInfo and AddressControl classes.
2020-07-07 08:18:28 -04:00
Justin Bertram
73c4e399d9
NO-JIRA clarify diskStoreUsage description
2020-07-07 08:18:28 -04:00
Justin Bertram
ac8ffedf66
ARTEMIS-2827 add addressMemoryUsagePercentage as metric
2020-07-07 08:18:28 -04:00
Justin Bertram
26091f1907
ARTEMIS-2825 wrong calc for DiskStoreUsagePercentage
...
The calculation used by
ActiveMQServerControlImpl.getDiskStoreUsagePercentage() is incorrect. It
uses disk space info with global-max-size which is for address memory.
Also, the existing getDiskStoreUsage() method *already* returns a
percentage of total disk store usage so this method seems redundant.
2020-07-07 08:18:28 -04:00
Clebert Suconic
74698f0bcf
This closes #3213
2020-07-07 08:05:21 -04:00
Clebert Suconic
3f99c4b846
ARTEMIS-2797 Fixing updateQueue on filter / fixing ActiveMQServerControlTest
2020-07-06 21:45:27 -04:00
Jan Šmucr
6cc370e169
ARTEMIS-2797 Fixing redeploy mechanism
...
Queue settings are reset to their default values upon broker.xml reload ONLY.
Regular calls to PostOfficeImpl#updateQueue are no longer affected.
2020-07-06 15:02:03 -04:00
Clebert Suconic
3b8ab97629
This closes #3210
2020-07-01 08:35:17 -04:00
brusdev
d02f5db9b8
ARTEMIS-2833 Fix metrics configuration backwards compatibility
2020-07-01 08:35:17 -04:00