Domenico Francesco Bruscino
267c6e5b56
ARTEMIS-3091 Fix AMQP message headers export from the journal
2021-02-01 11:54:37 -05:00
Clebert Suconic
1ed52cc5b0
NO-JIRA Speeding up AddressqueueDeleteDelayTest
2021-02-01 11:32:19 -05:00
gtully
d186d20406
ARTEMIS-3067 - track application properties in memory estimate and check for modification after potential filter execution
2021-02-01 09:21:17 -05:00
Clebert Suconic
03b0fcd2c2
ARTEMIS-3084 Issue a warning instead of blocking forever in case of not completing closes
2021-01-29 13:24:57 -05:00
Clebert Suconic
b05bea7db9
ARTEMIS-3084 Issue a warning instead of blocking forever in case of not completing closes
2021-01-29 12:44:34 -05:00
Clebert Suconic
7ce5315d7a
ARTEMIS-3084 Fix on checkstyle
...
sorry for breaking it in the first place.
I messed up into some gitfu sending an older version by accident.
2021-01-29 10:50:47 -05:00
Clebert Suconic
873c2bcc18
ARTEMIS-3084 Avoiding Race condition on async close
2021-01-29 10:44:55 -05:00
Clebert Suconic
e5a5ce1218
This closes #3418
2021-01-28 15:26:16 -05:00
gtully
05e9cfed4c
ARTEMIS-3064 - ensure useTopologyForLoadBalancing is disabled when ha=false
2021-01-28 15:26:15 -05:00
Clebert Suconic
1b4f0d4cd5
This closes #3422
2021-01-28 15:25:40 -05:00
Clebert Suconic
4b5c29939c
ARTEMIS-3084 Fixing intermittent failures on testsuite. file.close() should block
...
This fixed a failure I saw once at GroupingFailoverReplicationTest.testGroupingLocalHandlerFailsMultipleGroups
2021-01-28 14:24:12 -05:00
Clebert Suconic
f122b5059f
NO-JIRA Improvements on StompStests
...
Replace some Wait clauses
Use lower timeout when results are expected to be null
2021-01-28 14:10:24 -05:00
Clebert Suconic
03f8f83935
ARTEMIS-3084 Small tweak. Log a Thread dump if a server.stop cannot get a completion of pending closes
2021-01-28 11:31:58 -05:00
Justin Bertram
67556034a6
This closes #3420
2021-01-28 10:11:17 -06:00
Clebert Suconic
c019218c4e
ARTEMIS-3084 Eliminate Block on moving to next file on libaio
2021-01-28 11:10:40 -05:00
Clebert Suconic
2cf8d5c181
This closes #3419
2021-01-27 20:41:33 -05:00
Justin Bertram
88b21f9039
ARTEMIS-3082 fix non-destructive + rollback
2021-01-27 20:41:33 -05:00
Justin Bertram
0845ff2353
This closes #3281
2021-01-25 13:44:36 -06:00
Ryan Yeats
86a2cad12a
ARTEMIS-1884 add plugin API for message level authorization policies
2021-01-25 13:44:36 -06:00
Justin Bertram
126e9617a7
This closes #3358
2021-01-25 13:35:19 -06:00
Justin Bertram
4fbc8bf67d
ARTEMIS-3008 mngmnt op to reload config file
2021-01-25 13:35:19 -06:00
Justin Bertram
ce7215c9b8
This closes #3360
2021-01-25 13:34:18 -06:00
Justin Bertram
9319f0c8c8
ARTEMIS-3012 incorrect fallback consumer authorization
...
The fallback consumer authorization implemented in ARTEMIS-592 needs to
check for an *exact* security-settings match otherwise in certain
configurations a more general and more permissive setting might
be used instead of the intended more specific and more restrictive
setting.
2021-01-25 13:34:18 -06:00
Justin Bertram
b198eab023
This closes #3391
2021-01-25 13:33:13 -06:00
Domenico Francesco Bruscino
7cb95352bd
NO-JIRA Add JDBC connection pooling doc
2021-01-25 13:33:13 -06:00
Justin Bertram
7643776035
This closes #3394
2021-01-25 13:30:43 -06:00
Dirk Van Haerenborgh
9c9d4de231
ARTEMIS-2026 don't override 'java.io.tmpdir' if set
2021-01-25 13:29:59 -06:00
Justin Bertram
46a592e887
This closes #3415
2021-01-25 13:23:52 -06:00
Sebastian Thomschke
193374d71d
NO-JIRA Minor code improvement in NettyAcceptor class
...
Make public static fields final and remove an unused private class field.
2021-01-25 13:23:52 -06:00
Justin Bertram
df7658f5a8
This closes #3417
2021-01-25 13:22:53 -06:00
Domenico Francesco Bruscino
9d070812dd
ARTEMIS-3079 Fix AMQP binary properties serialization to JSON
2021-01-25 13:22:53 -06:00
Justin Bertram
8b093ec428
NO-JIRA minor logging doc updates
2021-01-20 12:19:58 -06:00
Clebert Suconic
1183e24503
This closes #3411
2021-01-20 11:27:03 -05:00
Domenico Francesco Bruscino
eea619137f
ARTEMIS-3073 Improve replication manger NPE logs
2021-01-20 11:27:03 -05:00
Clebert Suconic
d3c6fb62b8
This closes #3413
2021-01-20 11:26:08 -05:00
gtully
c2c637407e
ARTEMIS-2937 - tidy up shutdown, resolve intermittent failure in org.apache.activemq.artemis.tests.integration.amqp.connect.AMQPReplicaTest#testReplicaCatchupOnQueueCreates
2021-01-20 11:26:08 -05:00
Clebert Suconic
006fe4010d
This closes #3414
2021-01-20 11:25:10 -05:00
gtully
ec32b68247
ARTEMIS-2559 - resolve intermittent test failure when last ack is lost
2021-01-20 11:25:10 -05:00
Justin Bertram
c4cc5ec873
This closes #3410
2021-01-19 10:09:55 -06:00
Andy Taylor
4a646e4415
ARTEMIS-3072 - Management methods check for null and not for empty strings
...
https://issues.apache.org/jira/browse/ARTEMIS-3072
2021-01-19 14:36:38 +00:00
Andy Taylor
9fde07dc45
ARTEMIS-3043 - just a console tweak to add a scrollbar on the column picker modal in case its too big for the screen
...
https://issues.apache.org/jira/browse/ARTEMIS-3043
2021-01-19 09:14:22 +00:00
Andy Taylor
6b6d993a1d
NO-JIRA updating the console docs
2021-01-19 09:13:46 +00:00
Clebert Suconic
86daa7cd31
This closes #3409
2021-01-15 16:51:21 -05:00
Domenico Francesco Bruscino
1f825ee424
ARTEMIS-3069 Add option to mask using the configured password-codec
2021-01-15 18:05:59 +01:00
Clebert Suconic
697886a87c
This closes #3406
2021-01-13 21:00:16 -05:00
Clebert Suconic
78c0792989
ARTEMIS-3065 AMQP Anonymous producer would eventually block
2021-01-13 15:46:54 -05:00
Clebert Suconic
65d6efa2ed
This closes #3393
2021-01-12 17:28:13 -05:00
franz1981
22dbeb8022
ARTEMIS-3049 Simplify PagePosition API
2021-01-12 17:28:13 -05:00
franz1981
54b0094cd6
ARTEMIS-3049 Simplify PageCache API
2021-01-12 17:28:13 -05:00
franz1981
19b04531c6
ARTEMIS-3049 Reduce live page lookup cost
2021-01-12 17:28:13 -05:00