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

lhotari pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 30d0995b58e [fix][ci][branch-3.0] Apply change from #22327 which was 
missing in branch-3.0
30d0995b58e is described below

commit 30d0995b58e01fc2985fe8415655fd20b67408bf
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Feb 4 16:21:51 2026 +0200

    [fix][ci][branch-3.0] Apply change from #22327 which was missing in 
branch-3.0
    
    - should fix CI Integration and System tests
---
 conf/log4j2.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/log4j2.yaml b/conf/log4j2.yaml
index 9c261a6b89a..0e49503581c 100644
--- a/conf/log4j2.yaml
+++ b/conf/log4j2.yaml
@@ -19,7 +19,7 @@
 
 
 Configuration:
-  status: INFO
+  status: ERROR
   monitorInterval: 30
   name: pulsar
   packages: io.prometheus.client.log4j2

Reply via email to