kafka git commit: KAFKA-2300: Error in controller log when broker tries to rejoin cluster

2015-08-12 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk be633a713 - a62d63007 KAFKA-2300: Error in controller log when broker tries to rejoin cluster Author: flavio junqueira f...@apache.org Reviewers: Ismael Juma, Guozhang Wang Closes #102 from fpj/2300 and squashes the following commits:

kafka git commit: KAFKA-2429: Add annotations to mark classes as stable/unstable

2015-08-12 Thread gwenshap
Repository: kafka Updated Branches: refs/heads/trunk 3902dc024 - 04b0d870b KAFKA-2429: Add annotations to mark classes as stable/unstable This also marks the consumer as unstable to show an example of using these annotations. Author: Ewen Cheslack-Postava m...@ewencp.org Reviewers: Gwen

[1/2] kafka git commit: KAFKA-1782: fix JUnit3 Misuse

2015-08-12 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 04b0d870b - 78685dc16 http://git-wip-us.apache.org/repos/asf/kafka/blob/78685dc1/core/src/test/scala/unit/kafka/server/OffsetCommitTest.scala -- diff --git

[2/2] kafka git commit: KAFKA-1782: fix JUnit3 Misuse

2015-08-12 Thread guozhang
KAFKA-1782: fix JUnit3 Misuse Author: Ewen Cheslack-Postava m...@ewencp.org Reviewers: Ewen Cheslack-Postava, Guozhang Wang Closes #135 from ewencp/kafka-1782-junit3-misusage and squashes the following commits: 0ae6258 [Ewen Cheslack-Postava] KAFKA-1782: Junit3 Misusage Project: