[GitHub] kafka pull request #2549: Add subtree .gitignore files themselves to gitigno...

2017-02-14 Thread stevenschlansker
GitHub user stevenschlansker opened a pull request: https://github.com/apache/kafka/pull/2549 Add subtree .gitignore files themselves to gitignore This seems like a silly rule, but for example the Eclipse Gradle integration will 'helpfully' generate .gitignore files in every

[GitHub] kafka pull request #2493: KAFKA-4720: add a KStream#peek(ForeachAction<K, V>...

2017-02-03 Thread stevenschlansker
GitHub user stevenschlansker opened a pull request: https://github.com/apache/kafka/pull/2493 KAFKA-4720: add a KStream#peek(ForeachAction<K, V>) https://issues.apache.org/jira/browse/KAFKA-4720 Peek is a handy method to have to insert diagnostics that do not