Skip to content

SAMZA-2588: Fix log4j2 StreamAppender output to emit String instead of Object#1427

Merged
mynameborat merged 1 commit intoapache:masterfrom
PawasChhokra:StreamAppender
Sep 4, 2020
Merged

SAMZA-2588: Fix log4j2 StreamAppender output to emit String instead of Object#1427
mynameborat merged 1 commit intoapache:masterfrom
PawasChhokra:StreamAppender

Conversation

@PawasChhokra
Copy link
Contributor

Issues: Currently, the log4j2 StreamAppender emits the log message as an Object instead of a String
Changes: Extracted the logging message as a String from the LoggingEvent instead of Object
Upgrade instructions: None
Usage instructions: None
Tests: Modified existing tests to work with this change. Also tested with a test job and checked the result on ELK.

@mynameborat mynameborat merged commit ccd5789 into apache:master Sep 4, 2020
MabelYC pushed a commit to MabelYC/samza that referenced this pull request Sep 14, 2020
lakshmi-manasa-g pushed a commit to lakshmi-manasa-g/samza that referenced this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants