[ 
https://issues.apache.org/jira/browse/LOG4J2-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ralph Goers resolved LOG4J2-2911.
---------------------------------
    Fix Version/s: 2.14.0
       Resolution: Fixed

Patch applied. Please verify and close.

> Log4j2EventListener in ...spring.cloud.config.client listens for wrong event
> ----------------------------------------------------------------------------
>
>                 Key: LOG4J2-2911
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2911
>             Project: Log4j 2
>          Issue Type: Bug
>            Reporter: Spencer Gibb
>            Priority: Major
>             Fix For: 2.14.0
>
>
>  {{org.apache.logging.log4j.spring.cloud.config.client.Log4j2EventListener}} 
> currently listens for {{RemoteApplicationEvent}}. This is incorrenct. 
> {{RemoteApplicationEvent}} could be any number of things, not just an event. 
> Also, refresh events can come from more than spring cloud bus.
> When a remote refresh event is received, an {{EnvironmentChangeEvent}} (which 
> is a spring {{ApplicationEvent}}) is published. That would be more 
> appropriate to listen for.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to