This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
discard 59610c1673 Removing @Cause annotation
discard 3b25a796a0 fix up errorprone error and an IDE warning
discard 2897bab5ad ensure exceptions/causes are the last arg passed, as the
logging framework expects, and processor now enforces
discard b76f875789 fix checkstyle on processor
discard 4bb3237330 small tweak on test
discard 9fb7b66733 Enforcing exception as the last argument
discard 96509b8d40 log processing improvement with exceptions
discard 47e4e8bd67 flesh out assembly default logging config, give output like
previous behaviour
discard 94f35bf3c8 Removing Reload4J
discard d1b4c8891c fix some more placeholders missed previously
discard 6dcfe402f0 make basic start on audit log file config, add [unfinished]
config changes to get AuditLoggerResourceTest smoke test passing
discard 8d5bbd5689 reorder args to match previously out-of-order placeholders,
ensure new output matches previous
discard 8c4321dff8 remove now-unnecessary quote escaping from log/message
bundle format strings, giving same output as before switch to slf4j formatter
discard fe56b67f04 switch to released 2.0.0 artemis-native dep
discard 01a4917c37 Fixing up some {0} versus {}
discard 5f3c2ee0bd 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 23d6be5a90 add TODO for another fun task
discard 7d0a361757 fix various test failures due to unexpected message string;
also make some tests indicate why they failed
discard 512b95573a temporarily remove test to allow concentrating on other
issues
discard 017210123f fix test missed in prior change
discard 9bcf43642d fix format of code prefix in messages, pointed out by
failing test
discard c60c347726 make a start on a basic loging config for distribution
discard c323c0ee2d 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 8cc34c9830 avoid NPE in a unit test due to audit loggers still being
enabled, unlike prior test logging config
discard d8e35bfe13 Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
discard c6f41ac4c6 add some deps needed/used already, look into test failure
discard 59232dfb2e fixup for release profile following prior rebases+squashes
discard d5c3429acc add commons-logging -> SLF4J bridge and exclude
commons-logging, suppresses unconfigured log spam from beanutils etc
discard e41c0f77ac basic logging config and some more on
AssertionLoggerHandler to get some tests using it working
discard ced7e25ef1 make a start on restoring AssertionLoggerHandler to get
tests going
discard 7708ef5286 Artemis native at 2.0 snapshot
discard 68cae8815d squashed logging changes from Clebert + me, rebased onto
main at 688b894c6205058c24d225b340aea1d8a5599902
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
new 52f2c49df9 squashed logging changes from Clebert + me, rebased onto
main at 688b894c6205058c24d225b340aea1d8a5599902
new 33fdedf21e Artemis native at 2.0 snapshot
new f56614d792 make a start on restoring AssertionLoggerHandler to get
tests going
new 53529fe743 basic logging config and some more on
AssertionLoggerHandler to get some tests using it working
new 7cb5182c15 add commons-logging -> SLF4J bridge and exclude
commons-logging, suppresses unconfigured log spam from beanutils etc
new b405f9687b fixup for release profile following prior rebases+squashes
new 682a557864 add some deps needed/used already, look into test failure
new 4fa98e5d7e Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
new 87088cb775 avoid NPE in a unit test due to audit loggers still being
enabled, unlike prior test logging config
new a148294a55 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 e23f3218c6 make a start on a basic loging config for distribution
new 7c71c5b38a fix format of code prefix in messages, pointed out by
failing test
new ef0d06e91d fix test missed in prior change
new 3fe44aad26 temporarily remove test to allow concentrating on other
issues
new 3583445b40 fix various test failures due to unexpected message string;
also make some tests indicate why they failed
new e2a2555367 add TODO for another fun task
new 7a05f7fbf1 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 79a2a2b0ee Fixing up some {0} versus {}
new cd76f81b15 switch to released 2.0.0 artemis-native dep
new 1e459257e3 remove now-unnecessary quote escaping from log/message
bundle format strings, giving same output as before switch to slf4j formatter
new eb7fe44356 reorder args to match previously out-of-order placeholders,
ensure new output matches previous
new 75f2aa97ba make basic start on audit log file config, add [unfinished]
config changes to get AuditLoggerResourceTest smoke test passing
new c8dae46d1d fix some more placeholders missed previously
new 41d9d67c3c Removing Reload4J
new 8787ceca97 flesh out assembly default logging config, give output like
previous behaviour
new ddd315a8e7 log processing improvement with exceptions
new e55a0fc79d Enforcing exception as the last argument
new aa598142bd small tweak on test
new 9af3bf1013 fix checkstyle on processor
new 057d352f72 ensure exceptions/causes are the last arg passed, as the
logging framework expects, and processor now enforces
new a41de99ddf fix up errorprone error and an IDE warning
new f5cc289216 Removing @Cause annotation
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 (59610c1673)
\
N -- N -- N refs/heads/new-logging (f5cc289216)
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 32 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:
.../main/webapp/plugin/js/components/addresses.js | 9 ++++++---
.../webapp/plugin/js/components/connections.js | 12 +++++++----
.../main/webapp/plugin/js/components/consumers.js | 15 +++++++++-----
.../main/webapp/plugin/js/components/producers.js | 12 +++++++----
.../src/main/webapp/plugin/js/components/queues.js | 23 +++++++++-------------
.../main/webapp/plugin/js/components/sessions.js | 13 +++++++-----
.../artemis/core/config/BridgeConfiguration.java | 12 +++++++++++
.../core/server/cluster/ClusterManager.java | 3 ++-
.../core/server/impl/ActiveMQServerImpl.java | 8 ++++++--
.../management/ActiveMQServerControlTest.java | 2 +-
.../src/test/resources/reload-bridge-updated.xml | 1 +
.../src/test/resources/reload-bridge.xml | 1 +
.../logging/AuditLoggerAMQPMutualSSLTest.java | 4 ++--
.../smoke/logging/AuditLoggerResourceTest.java | 12 +++++------
.../tests/smoke/logging/AuditLoggerTest.java | 4 ++--
15 files changed, 82 insertions(+), 49 deletions(-)