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

Mikael Ståldal closed LOG4J2-1009.
----------------------------------

Verified to be fixed in 2.3.

> Incorrectly defined compressionType parameter to GelfLayout
> -----------------------------------------------------------
>
>                 Key: LOG4J2-1009
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1009
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Layouts
>    Affects Versions: 2.2
>            Reporter: Mikael Ståldal
>              Labels: easyfix
>             Fix For: 2.3
>
>
> The compressionType parameter does not work, and I can see why in the source:
> {code:title=GelfLayout.java}
> @PluginAttribute(value = "compressionThreshold",
>     defaultString = "GZIP") final CompressionType compressionType,
> {code}
> The value is wrong here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to