[GitHub] kafka pull request #2502: Merge pull request #1 from apache/trunk

2017-02-04 Thread PierreCoquentin
Github user PierreCoquentin closed the pull request at: https://github.com/apache/kafka/pull/2502 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] kafka pull request #2502: Merge pull request #1 from apache/trunk

2017-02-04 Thread PierreCoquentin
GitHub user PierreCoquentin opened a pull request: https://github.com/apache/kafka/pull/2502 Merge pull request #1 from apache/trunk Update forked repo You can merge this pull request into a Git repository by running: $ git pull https://github.com/PierreCoquentin/kafka trunk

[GitHub] kafka pull request #1688: MINOR: Remove unnecessary synchronized block in or...

2016-07-30 Thread PierreCoquentin
GitHub user PierreCoquentin opened a pull request: https://github.com/apache/kafka/pull/1688 MINOR: Remove unnecessary synchronized block in org.apache.kafka.streams.processor.internals.StreamTask The StreamTask is owned by a specific thread, so it doesn't seem necessar