You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/09/04 02:12:36 UTC

[GitHub] [samza] PawasChhokra opened a new pull request #1427: SAMZA-2588: Fix log4j2 StreamAppender output to emit String instead of Object

PawasChhokra opened a new pull request #1427:
URL: https://github.com/apache/samza/pull/1427


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [samza] mynameborat merged pull request #1427: SAMZA-2588: Fix log4j2 StreamAppender output to emit String instead of Object

Posted by GitBox <gi...@apache.org>.
mynameborat merged pull request #1427:
URL: https://github.com/apache/samza/pull/1427


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org