This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


 discard 1e32299b35 update notes, remove old comparison files
 discard 6bee244d8f remove arg that isnt being used anymore
 discard 76825182fe add notes
 discard 13159ee1b9 try out simplifying to use auto-detected log4j2.properties 
config file
 discard fe74837bf1 repeat removal to undo compensating commits
 discard fb7a54f557 suppress unnecessary log4j2.properties file from console 
war overlay files
 discard bab9e4ed54 update documentation around logging
 discard b8db59c790 replace jbl reference with slf4j
 discard 29ca63bebf add outline of details for versions.md to cover
 discard c2b4720bbf remove some remaining logging.properties files
 discard 57b10eef2c remove comparison logging-CI.properties file as the CI 
specific config has gone away entirely
 discard 83147fb504 update notes
 discard 5089ab1ef8 remove examples config files that seem not to be referenced 
anywhere, and reference things that dont seem to exist
 discard 7a90a69669 restore comment
 discard ecf6563a98 adjusting defaults
 discard bd4c72be21 add note from some looking at the handling
 discard fd7d346a00 some consolidation and simplification of the processor to 
make following easier and verification more consistent
 discard 31f166ad98 Replacing JBL by slf4j on rest
 discard 1471177a6c Fix stacktraces of generated exceptions to not include the 
generated logmessage method
 discard a3a49e53d4 WIP: fixups after rebase onto main at 
11eab605842716487b0ca2cd5b019ba71bcc313d
 discard 33d720c69a add note
 discard 65a134625c action some TODOs, add some others
 discard 37e739c938 some notes around reload
 discard f8c7c88824 remove a couple TODOs not needed
 discard 284c668611 fixups after rebase to main at 
a0f39a4b28545f4010e07d950c34fe9f1f228b68
 discard 4824d38356 fixup header comments
 discard 45ea931462 fix some file references and update notes
 discard dda6a31812 convert some more test loggers
 discard e2aa7c6532 remove slf4j->jbl bridge from example
 discard ca0dea989b replace a couple of examples logging.properties that enable 
audit logger output
 discard 614576d42c add a note
 discard 95859b3241 remove exclusion that is no longer needed
 discard 66dac4448a switch another logger missed previously
 discard 27ae4dbb01 fixups after rebase to main at 
0ca44c0e6972991cf80e5feda34f6d02cf94dea0
 discard 1983cad34f remove uses of JBL from compatibility tests, add 
artemis-unit-test-support to snapshots CP to ensure test appender class is 
found and avoids stacktracing
 discard df600176c8 add another TODO note
 discard 379ebeeb04 move another old log config file out to root, for any later 
comparisons needed
 discard 66d8043b40 replace logging.properties files for e2e-tests server 
configs
 discard 38d84e070a remove commons-logging slf4j bridge now the karaf bits dont 
cause beanutils log spam
 discard f19c23ba29 move karaf server feature test to its own module, its 
logging deps mess with the commons-config handling
 discard 02411860c9 delete old Log4J 1.x log4j.properties files that shouldnt 
be doing anything, build isnt using log4j 1.x / reload4j anymore
 discard c5322f9116 update deps to match actual SLF4J base usage and simplify
 discard f81ecdf4d7 use latest log4j version
 discard 99037c3577 remove now-unused import
 discard cd421c2b7e update notes
 discard 2ff471a6c5 remove rather than reinstate a couple of unnecesarry level 
manipulations
 discard a720377db2 ensure method or class based cleanups for 
AssertionLoggerHandler exist or will be effective, where startCapture() has 
been called previously
 discard 9f47325383 reinstate another test manipulating levels
 discard c2e65c97cb restore one of the remaining tests using JBL, manipulating 
levels
 discard 320592fe78 Revert "add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc"
 discard ea13a762dc Revert "Moving dependencies as test"
 discard b236e32322 Revert "Remove slf4j bridge depedencies from libs", towards 
getting build back to consistent deps state and to more easily revert original 
addition leading to issue.
 discard ed8cbb9268 fixing build after rebase
 discard 107360c6de Rebased upstream/1662bc740eb4435f5236a70e310825c1daef2e08
 discard d74883d41b fixing test
 discard 5cd56e8ffd Moving dependencies as test
 discard 688486677d Remove slf4j bridge depedencies from libs
 discard 0ec6cb09f4 Removing log facade package
 discard 05796f3471 make start on updating remaining integration tests, 
manipulating levels etc
 discard 4915cdf099 remove various mentions of jblm and wildfly-common from 
scripts etc, update service config logging details..now to see what it breaks
 discard 0ce32f05ec also move the old main tests logging.config file
 discard fd98323c0b move old base logging.properties out of artemis-cli, but 
leave it in root for comparison to see needed config updates as others replaced
 discard 8d20736882 add some TODOs for area cleanup still needed
 discard 5dc0c99510 change remaining integration tests except those with TODOs
 discard a1a6079d0c Adding safeguard against {?} on LogProcessor
 discard d1ea434b19 fix compile issues IDE somehow decided not to show
 discard 8b524babea more test changes
 discard 24385c2cbe more test updates
 discard 7207fe8174 some more integration test updates
 discard 6f491bd095 make start on updating integration tests
 discard bf78b09ca5 add note about e2e-test fixups needed
 discard 1a94eda9b6 add artemis-unit-test-support dep to various modules that 
have tests, avoid stacktrace on not finding appender from shared logging config
 discard 24e8b78cbf Verifying JMX Security and setting up 
javax.management.builder.initial before Log4J starts its own JMX
 discard 3ab02751cc add artemis-unit-test-support dep to various modules that 
have tests, and will stacktrace if the appender isnt found which is referenced 
in their shared logging test config
 discard bf813b290c fix dep scope
 discard e31f0b6425 add note about many integration-tests etc still using JBL
 discard 0924cc604d fix other files similar to commit titled 'Fixing duplicate 
properties'
 discard d5cd7cb87f Fixing duplicate properties
 discard 2fc819eeeb Setting version as 3.0.0
 discard 2b7efff13b updating version after rebasing
 discard 67308c30a6 add log config to get NettyNativeTest working
 discard 26fef669c5 simplify test logging config again, adjust assertion to be 
more specific and take into account change in output from 
07329118c10d14bce018a580b0dadbcf081233a8
 discard 3ac8a3c0ff add log config for AuditLoggerAMQPMutualSSLTest
 discard d3aa33ac3b ARTEMIS-3902 Adding Reason to Security Exception
 discard 6f611ce7d4 add some TODO notes from memory
 discard 53af98708b add some [in-flux] config to get more failing audit log 
smoke tests passing
 discard 023eb42398 apply needed change only, and remove old unused 
logging.properties file
 discard 1d08e84829 reset smoke test config to current base assembly config
 discard 52ec05e0a2 some more helper additions to bring default assembly 
logging config into line with prior config
 discard e2c5964971 Adding a test with no argument on exception (just to be 
sure)
 discard 35fcd960d9 Removing @Cause annotation
 discard ac4f54c0e0 fix up errorprone error and an IDE warning
 discard 13512639de ensure exceptions/causes are the last arg passed, as the 
logging framework expects, and processor now enforces
 discard 7e273c0b46 fix checkstyle on processor
 discard bb2d1f7c05 small tweak on test
 discard acea54a1f6 Enforcing exception as the last argument
 discard a710b3e327 log processing improvement with exceptions
 discard 597ce3ad63 flesh out assembly default logging config, give output like 
previous behaviour
 discard d6c5791c6f Removing Reload4J
 discard b508d33623 fix some more placeholders missed previously
 discard e96fc3c5c7 make basic start on audit log file config, add [unfinished] 
config changes to get AuditLoggerResourceTest smoke test passing
 discard b52dd1de95 reorder args to match previously out-of-order placeholders, 
ensure new output matches previous
 discard 0da0089d10 remove now-unnecessary quote escaping from log/message 
bundle format strings, giving same output as before switch to slf4j formatter
 discard 00bc3234da switch to released 2.0.0 artemis-native dep
 discard 89c3d16e6e Fixing up some {0} versus {}
 discard 0ff3f9ffce re-enable GHA CI runs in the main repo, build now in state 
it can pass the PR test subset (except for 
d153efde4e04703875c92fdcb45f9f65b87a215b needing reverted which would make it 
fail)
 discard 6c43e55d0f add TODO for another fun task
 discard 67b6a8e222 fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
 discard e0d0cfd88c temporarily remove test to allow concentrating on other 
issues
 discard 0e74b7cdfe fix test missed in prior change
 discard 8467e64981 fix format of code prefix in messages, pointed out by 
failing test
 discard 2ea4abee26 make a start on a basic loging config for distribution
 discard 618df856d3 add some more needed deps; essentially every module with 
tests (or without specific log test config) will need this to avoid a 
stacktrace from logging setup issues
 discard e58ba3128c avoid NPE in a unit test due to audit loggers still being 
enabled, unlike prior test logging config
 discard 8b70c8ff0c Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
 discard ff8a07da2d add some deps needed/used already, look into test failure
 discard 3ae71bd640 fixup for release profile following prior rebases+squashes
 discard a4d4438bfb add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc
 discard 3179c026be basic logging config and some more on 
AssertionLoggerHandler to get some tests using it working
 discard 64d7ee880e make a start on restoring AssertionLoggerHandler to get 
tests going
 discard 3c3f248824 Artemis native at 2.0 snapshot
 discard 3c9d9c5a97 squashed logging changes from Clebert + me, rebased onto 
main at 065bfe14f532858f2c2a20b0afb1a226b08ce013
 discard 006db3f6f1 compensating commit, Revert "Bumping artemis as 3.0"
 discard 98b37eba41 comensating commit, Revert "ARTEMIS-3987 Removing ActiveMQ 
Artemis Rest from the codebase."
 discard 482faf34dd ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the 
codebase.
 discard fb4c7022eb Bumping artemis as 3.0
 discard 12b685adf3 ARTEMIS-3985: update to activemq 5.17.2
 discard 7b755c1d6f ARTEMIS-3975: dont enable the snapshots repo for release 
artifacts during examples build
 discard 682184e166 ARTEMIS-3971: set -noindex to exclude various .js files 
from javadoc output
 discard 3af8ea84d8 ARTEMIS-3970: update keycloak version used for example to 
19.0.1 (and tweak filename accordingly)
 discard 54ea4a5498 ARTEMIS-3969 Removing Extra tests from the codebase
 discard c31cfe3678 ARTEMIS-3964 Fix default ping commands timeout for Windows
 discard 87e7ed77e2 [maven-release-plugin] prepare for next development 
iteration
 discard 69b73426cf [maven-release-plugin] prepare release 2.25.0
 discard d3dfbd77d8 Release notes 2.25.0
 discard f73e23624e ARTEMIS-3943 Changing default broker.xml and xsd with 
max-page-read comments and defaults
 discard 4938be7de5 ARTEMIS-3922 Reducing contention on 
Throwable#getOurStackTrace
 discard 0e9fb8a92d ARTEMIS-3963 Fix setting security roles via properties on 
OpenJ9 JDK 11
 discard 00df4acfb0 NO-JIRA fix a typo
 discard d216fe8b31 ARTEMIS-3943 Adjusting defalut address settings to avoid 
OME from paging and flow control
 discard be9fec2575 NO-JIRA Fixing intermittent failure in StompV11Test
 discard 389a5557bd ARTEMIS-3961 don't log OperationContext
 discard daea8a225d ARTEMIS-3958 sending LWT may recurse infinitely if disk full
 discard f33fef7501 ARTEMIS-3956 clean up use of RemotingConnection
 discard bee665c48a ARTEMIS-3955 consolidate Subject on RemotingConnection
 discard ab6d43c410 ARTEMIS-3872 fix NPE
 discard 71c2a1d9cd ARTEMIS-3843: fix audit logging method to call right 
logger, tweak message
 discard f54fe1ebcc NO-JIRA Renaming example as opentelemetry
 discard afb3e9cb0e ARTEMIS-3872 send scheduled msg immediately via mgmnt
 discard 677af8dbde ARTEMIS-3843 add/remove connector via management
 discard f2cabef053 ARTEMIS-3785 support specifying alias for SSL keystore
 discard 69af472ae4 ARTEMIS-3933 - ScaleDown NPE on DLA resources with multiple 
destinations
 discard b1db49d831 ARTEMIS-3954: add more detail to core-client javadoc around 
the session and children thread model being like the JMS client
 discard a15f85f0bf ARTEMIS-3950: dont prepare unused debug detail during xml 
data import processing
 discard d3775793e8 ARTEMIS-3947 fix merging for expiry address-settings
 discard eba0f5c1f9 ARTEMIS-3918 support FQQN + anycast + redistribution
 discard 1388a3be3c ARTEMIS-3928 Fixing yield and shutdownNow
 discard d3a2a49e4a NO-JIRA Fixing suggested script for test variables
 discard 638d2d182f NO-JIRA: remove now-stale comments on tests that I missed 
when switching to cp files in 71b781d9193c64e34e9d986939af40745ea9740b
 discard 451f50d2a4 NO-JIRA: remove now-stale comments missed when switching to 
cp files in 71b781d9193c64e34e9d986939af40745ea9740b
 discard 564dbd61b8 NO-JIRA: remove a couple of properties that override parent 
definitions and break use of the e2e-tests profile
 discard fb992df2ea ARTEMIS-3946: update to Netty 4.1.79 (and netty-tcnative to 
2.0.54)
 discard 292288f7c1 ARTEMIS-3942 use session instead of direct routing for MQTT 
LWT messages
 discard 646bedb5b0 ARTEMIS-3925 LVQ pruning nulls
 discard 5d37fde406 ARTEMIS-3940 Address.maxSizeMessage is ignored on FAIL and 
Blocking Paging Policy
 discard 1b616e458c ARTEMIS-3928 Fixing intermittent failure after executor's 
change
 discard 1e985b348e ARTEMIS-3928 Limiting parallel IO in paging which would 
allow multiple destinations running all at once
 discard 44b4b78a69 ARTEMIS-3929 Improving OpenWire clientIDSet
 discard a0f0209c13 ARTEMIS-3928 Adding SoakTest for Paging with in many 
destinations
 discard 5b93b785f7 ARTEMIS-3927: update postgresql [provided/test] dep to 
42.4.1
 discard c72f7999bf ARTEMIS-3914: reorder and clarify some bits, use version 
placeholder to give specific version in example dependency declaration
 discard 56bd939fa0 ARTEMIS-3923 AddressControlImpl.getRoles doesn't return all 
the security role permissions.
 discard 5ba08001b7 NO-JIRA update address-settings.md
 discard dad1443e87 NO-JIRA Moving HQ Converter into HQ client module
 discard 5e546fb012 NO-JIRA small update for security manager
 discard 49fe2d9868 ARTEMIS-3916 fix OpenWire selector with JMSMessageID
 discard 363e6178d3 ARTEMIS-3917 Fix incorrect getters/setters on Configuration 
API
 discard df6609f993 ARTEMIS-3914 Document client classpath automated
 discard da066b19e4 added test for mirroring and properties
 discard ac61a8330c NO-JIRA Improving dependency-scan for compatibility-tests
 discard 829c0dfb02 NO-JIRA core bridge doc clarification
 discard adf1d00498 NO-JIRA core bridge doc fix
 discard 5385920356 NO-JIRA update XSD missed in ARTEMIS-3805
 discard d120cfdb3d ARTEMIS-3900 Support management allowlist entries with 
wildcard domain
 discard 64039aa581 ARTEMIS-3909 Move RoutingContext::processReferences as a 
static method in PostOffice
 discard 1931ab24b6 NO-JIRA fix stale project info
 discard 12619365e0 [maven-release-plugin] prepare for next development 
iteration
 discard 29bf0d7603 [maven-release-plugin] prepare release 2.24.0
 discard cc803e8760 NO-JIRA update versions.md for next release
 discard e71acdc17d ARTEMIS-3905 update docs for disabled proxy
 discard 8318eeddef ARTEMIS-3903 Remove Xalan dependencies
 discard 52ab70c659 Revert "ARTEMIS-3902 Adding reason to Audit Security 
Message"
 discard 25fa2f0130 ARTEMIS-3902 Adding reason to Audit Security Message
 discard 959dcfd104 ARTEMIS-3901 Improvements on PerfCommand
 discard 7ad32f3146 ARTEMIS-3901 Fix artemis perf client --durable fails on 
exception
 discard b8b207923d [maven-release-plugin] prepare for next development 
iteration
 discard 3dc192970c [maven-release-plugin] prepare release 2.24.0
 discard a1a742da6c NO-JIRA Fix Console QueuesTest
 discard cadc5f580b ARTEMIS-3840 Core bridges with concurrency > 1 will get 
removed on config reload
 discard 14221f2ddd NO-JIRA replace templateFn with htmlTemplate
 discard b4b5fa69b6 ARTEMIS-3896 fix tests
 discard ffce554db6 ARTEMIS-3892 fix test
 discard 0bd6a8982a ARTEMIS-3899 improve salt calculation
 discard 904c02de12 ARTEMIS-3892 fix tests, add docs
 discard 26ef796465 ARTEMIS-3896 clarify logging for transactional ops
 discard c6cf3586d3 ARTEMIS-3888 make web console detection more robust
 discard 131c02e7a2 ARTEMIS-3892 user limits not working with cert auth
 discard df558b3c9e ARTEMIS-1964 fix and deprecate getNumberOfMessages() on 
AddressControl
 discard f2b61b7dc6 ARTEMIS-3767 Incompatibility on replication between 2.17 
and current version
 discard f3130b2c7f ARTEMIS-3895 - treat properties url with trailing slash as 
directory of .properties files and apply in lexical order of name
 discard 93a0b9de44 NO-JIRA clarify JmsTemplate warning
 discard 9225db0d43 ARTEMIS-2894 Small tweak into newInstance call
 discard a32dd59025 ARTEMIS-3894 - resolve errorprone warn on vargs call
 discard 2f8f206d6e ARTEMIS-3894 - add conversion from string for list - allow 
core bridge static connector config via properties
 discard f4c2dab670 NO-JIRA Adding a non failing test on TX send and mirror
 discard b9972ed7ab ARTEMIS-3885: refresh documentation build deps
 discard 6184ce2458 ARTEMIS-3893: update to commons-configuration 2.8.0
 discard 7a65a9a973 ARTEMIS-3891 - allow TransformerConfig creation via 
properties
 discard 002e344c34 ARTEMIS-3890 - rework LVQ implementation to ensure all 
messages get delivered, replacement of lvq now tied to the deliver loop. Fix 
issue with duplicates - bug in LinkedListImpl`
 discard 91349de90d ARTEMIS-3558 Add broker-connections to config idx
 discard 0fdf9a5b9b Upgrade jetty to v10
 discard b3461906ed ARTEMIS-3820 Fix browsing original queue of AMQP messages
     add f3954961e3 This closes #4138
     add 15d839a6b0 ARTEMIS-3820 Fix browsing original queue of AMQP messages
     add 8ef91333f7 This closes #4137
     add e6e9dfd55f Upgrade jetty to v10
     add 09859655f0 This closes #4132
     add 57f48ee146 ARTEMIS-3558 Add broker-connections to config idx
     add 91f1d37266 This closes #4114
     add 4a4765c39c ARTEMIS-3890 - rework LVQ implementation to ensure all 
messages get delivered, replacement of lvq now tied to the deliver loop. Fix 
issue with duplicates - bug in LinkedListImpl`
     add 1f2543029c ARTEMIS-3891 - allow TransformerConfig creation via 
properties
     add 52c2372053 ARTEMIS-3893: update to commons-configuration 2.8.0
     add ee877e83a6 ARTEMIS-3885: refresh documentation build deps
     add 8a6ee31055 NO-JIRA Adding a non failing test on TX send and mirror
     add 7ee820864b ARTEMIS-3894 - add conversion from string for list - allow 
core bridge static connector config via properties
     add d3ed11da2a ARTEMIS-3894 - resolve errorprone warn on vargs call
     add 0f5bd28e23 ARTEMIS-2894 Small tweak into newInstance call
     add a0fb174c8f NO-JIRA clarify JmsTemplate warning
     add 7bc3b02809 ARTEMIS-3895 - treat properties url with trailing slash as 
directory of .properties files and apply in lexical order of name
     add 8e54a65227 ARTEMIS-3767 Incompatibility on replication between 2.17 
and current version
     add ff770d540d ARTEMIS-1964 fix and deprecate getNumberOfMessages() on 
AddressControl
     add ff1fe7f6b5 ARTEMIS-3892 user limits not working with cert auth
     add 695bc5a648 ARTEMIS-3888 make web console detection more robust
     add 688b894c62 ARTEMIS-3896 clarify logging for transactional ops
     add a2262612ca ARTEMIS-3892 fix tests, add docs
     add a49066e6b7 ARTEMIS-3899 improve salt calculation
     add 14a4446ec1 ARTEMIS-3892 fix test
     add 4974f2a9f0 ARTEMIS-3896 fix tests
     add ab1d7a218e NO-JIRA replace templateFn with htmlTemplate
     add e56b5ff53f ARTEMIS-3840 Core bridges with concurrency > 1 will get 
removed on config reload
     add 4513d2f121 NO-JIRA Fix Console QueuesTest
     add cc4867ccba [maven-release-plugin] prepare release 2.24.0
     add 79daf49105 [maven-release-plugin] prepare for next development 
iteration
     add 4737c5c889 ARTEMIS-3901 Fix artemis perf client --durable fails on 
exception
     add e35758a4d0 ARTEMIS-3901 Improvements on PerfCommand
     add 3d5f588bbe This closes #4154
     add db8f530256 ARTEMIS-3902 Adding reason to Audit Security Message
     add 55865ab4b4 Revert "ARTEMIS-3902 Adding reason to Audit Security 
Message"
     add b57a1498e8 ARTEMIS-3903 Remove Xalan dependencies
     add 631568f020 ARTEMIS-3905 update docs for disabled proxy
     add 3b24211ba9 NO-JIRA update versions.md for next release
     add 897d9beaef [maven-release-plugin] prepare release 2.24.0
     add fa002728f2 [maven-release-plugin] prepare for next development 
iteration
     add 1e56f823a5 NO-JIRA fix stale project info
     add e44bd5266f ARTEMIS-3909 Move RoutingContext::processReferences as a 
static method in PostOffice
     add d250801fcf ARTEMIS-3900 Support management allowlist entries with 
wildcard domain
     add 7184862bb5 NO-JIRA update XSD missed in ARTEMIS-3805
     add 53cb526d82 NO-JIRA core bridge doc fix
     add b93613142f NO-JIRA core bridge doc clarification
     add 71b781d919 NO-JIRA Improving dependency-scan for compatibility-tests
     add d67910f1a6 added test for mirroring and properties
     add 0cd203c32d ARTEMIS-3914 Document client classpath automated
     add 609343ec78 ARTEMIS-3917 Fix incorrect getters/setters on Configuration 
API
     add dd61a651b1 ARTEMIS-3916 fix OpenWire selector with JMSMessageID
     add 9444fc0bc8 This closes #4163
     add 1662bc740e NO-JIRA small update for security manager
     add 4a7710918d NO-JIRA Moving HQ Converter into HQ client module
     add dc2b67331d NO-JIRA update address-settings.md
     add 382267bf63 This closes #4166
     add 7fe3e5d198 ARTEMIS-3923 AddressControlImpl.getRoles doesn't return all 
the security role permissions.
     add 174270fbc2 ARTEMIS-3914: reorder and clarify some bits, use version 
placeholder to give specific version in example dependency declaration
     add ee8afc8131 This closes #4171
     add 7ec0bd35ba ARTEMIS-3927: update postgresql [provided/test] dep to 
42.4.1
     add 12b81e7a25 ARTEMIS-3928 Adding SoakTest for Paging with in many 
destinations
     add 568eb70fcd ARTEMIS-3929 Improving OpenWire clientIDSet
     add 252e5b0b14 ARTEMIS-3928 Limiting parallel IO in paging which would 
allow multiple destinations running all at once
     add 2fbf2fcef0 ARTEMIS-3928 Fixing intermittent failure after executor's 
change
     add 520088b8c6 ARTEMIS-3940 Address.maxSizeMessage is ignored on FAIL and 
Blocking Paging Policy
     add d158e7eff0 ARTEMIS-3925 LVQ pruning nulls
     add aa11a82e0b This closes #4176
     add 682f505e32 ARTEMIS-3942 use session instead of direct routing for MQTT 
LWT messages
     add 05b3879cba This closes #4180
     add 88be6c3223 ARTEMIS-3946: update to Netty 4.1.79 (and netty-tcnative to 
2.0.54)
     add 085bf79bf6 NO-JIRA: remove a couple of properties that override parent 
definitions and break use of the e2e-tests profile
     add 0ca44c0e69 NO-JIRA: remove now-stale comments missed when switching to 
cp files in 71b781d9193c64e34e9d986939af40745ea9740b
     add 51825b18ba NO-JIRA: remove now-stale comments on tests that I missed 
when switching to cp files in 71b781d9193c64e34e9d986939af40745ea9740b
     add c96243698d NO-JIRA Fixing suggested script for test variables
     add 9acd036dcc ARTEMIS-3928 Fixing yield and shutdownNow
     add 86db53da9a ARTEMIS-3918 support FQQN + anycast + redistribution
     add f1c9e3df14 ARTEMIS-3947 fix merging for expiry address-settings
     add fb292fde35 This closes #4182
     add 734e7f4ae5 ARTEMIS-3950: dont prepare unused debug detail during xml 
data import processing
     add f6bca09afa ARTEMIS-3954: add more detail to core-client javadoc around 
the session and children thread model being like the JMS client
     add e8337b9c2e ARTEMIS-3933 - ScaleDown NPE on DLA resources with multiple 
destinations
     add 451514f915 This closes #4175
     add 87e9b361bb ARTEMIS-3785 support specifying alias for SSL keystore
     add d8a35bf0e7 This closes #4088
     add 8511cf3617 ARTEMIS-3843 add/remove connector via management
     add 38ee7bad33 This closes #4089
     add 63966dcc56 ARTEMIS-3872 send scheduled msg immediately via mgmnt
     add 73e57e5ea8 This closes #4120
     add a72d894cb7 NO-JIRA Renaming example as opentelemetry
     add c99d061784 ARTEMIS-3843: fix audit logging method to call right 
logger, tweak message
     add f88381430c ARTEMIS-3872 fix NPE
     add 729fdc4aab ARTEMIS-3955 consolidate Subject on RemotingConnection
     add a0f39a4b28 ARTEMIS-3956 clean up use of RemotingConnection
     add 755b987ab1 ARTEMIS-3958 sending LWT may recurse infinitely if disk full
     add 3fee038f85 This closes #4190
     add 0e56d1a567 ARTEMIS-3961 don't log OperationContext
     add fcd9ff2a86 This closes #4193
     add aa4c642796 NO-JIRA Fixing intermittent failure in StompV11Test
     add d06459df57 ARTEMIS-3943 Adjusting defalut address settings to avoid 
OME from paging and flow control
     add 43e3442b14 NO-JIRA fix a typo
     add a220678552 This closes #4191
     add 45a1245cb0 ARTEMIS-3963 Fix setting security roles via properties on 
OpenJ9 JDK 11
     add 6482805f7d ARTEMIS-3922 Reducing contention on 
Throwable#getOurStackTrace
     add 37c7da4e50 This closes #4168
     add d4cbbfde1e ARTEMIS-3943 Changing default broker.xml and xsd with 
max-page-read comments and defaults
     add 36b7e154ee Release notes 2.25.0
     add fb1b362b47 [maven-release-plugin] prepare release 2.25.0
     add 11eab60584 [maven-release-plugin] prepare for next development 
iteration
     add 90966ccdf1 ARTEMIS-3964 Fix default ping commands timeout for Windows
     add f953408185 ARTEMIS-3969 Removing Extra tests from the codebase
     add 1248877f6c ARTEMIS-3970: update keycloak version used for example to 
19.0.1 (and tweak filename accordingly)
     add 66ac39eb81 ARTEMIS-3971: set -noindex to exclude various .js files 
from javadoc output
     add 065bfe14f5 ARTEMIS-3975: dont enable the snapshots repo for release 
artifacts during examples build
     add e5086f447e ARTEMIS-3985: update to activemq 5.17.2
     add 4ad830fb95 Bumping artemis as 3.0
     add e654eba0de ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the 
codebase.
     add 484447d5d5 ARTEMIS 1815: add example missed previously to 
run-standard-examples.sh, plus tweak comment to make diffing the scripts easier
     add 9fc5886391 NO-JIRA Making some Test Parameters mandatory
     add c4145e9226 ARTEMIS-3973 Solving concurrent issue between 
Subscription.ack and moveNext under heavy CPU usage
     add a254e50aae NO-JIRA update Jolokia doc with example curl command
     new 61ff08e975 comensating commit, Revert "ARTEMIS-3987 Removing ActiveMQ 
Artemis Rest from the codebase."
     new 14ac30198a compensating commit, Revert "Bumping artemis as 3.0"
     new 617876ec48 squashed logging changes from Clebert + me, rebased onto 
main at 065bfe14f532858f2c2a20b0afb1a226b08ce013
     new bc4576161b Artemis native at 2.0 snapshot
     new 101226f874 make a start on restoring AssertionLoggerHandler to get 
tests going
     new a606a41c53 basic logging config and some more on 
AssertionLoggerHandler to get some tests using it working
     new ef6348a420 add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc
     new c25cb18500 fixup for release profile following prior rebases+squashes
     new b76066c25d add some deps needed/used already, look into test failure
     new 59294fa705 Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
     new 811e2f5f87 avoid NPE in a unit test due to audit loggers still being 
enabled, unlike prior test logging config
     new 513c692381 add some more needed deps; essentially every module with 
tests (or without specific log test config) will need this to avoid a 
stacktrace from logging setup issues
     new c07b711a09 make a start on a basic loging config for distribution
     new fbf43568f5 fix format of code prefix in messages, pointed out by 
failing test
     new f8c0f26661 fix test missed in prior change
     new 6892144f12 temporarily remove test to allow concentrating on other 
issues
     new 42711d193e fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
     new 37ef22b8f1 add TODO for another fun task
     new a3a90076db re-enable GHA CI runs in the main repo, build now in state 
it can pass the PR test subset (except for 
d153efde4e04703875c92fdcb45f9f65b87a215b needing reverted which would make it 
fail)
     new 49a312b5f5 Fixing up some {0} versus {}
     new 31c1a35e65 switch to released 2.0.0 artemis-native dep
     new f691ee5bf0 remove now-unnecessary quote escaping from log/message 
bundle format strings, giving same output as before switch to slf4j formatter
     new 341fb511b4 reorder args to match previously out-of-order placeholders, 
ensure new output matches previous
     new 35144f45eb make basic start on audit log file config, add [unfinished] 
config changes to get AuditLoggerResourceTest smoke test passing
     new 8b82e2abf2 fix some more placeholders missed previously
     new 1b1ca140fb Removing Reload4J
     new af5c707f87 flesh out assembly default logging config, give output like 
previous behaviour
     new cba4bb53f3 log processing improvement with exceptions
     new 088d30a186 Enforcing exception as the last argument
     new f399260bfd small tweak on test
     new a63b29fe1b fix checkstyle on processor
     new 5077cf5fea ensure exceptions/causes are the last arg passed, as the 
logging framework expects, and processor now enforces
     new 3da48eede4 fix up errorprone error and an IDE warning
     new 510ed53d83 Removing @Cause annotation
     new 227ae38b7e Adding a test with no argument on exception (just to be 
sure)
     new d3a71a700c some more helper additions to bring default assembly 
logging config into line with prior config
     new 7adbb05c1f reset smoke test config to current base assembly config
     new 90ce503626 apply needed change only, and remove old unused 
logging.properties file
     new 3aa1a055b1 add some [in-flux] config to get more failing audit log 
smoke tests passing
     new 78696700a2 add some TODO notes from memory
     new 2c986f37ee ARTEMIS-3902 Adding Reason to Security Exception
     new 22b49e18c6 add log config for AuditLoggerAMQPMutualSSLTest
     new a53406cc00 simplify test logging config again, adjust assertion to be 
more specific and take into account change in output from 
07329118c10d14bce018a580b0dadbcf081233a8
     new 36835cf61c add log config to get NettyNativeTest working
     new dfb422d9bd updating version after rebasing
     new 9f9f30319a Setting version as 3.0.0
     new 51f3734a90 Fixing duplicate properties
     new abf1f030d0 fix other files similar to commit titled 'Fixing duplicate 
properties'
     new 09bba8e56a add note about many integration-tests etc still using JBL
     new 9ee348a103 fix dep scope
     new bdb0e8c215 add artemis-unit-test-support dep to various modules that 
have tests, and will stacktrace if the appender isnt found which is referenced 
in their shared logging test config
     new 891b4c5d58 Verifying JMX Security and setting up 
javax.management.builder.initial before Log4J starts its own JMX
     new d9e6b4cd8e add artemis-unit-test-support dep to various modules that 
have tests, avoid stacktrace on not finding appender from shared logging config
     new 30e37a82f4 add note about e2e-test fixups needed
     new 59af9fdb92 make start on updating integration tests
     new 02c12cab0a some more integration test updates
     new 13868c3628 more test updates
     new 91bb46e15d more test changes
     new a33b0178d9 fix compile issues IDE somehow decided not to show
     new 03f4bf5b06 Adding safeguard against {?} on LogProcessor
     new 786eb71669 change remaining integration tests except those with TODOs
     new bca5e124a5 add some TODOs for area cleanup still needed
     new 33c1b17553 move old base logging.properties out of artemis-cli, but 
leave it in root for comparison to see needed config updates as others replaced
     new 265186257b also move the old main tests logging.config file
     new 5877bfd3c2 remove various mentions of jblm and wildfly-common from 
scripts etc, update service config logging details..now to see what it breaks
     new 84238d81f0 make start on updating remaining integration tests, 
manipulating levels etc
     new 1e506308a3 Removing log facade package
     new 1be4d02c31 Remove slf4j bridge depedencies from libs
     new 181430bdef Moving dependencies as test
     new dcc76707d1 fixing test
     new 30926ccdff Rebased upstream/1662bc740eb4435f5236a70e310825c1daef2e08
     new a6b1d4d86b fixing build after rebase
     new 6856c44a76 Revert "Remove slf4j bridge depedencies from libs", towards 
getting build back to consistent deps state and to more easily revert original 
addition leading to issue.
     new 984432449d Revert "Moving dependencies as test"
     new df8903fd98 Revert "add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc"
     new 0a7697eb46 restore one of the remaining tests using JBL, manipulating 
levels
     new 958724845a reinstate another test manipulating levels
     new dbcce8940c ensure method or class based cleanups for 
AssertionLoggerHandler exist or will be effective, where startCapture() has 
been called previously
     new 88915879e0 remove rather than reinstate a couple of unnecesarry level 
manipulations
     new 2202a5c04b update notes
     new 14ea328e07 remove now-unused import
     new 98d8ff5574 use latest log4j version
     new 36cfb10480 update deps to match actual SLF4J base usage and simplify
     new ea0131c718 delete old Log4J 1.x log4j.properties files that shouldnt 
be doing anything, build isnt using log4j 1.x / reload4j anymore
     new eae9ea329b move karaf server feature test to its own module, its 
logging deps mess with the commons-config handling
     new a961cbc66c remove commons-logging slf4j bridge now the karaf bits dont 
cause beanutils log spam
     new 3a2397a928 replace logging.properties files for e2e-tests server 
configs
     new 3c26ec9a74 move another old log config file out to root, for any later 
comparisons needed
     new b6a413a67a add another TODO note
     new de2ae1d161 remove uses of JBL from compatibility tests, add 
artemis-unit-test-support to snapshots CP to ensure test appender class is 
found and avoids stacktracing
     new 8d0193477e fixups after rebase to main at 
0ca44c0e6972991cf80e5feda34f6d02cf94dea0
     new eae13d302a switch another logger missed previously
     new 2c84b3b85d remove exclusion that is no longer needed
     new 9b20447b6b add a note
     new bbc729032b replace a couple of examples logging.properties that enable 
audit logger output
     new dc52eb0ef3 remove slf4j->jbl bridge from example
     new eb206e4b6b convert some more test loggers
     new a8cfdc2f67 fix some file references and update notes
     new 7f34661a4b fixup header comments
     new f6433b9deb fixups after rebase to main at 
a0f39a4b28545f4010e07d950c34fe9f1f228b68
     new 01408184a9 remove a couple TODOs not needed
     new 0a674716e1 some notes around reload
     new 1d4b555d6d action some TODOs, add some others
     new 7bd6ddd61f add note
     new 58dd83cac9 WIP: fixups after rebase onto main at 
11eab605842716487b0ca2cd5b019ba71bcc313d
     new c604b19a39 Fix stacktraces of generated exceptions to not include the 
generated logmessage method
     new 99e6f4ce82 Replacing JBL by slf4j on rest
     new 4c82cf35ce some consolidation and simplification of the processor to 
make following easier and verification more consistent
     new 377e7392f0 add note from some looking at the handling
     new d089813e7c adjusting defaults
     new a6c6d0b3a5 restore comment
     new f18add8d52 remove examples config files that seem not to be referenced 
anywhere, and reference things that dont seem to exist
     new 65d1197609 update notes
     new 69d8966600 remove comparison logging-CI.properties file as the CI 
specific config has gone away entirely
     new 563563cb21 remove some remaining logging.properties files
     new 951f15b9e5 add outline of details for versions.md to cover
     new d85b23120c replace jbl reference with slf4j
     new 757f498191 update documentation around logging
     new c5687cd082 suppress unnecessary log4j2.properties file from console 
war overlay files
     new 40ebf979a6 repeat removal to undo compensating commits
     new 4fda6a945c try out simplifying to use auto-detected log4j2.properties 
config file
     new c0d6f17128 add notes
     new 08e8fa052c remove arg that isnt being used anymore
     new 24efa3ba64 update notes, remove old comparison files
     new e9419e6696 fixup after rebase against main at 
a254e50aae5487148e3a1a3f7dfe54ff5139f88b

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1e32299b35)
            \
             N -- N -- N   refs/heads/new-logging (e9419e6696)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 125 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/test/scripts/run-examples.sh               |   1 +
 .../src/test/scripts/run-standard-examples.sh      |   8 +-
 .../paging/cursor/impl/PageSubscriptionImpl.java   |  12 +--
 .../core/paging/cursor/impl/ConcurrentAckTest.java | 110 +++++++++++++++++++++
 docs/user-manual/en/management.md                  |  28 ++++--
 .../artemis/tests/soak/TestParameters.java         |  28 ++++++
 .../tests/soak/paging/FlowControlPagingTest.java   |   9 +-
 .../tests/soak/paging/HorizontalPagingTest.java    |  13 +--
 .../tests/soak/paging/SubscriptionPagingTest.java  |  11 ++-
 9 files changed, 188 insertions(+), 32 deletions(-)
 create mode 100644 
artemis-server/src/test/java/org/apache/activemq/artemis/core/paging/cursor/impl/ConcurrentAckTest.java

Reply via email to