Urs Roesch
f491651fdb
NO-JIRA: remove duplicate consecutive words
...
Removes duplicate consecutives words from markdown
documentation files.
2020-11-16 15:19:29 -06:00
Justin Bertram
ef95af705e
This closes #3341
2020-11-16 15:18:33 -06:00
Domenico Francesco Bruscino
39080f5583
ARTEMIS-2994 Update jetty version to 9.4.34.v20201102
2020-11-16 15:18:33 -06:00
Justin Bertram
3d327cd012
This closes #3340
2020-11-16 15:17:09 -06:00
Domenico Francesco Bruscino
89c93ce3f0
ARTEMIS-2993 Sanitize artemis plugin console components
2020-11-16 15:17:09 -06:00
Clebert Suconic
aa7e3f4519
NO-JIRA disable merge and squash buttons on github
2020-11-16 10:30:07 -05:00
Gary Tully
5cfa4396ee
Merge pull request #3344 from gtully/ARTEMIS-2990-1
...
ARTEMIS-2990 - update wildcard address map on creation only, avoid du…
2020-11-16 14:31:58 +00:00
gtully
d0bf65ea65
ARTEMIS-2990 - update wildcard address map on creation only, avoid duplicates and duplicate checks
2020-11-13 11:15:09 +00:00
Gary Tully
130afe7aea
Merge pull request #3338 from gtully/ARTEMIS-2990
...
ARTEMIS-2990 - avoid auto boxing on binding id used as map key
2020-11-13 11:14:37 +00:00
gtully
683879495c
ARTEMIS-2990 - avoid auto boxing on binding id used as map key
2020-11-13 10:03:28 +00:00
Clebert Suconic
dc8a8d8fa6
This closes #3336
2020-11-12 21:17:44 -05:00
gtully
9675ecae42
ARTEMIS-2985 - don't block netty threads for mqtt protocol actions
2020-11-12 21:01:00 +00:00
Clebert Suconic
fda4a87859
This closes #3332
2020-11-12 11:06:35 -05:00
Justin Bertram
1551983a73
ARTEMIS-2961 reset TLS values w/forceSSLParameters
2020-11-12 11:06:35 -05:00
Clebert Suconic
80fa86b738
NO-JIRA Fixing Intermittent Failure on TransientQueueTest
2020-11-12 10:26:35 -05:00
Clebert Suconic
ead05b7a89
ARTEMIS-2983 Fixing PrintData with AMQP
2020-11-11 12:47:02 -05:00
Clebert Suconic
62099e86d3
NO-JIRA improving test
2020-11-10 12:00:31 -05:00
Clebert Suconic
c46870a853
ARTEMIS-2974 Proper fix for the CI on MultiThreadAuditLoggingTest
2020-11-09 10:05:48 -05:00
Clebert Suconic
b0e07a6b5f
ARTEMIS-2974 Adding Wait.assert on test
2020-11-07 11:20:06 -05:00
Clebert Suconic
fc1b34ea46
This closes #3329
2020-11-05 11:39:35 -05:00
Domenico Francesco Bruscino
14ec3cb7b0
ARTEMIS-2976 Remove password before creating server locator
2020-11-05 11:39:35 -05:00
Clebert Suconic
71a9cbb53a
This closes #3326
2020-11-05 11:38:08 -05:00
Justin Bertram
ecead9b130
ARTEMIS-2974 audit logger can print wrong user info
...
Using a ThreadLocal for the audit user information works in most cases,
but it can fail when dispatching messages to consumers because threads
are taken out of a pool to do the dispatching and those threads may not
be associated with the proper credentials. This commit fixes that
problem with the following changes:
- Passes the Subject explicitly when logging audit info during dispatch
- Relocates security audit logging from the SecurityManager
implementation(s) to the SecurityStore implementation
- Associates the Subject with the connection properly with the new
security caching
2020-11-05 11:38:08 -05:00
Clebert Suconic
c377801150
This closes #3330
2020-11-05 11:32:35 -05:00
Robbie Gemmell
5ff075b7ff
ARTEMIS-2971: add ANONYMOUS and EXTERNAL SASL mechanism support for outgoing AMQP server connections
2020-11-05 11:32:35 -05:00
Clebert Suconic
34976f090b
This closes #3327
2020-11-05 10:28:51 -05:00
Howard Gao
3ab5dcfc28
NO JIRA - fixing doc typo
2020-11-05 10:28:41 -05:00
Clebert Suconic
030baaa2d3
ARTEMIS-2970 Improving test on Broker Connection
2020-11-04 17:50:41 -05:00
Clebert Suconic
9e77b1a8a4
This closes #3328
2020-11-04 16:59:12 -05:00
Clebert Suconic
a52ddb60ca
ARTEMIS-2970 Adding test validaing Broker Connection with socket disconencts and TTL
2020-11-04 16:48:17 -05:00
Clebert Suconic
9896b994b1
NO-JIRA update on RELEASING.md
2020-11-02 20:27:40 -05:00
Clebert Suconic
4e7bb97df7
[maven-release-plugin] prepare for next development iteration
2020-11-02 17:45:51 -05:00
Clebert Suconic
9768017530
[maven-release-plugin] prepare release 2.16.0
2020-11-02 17:45:38 -05:00
Clebert Suconic
648340a864
ARTEMIS-2969 / ARTEMIS-2937 Making sure consumers are cleaned after failures and reconnects
2020-11-02 17:24:45 -05:00
Clebert Suconic
7a435a944c
ARTEMIS-2969 / ARTEMIS-2937 should set connecting = false when maxRetry is reached
2020-11-02 13:13:15 -05:00
Clebert Suconic
16e8db3aeb
Revert "NO-JIRA avoiding having rogue process when running test"
...
This reverts commit a2d6d1d89d
.
2020-11-02 12:42:30 -05:00
Clebert Suconic
fa4064cfd7
ARTEMIS-2969 / ARTEMIS-2937 RedoConnection should call protonRemotingConnection.destroy
...
Instead of calling destroy, redo was closing the Netty connection directly leaving the job of destroy delayed until TTL
2020-11-02 11:40:10 -05:00
Clebert Suconic
a2d6d1d89d
NO-JIRA avoiding having rogue process when running test
2020-11-02 11:23:52 -05:00
Clebert Suconic
c320d8bf0d
This closes #3325
2020-11-02 10:00:14 -05:00
Andy Taylor
dafef2b267
ARTEMIS-2973 - JMS AMQP Shared global subscriber queue not deleted on unsubscribe
...
https://issues.apache.org/jira/browse/ARTEMIS-2973
2020-11-02 10:00:13 -05:00
Clebert Suconic
c0b12b14c8
ARTEMIS-2969 / ARTEMIS-2937 Controlling connecting state on AMQP Broker Connection
...
- Fixed an issue where I needed to set connection to null after closing it
- Added more tests on QpidDispatchPeerTest (tests i would have done manually, and reproduced a few issues along the way)
2020-11-02 09:54:21 -05:00
franz1981
8bf8bbaf77
This closes #3324
2020-10-30 17:57:28 +01:00
franz1981
e4a2a20c22
ARTEMIS-2941 Fixing query timeout value
2020-10-30 17:57:28 +01:00
franz1981
b39c9c9221
ARTEMIS-2823 Apply default datasource configs if not overridden
2020-10-30 17:57:28 +01:00
Clebert Suconic
10debc3478
NO-JIRA bump on extra-tests
2020-10-30 10:41:13 -04:00
Clebert Suconic
28919b6ad8
[maven-release-plugin] prepare for next development iteration
2020-10-30 10:16:29 -04:00
Clebert Suconic
af5ca9f1e6
[maven-release-plugin] prepare release 2.16.0
2020-10-30 10:16:17 -04:00
Clebert Suconic
a8bfe0dd42
NO-JIRA fixing javadoc for release
2020-10-30 10:02:50 -04:00
Clebert Suconic
f56215efc6
This closes #3323
2020-10-30 09:54:13 -04:00
Clebert Suconic
f3dde91b91
ARTEMIS-2969 / ARTEMIS-2937 Dealing with instant disconnects on amqp broker connections
2020-10-30 09:52:03 -04:00