[GitHub] kafka pull request #3905: MINOR: change task initialization logging levels

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

[GitHub] kafka pull request #3905: MINOR: change task initialization logging levels

2017-09-19 Thread dguy
GitHub user dguy opened a pull request: https://github.com/apache/kafka/pull/3905 MINOR: change task initialization logging levels In `AssignedTasks` log at debug all task ids that are yet to be initialized. In `StreamsTask` log at trace when the task is initialized. You can