kafka git commit: KAFKA-2386; increase timeouts for transient test failure in ConsumerCoordinatorResponseTests

2015-08-03 Thread gwenshap
Repository: kafka Updated Branches: refs/heads/trunk cd3dc7a5c - 3c0963084 KAFKA-2386; increase timeouts for transient test failure in ConsumerCoordinatorResponseTests There are two race conditions in the test case testGenerationIdIncrementsOnRebalance. First, a delay before the second join

kafka git commit: KAFKA-2384: Override commit message title in kafka-merge-pr.py

2015-08-03 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 23a36eb54 - b152c0604 KAFKA-2384: Override commit message title in kafka-merge-pr.py Author: Ismael Juma ism...@juma.me.uk Reviewers: Guozhang Closes #105 from ijuma/kafka-2384-override-commit-message-title and squashes the following

kafka git commit: MINOR: Added to .gitignore Kafka server logs directory

2015-08-03 Thread gwenshap
Repository: kafka Updated Branches: refs/heads/trunk b152c0604 - cd3dc7a5c MINOR: Added to .gitignore Kafka server logs directory When running Kafka server from sources, logs directory gets created in root of repository, and kafka server logs end up there. Currently that directory is not