Domenico Francesco Bruscino
635ca1fbd6
ARTEMIS-3866 Move user preferences to the send message view
2022-12-15 11:51:39 -05:00
Domenico Francesco Bruscino
fa8d487ff2
ARTEMIS-3866 Authorize management message sending using context subject
2022-12-15 11:51:39 -05:00
Clebert Suconic
1de10671f8
ARTEMIS-3609 Do not use netty thread for thread completion listener
2022-12-15 10:35:43 -05:00
Clebert Suconic
af9bd7b84a
ARTEMIS-4065 Optimize page counters to not use the journal as often
...
- From now on we will save snapshots of page-counters on the journal (basically for compatibility with previous verions).
And we will recount the records on startup.
- While the rebuild is being done the value from the previous snapshot is still available with current updates.
2022-12-15 10:30:18 -05:00
Justin Bertram
ba2cbddd6b
ARTEMIS-3871 fix MQTT shared sub q naming semantics
2022-12-13 14:45:13 -06:00
Clebert Suconic
ef67ea0e26
NO-JIRA Fixing intermittent failure on JMSTransactionTest
...
We can't block the netty thread (which is used by the Listener) otherwise everything just blocks and nothing works on the client
2022-12-13 13:35:59 -05:00
Justin Bertram
4924bd6b81
ARTEMIS-4101 fix license syntax
2022-12-13 11:41:27 -06:00
Clebert Suconic
f6050b842e
NO-JIRA fixing intermittent failure on ActiveMQServerControlTest
2022-12-13 12:17:26 -05:00
Justin Bertram
b5e25eb4fe
ARTEMIS-3871 uniquely name MQTT share sub queues
2022-12-13 11:59:08 -05:00
Clebert Suconic
4af11a04d3
NO-JIRA fixing intermittent failure on ActiveMQServerControlTest
2022-12-13 11:35:19 -05:00
Justin Bertram
499e3c119f
ARTEMIS-4101 caching failed authn result on LDAP cxn failures
2022-12-13 09:07:28 -05:00
Justin Bertram
76b9c62311
ARTEMIS-4098 AMQP messages missing correlation ID in console
2022-12-13 09:06:01 -05:00
Justin Bertram
ef04cec95d
ARTEMIS-4106 do not set prop w/empty key when converting to OpenWire
2022-12-13 09:04:57 -05:00
Clebert Suconic
44cec5976c
NO-JIRA releaseBufferMemory just in case
...
This is just to make releaseBuffer to have the same semantic when no pool is used.
This has no effect on how the broker behaves as we always have it pooled.
2022-12-08 13:50:32 -05:00
Gary Tully
bfb33c7a26
ARTEMIS-4042 - remove use of codec system property from scripts as env var can now be read directly
2022-12-08 15:04:26 +00:00
Gary Tully
bd72a4f38d
ARTEMIS-3168 - more idomatic usage of mock-server-netty - with hasStarted
2022-12-08 11:31:25 +00:00
Robbie Gemmell
f790911c44
ARTEMIS-4110: insert standard ASF licence header comment in various cases, such as to replace a javadoc header
2022-12-07 10:21:25 +00:00
Justin Bertram
ae89c6c974
NO-JIRA add supporting link for commit msg
2022-12-06 16:10:29 -06:00
Clebert Suconic
33567fca8d
ARTEMIS-4108 Improving flush on large message fix
2022-12-06 16:28:41 -05:00
Clebert Suconic
eb11b044af
ARTEMIS-4108 AMQP Drain fails under load with Large Messages
2022-12-05 16:47:08 -05:00
Gary Tully
0004e52355
ARTEMIS-3168 - isolate from leaked login.config system property by seting baseDir option
2022-12-02 17:43:18 +00:00
Gary Tully
d95321bf83
ARTEMIS-3168 - fix contention on pem creation and tidy up system properties
2022-12-02 14:33:40 +00:00
Gary Tully
5633de9cb0
ARTEMIS-3168 - fix test dependency on login.config system property being set
2022-12-02 13:21:45 +00:00
Clebert Suconic
2374bbcf2a
NO-JIRA Updating Release on docs
2022-11-28 15:58:35 -05:00
Clebert Suconic
af2b8e4b07
ARTEMIS-4084 Dealing with multi consumers crashes, Improving cached addSorted
2022-11-28 09:54:45 -05:00
Gary Tully
7d537882ca
ARTEMIS-3168 - fix test, ref to auto created pem before creation complete
2022-11-25 17:29:05 +00:00
Robbie Gemmell
776b4436df
ARTEMIS-4099: Update to PostgreSQL 42.4.3
2022-11-24 10:45:37 +00:00
Justin Bertram
bbd5043f4f
NO-JIRA improve reconnect doc
2022-11-23 19:33:04 -06:00
Robbie Gemmell
481d07f27e
ARTEMIS-4092: resolve issues with upgrade backups, tweaks for clarity and consistency, additional output detail
...
Adds test verifications that expected files are backed up and match pre-upgrade reference files.
This closes #4291
2022-11-23 16:05:37 +00:00
hawkdshrh
d5ecfa26df
ARTEMIS-4093 Changes to expose properties and support resource adapter in J2EE environments: fixing logging concatenation
2022-11-22 14:50:06 +01:00
ruromero
3e50014e0d
[ARTEMIS-3168] Implement Kubernetes JaaS LoginModule
...
Signed-off-by: ruromero <rromerom@redhat.com>
2022-11-22 11:44:00 +00:00
Gary Tully
eb0aa118b4
NO JIRA - test that shows need for lower case property prefix with existing fluent introspector
2022-11-21 14:13:18 +00:00
Clebert Suconic
0866a2eb88
ARTEMIS-4096 Bridge transfer is broken with AMQP Large messages
2022-11-19 11:57:28 -05:00
Domenico Francesco Bruscino
3a13a7850c
ARTEMIS-4077 Add an option to disable XML external entity processing
2022-11-15 10:06:03 -06:00
Clebert Suconic
4f79eb42f5
ARTEMIS-4089 Check on AutoCreation during routing
2022-11-14 15:25:42 -05:00
Šmucr Jan
43824fc494
ARTEMIS-4078 Fix divert reloading
...
Reloading has been fixed for divert:
* filter
* address
* exclusive
Source address and exclusivity changes require divert redeployment.
2022-11-11 12:00:00 -06:00
Justin Bertram
ca580814de
ARTEMIS-4085 exclusive LVQ sending all messages to consumer
2022-11-10 13:58:53 -05:00
Domenico Francesco Bruscino
3a5e4ce363
ARTEMIS-4030 Fix SharedStoreLiveActivation race condition
...
DefaultCriticalErrorListener stops the server while SharedStoreLiveActivation
is initializing it.
2022-11-10 12:09:43 -06:00
Clebert Suconic
42529899d0
NO-JIRA small tweak on test
2022-11-10 07:52:44 -05:00
Clebert Suconic
f2e0f8713f
ARTEMIS-4083 ClientLargeMessage Streaming not closing inputStream if compressed
2022-11-10 07:52:44 -05:00
Clebert Suconic
9528e45869
ARTEMIS-4083 ClientLargeMessage Streaming not closing inputStream if compressed
2022-11-10 06:27:10 -05:00
Clebert Suconic
ae4475201e
ARTEMIS-4084 Fixing CriticalAnalyzer policy on Test
2022-11-09 16:49:50 -05:00
Clebert Suconic
03b82142eb
ARTEMIS-4084 Fixing addSorted with large transactions
...
when cancelling a large number of messages, the addSorted could be holding a lock for too long causing the server to crash under CriticalAnalyzer
co-authored: AntonRoskvist <anton.roskvist@volvo.com> (discovering the issue and providing the test ClientCrashMassiveRollbackTest.java)
2022-11-09 15:43:02 -05:00
Justin Bertram
dce4ba3c1a
[maven-release-plugin] prepare for next development iteration
2022-11-08 13:17:38 -06:00
Justin Bertram
1fd6cb6239
[maven-release-plugin] prepare release 2.27.0
2022-11-08 12:46:20 -06:00
Clebert Suconic
03dec4e2d0
ARTEMIS-4081 Comparing upgrades against fresh instances and some adjustments
2022-11-08 11:29:53 -05:00
Robbie Gemmell
304033673c
ARTEMIS-4081: some small cleanups and fixups
2022-11-07 15:41:44 +00:00
Robbie Gemmell
97e0a3d7f2
ARTEMIS-4081, ARTEMIS-4020: update versions/update docs around new upgrade helper tool, and refresh existing manual update step diffs for subsequent change
2022-11-04 18:13:06 +00:00
Jan Šmucr
60c544272c
Fix and rewrite the config-delete-* docs
...
* Fixed the `config-delete-divert` entry
* Added some formatting
* Reworded the description
2022-11-04 09:26:21 -05:00
Domenico Francesco Bruscino
d3e0ca3e11
ARTEMIS-4071 Fix erroneus audit log messages due to console logouts
...
The HTTP Informational responses (100 – 199) and redirection messages
(300 – 399) must be ignored they don't mean an authentication failure.
2022-11-04 14:44:21 +01:00