[GitHub] kafka pull request #3727: KAFKA-5754 : Refactor Streams to use LogContext

2017-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3727 ---

[GitHub] kafka pull request #3727: KAFKA-5754 : Refactor Streams to use LogContext

2017-08-24 Thread umesh9794
GitHub user umesh9794 opened a pull request: https://github.com/apache/kafka/pull/3727 KAFKA-5754 : Refactor Streams to use LogContext This PR utilizes `org.apache.kafka.common.utils.LogContext` for logging in `KafkaStreams`. @hachikuji, @ijuma please review this and let me know