Justin Bertram
5768f6e2f3
ARTEMIS-2308 Support exporting metrics
2019-05-29 15:07:45 -04:00
Clebert Suconic
7fa1b13cc4
ARTEMIS-2360 Removing commented out code
2019-05-29 15:04:13 -04:00
Clebert Suconic
5243085d91
This closes #2685
2019-05-29 15:02:13 -04:00
Clebert Suconic
b8a2580410
ARTEMIS-2360 IOOBE when dealing with older clients concurrently
2019-05-29 15:02:13 -04:00
Justin Bertram
3e154ae26d
This closes #2684
2019-05-29 11:30:35 -05:00
Andy
3fe2194139
ARTEMIS-2358 - Add user and pass to database store to allow encryption
...
https://issues.apache.org/jira/browse/ARTEMIS-2358
2019-05-29 11:30:35 -05:00
Clebert Suconic
0a82a5cd41
This closes #2679
2019-05-29 09:43:25 -04:00
Andy
959c38bd8d
ARTEMIS-2352 - Add the ability to reject messages without a validated user set
...
https://issues.apache.org/jira/browse/ARTEMIS-2352
2019-05-29 09:42:38 -04:00
Clebert Suconic
500aa09360
NO-JIRA Improving HornetQInterceptor test with modifications
2019-05-23 12:49:41 -04:00
Timothy Bish
c61f2d5324
This closes #2678
2019-05-22 10:28:52 -04:00
Robbie Gemmell
4d526bf136
ARTEMIS-2351: update to proton-j 0.33.0 and qpid-jms 0.42.0
2019-05-22 14:54:21 +01:00
Clebert Suconic
71be22ff54
This closes #2674
2019-05-21 15:24:51 -04:00
Andy
ca80662fd0
ARTEMIS-2346 - make timestamp human readable in console
...
https://issues.apache.org/jira/browse/ARTEMIS-2346
2019-05-21 15:24:51 -04:00
Clebert Suconic
5f481d6220
NO-JIRA Test fixes
2019-05-21 15:21:36 -04:00
Clebert Suconic
bb02d9664b
This closes #2673
2019-05-20 16:47:40 -04:00
Clebert Suconic
2cf7c32128
NO-JIRA fix Intermittent failures in artemis-junit
2019-05-20 16:10:44 -04:00
Clebert Suconic
57cfb5d192
This closes #2670
2019-05-20 15:48:31 -04:00
Clebert Suconic
9c9bd48154
ARTEMIS-2339 Set JMS Name on compatible destinations
2019-05-20 15:48:31 -04:00
Clebert Suconic
c9a7bbceb3
This closes #2671
2019-05-17 15:52:37 -04:00
brusdev
e533bf876e
ARTEMIS-2344 return security errors for unauthorized anonymous sasl
...
When user attempts unauthorized anonymous sasl the broker can return an
error of 'failed' instead of the security error that is expected in
these cases.
2019-05-17 15:52:37 -04:00
Clebert Suconic
1d0b5c3507
This closes #2672
2019-05-16 18:44:29 -04:00
James Perkins
4fffc02778
ARTEMIS-2342 Use a URL instead of a URI for the logging.configuration property
...
The property the log manager itself expects is a URL which could result in an invalid URI missing the // prefix after file:.
2019-05-16 18:43:19 -04:00
Clebert Suconic
2ae732cfc8
[maven-release-plugin] prepare for next development iteration
2019-05-16 09:58:27 -04:00
Clebert Suconic
481b9824a8
[maven-release-plugin] prepare release 2.8.1
2019-05-16 09:58:15 -04:00
Clebert Suconic
ce92cc827e
NO-JIRA FileConfigurationParserTest creating data folder
...
FileConfigurationParserTest was creating a data folder.
This is simply disabling persistence from the configuration used by the server on this test as it is not needed.
2019-05-16 08:57:30 -04:00
Clebert Suconic
ea973ce776
This closes #2669
2019-05-15 18:49:29 -04:00
Clebert Suconic
b9b6fddeea
ARTEMIS-2339 Compatibility around prefixing
...
There are a few issues with prefixing and compatibility.
This is basically an issue when integrated with Wildfly or any other case
where prefix is activated
and playing with older versions.
2019-05-15 17:49:03 -04:00
Clebert Suconic
c24248adf1
This closes #2668
2019-05-15 11:14:13 -04:00
Justin Bertram
984a901d6a
ARTEMIS-2334 avoid potential NPE
2019-05-14 10:16:10 -05:00
Clebert Suconic
56e33bcacf
This closes #2667
2019-05-13 12:20:23 -04:00
Francesco Nigro
f2bac5ad08
ARTEMIS-2321 Non-blocking Page::read on page cache
2019-05-13 12:20:22 -04:00
Clebert Suconic
2567d8a266
NO-JIRA Improving test reliability
2019-05-13 12:12:40 -04:00
Clebert Suconic
b25afc9efa
This closes #2645
2019-05-13 10:24:18 -04:00
Francesco Nigro
49836eca52
ARTEMIS-2321 PageCursorProviderImpl can use primitive maps
2019-05-13 10:24:17 -04:00
Francesco Nigro
30c82f43b0
ARTEMIS-2321 PageCursorInfo caches number of msgs to save Page::read
2019-05-13 10:24:17 -04:00
Francesco Nigro
b173bb5552
ARTEMIS-2321 Removed unnecessary volatile/Atomic operations and fields
2019-05-13 10:24:17 -04:00
Francesco Nigro
82898a8a3c
ARTEMIS-2321 PageCache doesn't need a Page reference
2019-05-13 10:24:17 -04:00
Clebert Suconic
2b3341d882
This closes #2646
2019-05-13 09:47:25 -04:00
Francesco Nigro
79465f7f88
ARTEMIS-2317 Reuse file buffer wrapper instances to reduce allocations
...
Page::read is allocating a new ChannelBufferWrapper on each
paged message read: to reduce the allocation rate, it could be
reused until a new wrapped ByteBuffer is created
2019-05-13 09:47:25 -04:00
Clebert Suconic
d213aea96b
NO-JIRA speeding up PagingReceiveTest
2019-05-10 14:45:57 -04:00
Clebert Suconic
0ffe1ab0a4
This closes #2665
2019-05-10 12:51:32 -04:00
Clebert Suconic
fc760265a2
ARTEMIS-2335 Fixing delivery logic for message group on negative attemps
...
OpenWireGroupingTest::testGrouping is fixed after this change as it was intermittently failing
2019-05-10 11:49:34 -04:00
Clebert Suconic
389edd4976
NO-JIRA Test improvement
2019-05-09 16:55:29 -04:00
Clebert Suconic
349ca876f9
NO-JIRA test speedup
2019-05-08 21:25:23 -04:00
Clebert Suconic
7f7194f779
ARTEMIS-2333 Making tests more reliable
2019-05-08 21:10:05 -04:00
Clebert Suconic
3f08e7f359
This closes #2664
2019-05-08 18:26:27 -04:00
Clebert Suconic
408cd3745c
ARTEMIS-2333 Applying proper fix on Stomp delivery
...
When connection is dead, the StompSession may deliver a message and if AUTO-ACK it would ack and lose the message
2019-05-08 18:16:23 -04:00
Clebert Suconic
ee674ba63f
This closes #2647
2019-05-08 15:49:41 -04:00
Francesco Nigro
5f040cf38b
ARTEMIS-2323 NettyTransport should also send requests with void promises
2019-05-08 15:49:41 -04:00
Clebert Suconic
d0a1cb37c4
This closes #2663
2019-05-08 15:34:25 -04:00