kafka git commit: KAFKA-4776; Implement graceful handling for improperly formed compressed message sets

2017-02-19 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 3db3d73de -> e41e78200 KAFKA-4776; Implement graceful handling for improperly formed compressed message sets Author: Jason Gustafson Reviewers: Jiangjie Qin Closes #2572 from

kafka git commit: MINOR: Increase consumer init timeout in throttling test

2017-02-19 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.10.2 5d1bb0a9a -> 0790b352a MINOR: Increase consumer init timeout in throttling test The throttling system test sometimes fail because it takes longer than the current 10 second time out for partitions to get assigned to the consumer. Author: