[GitHub] kafka pull request #3852: MINOR: Update TransactionManager to use LogContext

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/3852


---


[GitHub] kafka pull request #3852: MINOR: Update TransactionManager to use LogContext

2017-09-13 Thread hachikuji
GitHub user hachikuji opened a pull request:

https://github.com/apache/kafka/pull/3852

MINOR: Update TransactionManager to use LogContext



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/hachikuji/kafka 
minor-use-log-context-txn-manager

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3852.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3852


commit ed9809dad1cb5647a1a5d4d22ead333d098571bd
Author: Jason Gustafson 
Date:   2017-09-13T21:01:27Z

MINOR: Update TransactionManager to use LogContext




---